ShumnoT / VitaCheatDatabase

133 stars 68 forks source link

Help with PCSA00147 (Freedom Wars USA) #28

Open blaclord81 opened 6 years ago

blaclord81 commented 6 years ago

Hello, i'm looking for someone to help me make codes for freedom wars USA, i got a maidump version. I've tried, but anytime i find something it changes to another location, so far 3 location has been changed (in 3 missions) i'm actually looking for health, bullets and thorn cheats.

Thanks to any kind soul willing to helpme.

Smoker1 commented 6 years ago

You could try this way. In my Case, I was using LEGO Jurassic World. 1: Find the Address for the Cheat you are looking for. 2: Make a Memory Dump (Safe Mode since the Unsafe ones dont work). Try making the Dumps as big as possible. 81xxxxxx - 8Bxxxxxx is best, just in case. 3: Exit the Game and start it up again. Hopefully, when you find the Code again, the Address is different. 4: Make another Dump 5: Take the Dumps and load them up in TempAR Pointer Searcher 5-1: Change the Mode to "Other" 5-2: Change "Base Address" to 81000000 5-3: Enter the Value you want for the Cheat. In my Case 9,999,990 LEGO Studs (Helps to show where that is) 5-4: Check the Box that says "Real Addresses" 6: Hit that "Find Pointers" Button 7: There should be Highlighted Paths. If not, you might have to Check the other 2 Boxes. 8: Here, depending on how many Highlighted Paths you have, will determine how long you will spend trying to find one that works.

The Highlighted "Address" and "Offset" is what you will use. Do NOT use what is in the bottom Box. $3201 8xxxxxxx xxxxx### <----Address of Cheat / Offset Number $3300 00000000 ######## <---- Value of the Cheat you want (00989676).

I was given a Tut on this from eightdayregret and Roah over on GBATemp. NOTE: THIS IS NOT going to work on every Game. Also, sometimes, you will get it to work, then it will stop working. You may also have to Disable the Code after a Level to prevent a Crash. Some Games use Multiple Pointers. No idea how to figure those out, but I have a idea on it. Just need to try it. Requires 2 Pointer Addresses, and Combining them.

vitacheat tempar example

martin-6199 commented 5 years ago

Any chance you can make the code @Smoker1 and post it here? Please?