Jump to content

muHax

ViP Pro
  • Posts

    177
  • Joined

  • Last visited

Everything posted by muHax

  1. You have to equip wearables while having “GM Do Not Equip Shoes” option enabled in the mod. You might find this guide interesting:
  2. Did you enter the map with the “GM Do Not Equip Shoes” option enabled in the mod? Disable it, the armour stats will still persist without this option, and leaving it enabled affects the NPCs who are wearing shoes.
  3. Apologies for the earlier misunderstanding. When you start a new game, your player will have a prebuilt home base at the center of the map. Next to this building, there should be a 3x3 unfinished Chopper construction.
  4. Should be at the bottom corner of your home base, no?
  5. Set your graphics quality to very low, also try to limit search range in iGameGod. You can accomplish this by opening iGameGod menu in LDOE >> go into Search Settings >> enable Search Range From there you can guess the ranges, for example: Start: 0x100000000 End: 0x200000000 If still no result, set the ranges to: Start: 0x0 or 0x200000000 End: 0x100000000 or 0x300000000
  6. I want to emphasise the following part of this post: You should try and change some values which are 0 (zero) from memory addresses, which end on an 8 (eight), at the finishing part of the guide. It’s more convenient the notice that, for example like in the video of @Ravino, the values of addresses ending with a 0 (zero) have a big value (like 0x169bce580), followed by addresses ending with a 4 (four) have a value of 1 (one) (like 0x169bce584), followed by an address ending with an 8 (eight) (like 0x169bce588), which probably has a value we can work with, which might be: Just try and explore!
  7. Hello everyone, I’d like to contribute some additional insights to the existing guide, although I don’t fully understand all the intricacies of the method. Here’s what I’ve learned about using the iGameGod Memory Editor to isolate groups of hexadecimal memory addresses. Special thanks to the original author and the geniuses at iOSGods.com for their foundational work. Step-by-Step Guide: 1. Open iGameGod Memory Editor: Launch the Memory Editor from iGameGod. This tool allows you to modify in-game values directly in the memory. 2. Identify the Value: Decide on the in-game value you want to change. For example, let’s use the amount of [some value] you have. 3. Search for the Value: - Exact Search: If you know the exact value (e.g., your current [some value] amount), enter it into the search field. - Nearby Search: If you want to search for multiple values at once, enter the values separated by commas. 4. Set Search Type: On the right end of the typing bubble, you’ll see a blue square with a “*” by default. This indicates the search will include all types of values (double, float, etc.). Change this to “i4” (int32) for more accurate results, as it specifies a 32-bit integer value, which we are interested in. 5. Finding the Value: After entering your search criteria and setting the type, tap on “Search”. The Memory Editor will display a list of memory addresses with the same value. 6. Viewing the Values: Tap on “View” in the context menu when pressing the relevant memory address in the search results. You’ll see a list of values at different memory addresses. Focus on addresses ending with an 8 (e.g., 0x[some numbers and letters]8). Isolating the Values Group: Example with Negative XP: Follow the guide from @Ravino to the end. When you search for negative XP values, especially if they are very large, you can identify other related values in the same group. This group may include: - XP of a mercenary (values range from 0 (lvl 1) to 192700 (lvl 60)) - Levels to unlock (values are 0, 10, or 20) - Mercenaries Stripes and Contracts (corresponds to the number of Stripes and Contracts in possession) - Stage-progress-bar (values are 0-4) +more Nearby Search for Stripes: Instead of just searching for negative XP, use Nearby Search for more specific values. For instance, if you have: - 4626 Quickdraws - 999386 Universal - 41 Gifted - 22 Die-Hards Stripes Search for i4(int32) values of 4626, 999386, 41, 22. This method leads to the same memory group but is more precise. Editing the Values: After finding the desired values, tap on “View” and locate the values you want to modify. Make the necessary changes, and the game will reflect these modifications. I hope this additional information helps! If you have any questions or need further assistance, feel free to ask. Special thanks to @Ravino for the foundational guide and everyone at iOSGods.com for their amazing tools and support. Special thanks to @mohammed202112 Happy modding!
  8. The non-jailbroken hack version does not have some features of the jailbroken version, but mostly the same.
  9. As far as I know, when one of the Settlement/Transport Hub items is set to -2,147,483,647, you can see this in crafting recipes where the item is used, gathering 10 or 20 each time from your inbox will take you 214748364.7 or 107374182.35 attempts, until you can set the item back to zero.
  10. It works, you just have to equip wearables EXCEPT FOR SHOES, after you enabled “GM Do Not Equip Shoes” option in the hack. Also have a look at this guide
  11. Thanks, it works! It still prompts to enable JIT though🙃
  12. It can be fixed by crafting something, which uses the negative set item in its blueprint recipe, using the “Free Crafting” option in the mod to revert it back to zero. Also checkout this guide
  13. If you follow the guide from @Mr. Hymn, it is expected to have one character with negative xp, if you revert it back, you will loose the gained Mercenaries Stripes. It is only useful to revert negative xp for one Mercenary, if you chose the wrong Mercenary or you chose the wrong Mercenaries Stripes.
  14. Then try to limit search range in iGameGod. You can accomplish this by opening iGameGod menu in LDOE >> go into Search Settings >> enable Search Range From there you can guess the ranges, for example: Start: 0x100000000 End: 0x200000000 If still no result, set the ranges to: Start: 0x0 or 0x200000000 End: 0x100000000 or 0x300000000
  15. Try closing all other apps from running in the background and search for the i4 number. It does not matter how much you set, if the number is within int32 limit.
  16. Right now it is impossible to hack coins and rations (with the mod at least). Check out this guide on what the mod does.
  17. No, it’s the method to revert it back to normal.
  18. In my experience, Rubber Hose has always been a part of the non-duplicable Settlement/Transport Hub items.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines