Replace IP in libg.so - Hashmane/HashRoyale GitHub Wiki

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