WiiRd forum

Wii & Gamecube Hacking => Wii Game hacking help => Topic started by: OnkelLes on October 13, 2008, 12:52:22 AM

Title: How to find this code...?
Post by: OnkelLes on October 13, 2008, 12:52:22 AM
Hy Guys!

Its me again... Ok. I'll tried to find a money code for Fifa 09 (PAL). I looked for unknow value:
+Greater than
+Less than
+Equal & not Equal

nothing. So how else can i try to figure that code out? As i already said: I am very new to all this stuff. I read some tutorials but i don't know how i can find out this code...

Greetings
Title: Re: How to find this code...?
Post by: LakituX on October 13, 2008, 02:43:51 AM
I'm new to this as well but I'm sure you could find it if you looked for a specific value of the current number of money you have, then getting some more money and searching that for that number...and if that doesn't leave you with low enough results then get more money and search again.  That how I do it. Also don't forget to scan in different bits if whichever one your scanning through first doesn't give you results. Hope I helped.
Title: Re: How to find this code...?
Post by: OnkelLes on October 13, 2008, 08:41:30 AM
I'll also tried this one. It's not that easy i think. :(

But there  has to be some tricks. Hope someone can help me...

Greetings
Title: Re: How to find this code...?
Post by: Black_Wolf on October 13, 2008, 09:59:41 AM
Use the find exact value, but try changing you're search ranges.

Once you find the code, take a dump and write it down. Do some testing, so like reboot, change level etc see if code still works, if it DOESN"T, find the code again, take another dump and do a pointer search (see basic ram hacking, foxx's guide for more info on this, he explains it well if you have trouble)

Chances are you are just searching the wrong area, something simple like that, you're methods are probably fine
Title: Re: How to find this code...?
Post by: OnkelLes on October 13, 2008, 10:26:21 AM
But which areas are safe? I search from 80000000 to 80100000. Which other areas i can search through?

Greetings
Title: Re: How to find this code...?
Post by: Black_Wolf on October 13, 2008, 10:49:07 AM
try the 90 areas as well. Most of the areas listed there should be safe, isnt' there a list of them in the wiird searcher?
Title: Re: How to find this code...?
Post by: OnkelLes on October 13, 2008, 11:00:37 AM
Oh. Yes there is. :) i'll try that. Thx
Title: Re: How to find this code...?
Post by: OnkelLes on October 15, 2008, 02:41:40 PM
Is it possible to find the Value for health in the D0 Area? Or deeper? Which means... I started at 80, then 90, then C0 and now D0... Should i go on or are my chances not very big?

Greetings
Title: Re: How to find this code...?
Post by: spunit262 on October 15, 2008, 10:39:51 PM
I'd only bother cheaking the 80 and 90 range. C0 and D0 ranges are just uncached vertions of the 80 and 90 ranges.
http://wiibrew.org/wiki/Memory_Map (http://wiibrew.org/wiki/Memory_Map)
Title: Re: How to find this code...?
Post by: OnkelLes on October 15, 2008, 10:50:38 PM
I allready checked all ranges... And didn't find anything. How can this be? I checked every range several times. Also with equal and not equal. But there has to be a Code?

The Game is Alone in the Dark PAL. And i'll try to find a code for infinte health.

Don't know why but i really didn't find anything. :(

Greetings