Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/14/2025 in Posts

  1. Then try going to that offset and editing that and see if it works. Have the Arm 64 opcodes set to show in GG. Go to the offset, press edit button, hit the triangle next to the value to open the drop down box, select the Arm 64 opcode at the bottom. Edit will be something like "~A8 MOV W0, #65000". Edit the line directly under it to "~A8 RET". Then check if your gold changes. Good luck
    1 point
  2. In the dump is there a method similar to "get_gold" or "get_crystal"?
    1 point
  3. GG supports x86 and x86_64 architectures since very long time ago. From the description on download page: GG's disassembler and assembler aren't required functionality, so no wonder that they are only implemented for most common use cases. Other than that, GG works just fine on x86 Android devices/emulators and nothing prevents one from doing whatever can be done on devices with ARM architecture. For example of modifying something in game code for x86 see: https://gameguardian.net/forum/topic/33131-hotelstory-not-complying/#findComment-121354
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.