Replace IP in libg.so - Hashmane/HashRoyale GitHub Wiki
- Create your own domain (for example, on noip.com)
- Decompile the RetroRoyale APK
- Locate the file libg.so at the path lib/armeabi-v7a/libg.so
- Open the file with a hex editor (such as WinHex)
- Find the line cluster.retroroyale.xyz and replace it with your domain
- Do the same with the file libg.so in the folder lib/x86/libg.so.