Recent content by Zernix

  1. Z

    Hacking VitaCheat/FinalCheat Database

    I'm getting busier these days that I barely hold my vita... That code is not configured well. my bad. I took a sneak peak on SC to find out that there are new and removed items from FC. Using all items cheat from FC to SC will messed up your inventory as I expected previously. The offsets are...
  2. Z

    Hacking VitaCheat/FinalCheat Database

    It is annoying because of item sorting. I'll take care the all items. I realized the unused ID are omitted; unlike my Item list. If walk thru walls crashes for some reason, you can set a condition to make it write when it's safe.
  3. Z

    Hacking VitaCheat/FinalCheat Database

    It's working, I just tried it. But this code will not work with English patch though. It will be a little bit messy to your data and it also unlock key items. As long as it doesn't crash the game it's all fine. You even discovered some broken (debug) items like quartz that makes my "Unlock All...
  4. Z

    Hacking VitaCheat/FinalCheat Database

    Congrats that you have GoHANmem now. Cheers! You can put the .suprx anywhere as long as the directory is correct in config.txt and the data is in position. Change the green and choose button combos you want with letters like red That's the offset to speed hack; The difference between pointer's...
  5. Z

    Hacking VitaCheat/FinalCheat Database

    Use the latest GoHANmem 3.01 which is working for 3.65. After you found the starting point, search the address as value. Pick the result which is within eboot segment. If you can open the Vitacheat menu. I believe the latest vpk is 1.3. I'm using the latest but I can't open Vitacheat. I suggest...
  6. Z

    Hacking VitaCheat/FinalCheat Database

    Sorry but I forgot to mention that there are more blocks there that exist. The starting block that you've found is the eboot. The starting point that game mainly uses is usually somewhere in 81F-830. It might be wrong; It depends on how many modules the game uses or plugins that you use.
  7. Z

    Hacking VitaCheat/FinalCheat Database

    It will be difficult to determine the range of block without GoHANmem. If you want to find it with vitacheat alone, you have to browse the memory and find the beginning of normal values after XX XX XX. Vitamin and Mai dumps had inconsistency when it comes to decrypting assets. It creates...
  8. Z

    Hacking VitaCheat/FinalCheat Database

    Good news for you. On GTA3, Money address is within range. I believe this should be static; but as you mentioned, the addresses are dynamic. There's a -+0x00100000 offset difference which is common in 3.65 NND games. 0x81000000 8160D54C - Money 8160D550 - Display Money 8160D558 - HP? Vita's...
  9. Z

    Hacking VitaCheat/FinalCheat Database

    It might depends on how the hombrews handle the memory or the modules vice versa. If we can hope for memdump as cheat activator... I can dump a memory with memdump but with range from 81000000 - 82000000. I can see ELF in 0x0 offset. Maybe it's feasible but If the pointer was beyond from memdump...
  10. Z

    Hacking VitaCheat/FinalCheat Database

    It feels like NOPping in cheat engine. You can use ARM write to set your values temporarily or use NOP (anywhere! jk) Assembly: NOP in ARM $A100 81000000 0000BF00 Change the address you want to nop then start debugging. Now I feel like this is one of their ways of debugging from coders of ARM...
  11. Z

    Hacking VitaCheat/FinalCheat Database

    Thanks but this is just a simple cheat table. There's a documented Memory Addresses for SA that guides me to make this. This will be obsolete in near future if someone made an In-game cheat menu. I'm afraid I can't make a cheat table for Helldivers. It has more pointers or even more complex...
  12. Z

    Hacking VitaCheat/FinalCheat Database

    I'll release this here while still relevant...
  13. Z

    Hacking VitaCheat/FinalCheat Database

    It might be true that GoHANmem is not compatible but try this suggestion of mine. I assume Vitacheat can handle those games: Open Vitacheat menu Go to "ABOUT". You will see FinalCheat's quote. Don't exit. While Vitacheat menu is open, open GoHANmem menu. Browse GoHANmem menu without pressing...
  14. Z

    Hacking VitaCheat/FinalCheat Database

    B2 Code's debut was on Vitacheat z05 I just tried it myself in enso 3.65. You have to try harder to make GoHANmem appear in latest games or NoNpDrm dumps in taiHEN 3.65 fw. If you feel lag after you use the hotkeys, press L or R trigger until you see the menu flickering. GoHANmem works best in...
  15. Z

    Hacking VitaCheat/FinalCheat Database

    It's still correct. You need Vitacheat z05 or z06 which will only work in 3.65. Maybe the state of taiHEN in 3.60 improved that it can handle z05. There is a way to install z05 in 3.60. Idk if you can have B2 code feature with that method