XDream8
XDream8
Try again and see if its solved
This is a keystore issue. revanced-creator uses revanced-cli which generates a random keystore and uses it. You can create your own keystore and pass it by using additional_args environment variable...
To create a keystore you can use this command: `keytool -genkey -v -keystore revanced.keystore -alias alias_name -keyalg RSA -keysize 2048 -validity 10000` The icon is related to `Custom Branding` patch....
I think this is a very important thing
> Fist of all ATLauncher does not launch if you are using wayland without XWayland(**pure wayland**). And since there is a lot of users that use pure wayland, I think...
Tested OS: Void and Kiss linux Window Manager: sway XWayland: Disabled # things that must be noted Actually that workaround only works if you are using wayland with XWayland support....
Its [KISS linux](https://kisslinux.org/) a community maintained linux distro. I will take a look at Makefile.options again later. I may need to explicitly specify wayland libraries in LDFLAGS