Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with PCSA00147 (Freedom Wars USA) #28

Open
blaclord81 opened this issue Jul 17, 2018 · 2 comments
Open

Help with PCSA00147 (Freedom Wars USA) #28

blaclord81 opened this issue Jul 17, 2018 · 2 comments
Labels

Comments

@blaclord81
Copy link

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
Copy link
Collaborator

Smoker1 commented Aug 7, 2018

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants