Jump to content

Enyby

Administrators
  • Posts

    8,811
  • Joined

  • Last visited

  • Days Won

    1,050

Everything posted by Enyby

  1. Enyby

    GameGuardian

    By design. It is called magic rebase. https://gameguardian.net/forum/gallery/image/259-magic-rebase-gameguardian/ https://gameguardian.net/forum/gallery/image/258-example-of-magic-rebase-on-load-saved-list-gameguardian/
  2. A little explanation about the coloring in the memory editor: If the hex representation is not white, but color, then most likely in this value is the pointer. The color indicates which type of memory this pointer refers to. This can be executable memory, writable or read-only. In rare cases, it can be writable and executable memory.
  3. Enyby

    GameGuardian

    What's New in Version 8.25.1 Improved UI. Improved keyboard for large screens. Improved float icon on long press. Improved help. Fixed crashes. Fixed bugs. Updated translations.
  4. You can see MAX upgrade levels in game.
  5. No, I do not have data for this. I do not think you can help. Data encrypted.
  6. Usually from previous searches. Or find info about that in internet. On first time you can use Auto or try one by one each type. Usually Dword or Float good choice for start.
  7. I know it from previous search. You can find this from previous searches. Or from info posted on Internet. For example I see info about Mortal Combat X - some characters vars always ended with same chars in address.
  8. Enyby

    GameGuardian

    https://gameguardian.net/forum/topic/7398-gathering-information-about-gg-errors/
  9. In latest version you can use feature 'Copy memory' from memory editor tab. It can be more easier.
  10. Author Youtube channel: Your Channel You can subscribe to our new videos.
  11. Author Youtube channel: Your Channel You can subscribe to our new videos.
  12. Author Youtube channel: Your Channel You can subscribe to our new videos.
  13. Author Youtube channel: Your Channel You can subscribe to our new videos.
  14. Author Youtube channel: Your Channel You can subscribe to our new videos.
  15. New cloud account. In latest version of Gameloft it mean lost local progress too, because they encrypted local save file with login data from cloud. Of course normal unban for any server data is impossible if developers not full dumb.
  16. This must works for most Gameloft games. Author Youtube channel: Your Channel You can subscribe to our new videos.
  17. Enyby

    GameGuardian

    @MR.A You need wait more after vibrate feedback.
  18. Enyby

    GameGuardian

    @shashwatpathak I do not know.
  19. Enyby

    GameGuardian

    Usage GG on different SDK and ABI
  20. Enyby

    GameGuardian

    @Aliem Use "Fix it" for disable floating windows. https://gameguardian.net/forum/gallery/image/240-how-to-use-gameguardian-without-float-window-gameguardian/
  21. You can subscribe to our new videos. Watch on YouTube: Example of the mask search - GameGuardian
  22. Enyby

    GameGuardian

    What's New in Version 8.25.0 Added address (mask) search. Read help for details. Improved and speed up protocol between the daemon and client. Improved UI. Improved support bad fimwares. Allow select the type of floating windows into 'Fix it' menu. Fixed crashes. Updated translations. Built with support for ARMv5.
  23. <string name="change_float_type">Select the type of floating windows</string> <string name="reset_float_type">Reset the type of floating windows</string> <string name="search_mask_address">Address (mask) search</string> <string name="mask">Mask:</string> <string name="mask_request">Enter an address to search for</string> <string name="help_mask_search_title">Address (mask) search</string> <string name="help_mask_search">"* Address (mask) search: You can search or filter out by address with mask. A typical example is searching for addresses that end with a known value. For example, on \"12E\". The search parameters are the address and mask. In the address can be used wildcards (\"__question__\"). This symbol means that it can be any character from \"0\" to \"F\". An additional mask is formed from the address, so the leading zeros are important. Thus, the search for \"0120\" and the search for \"120\" is not the same thing. In the first case will be found: \"00010120\", \"00020120\", \"00030120\" and so on. While in the second: \"00001120\", \"00002120\", \"00003120\" and so on. You can search both for equality and for the inequality indicated by the mask. The second option can be useful for eliminating unnecessary values. The address and mask are entered in the hexadecimal system and without the letter \"__hex__\" at the end. The mask obtained from the address intersects with the mask that was entered by you. This is the resultant search mask. The following examples are equivalent, because the resulting mask has same - \"FF0\" __mask_example__ "</string>
×
×
  • 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.