-
Heroes of Mana: More Gaia Stones
Ok so heres the current codejunkies code which gives you infinite gaia stones:
Code:
Inf Gaia Stones:
121a9e90 0000270f
however this code will give you max gaia stones when you press up+r:
Code:
Up+R = Max Gaia Stones:
94000130 FEBF0000
121A9E90 0000270F
D2000000 00000000
Credit: Me,Codejunkies,DS Workshop and creators
I want it too only give you 100 Gaia stones not 9999
-
Re: Heroes of Mana: More Gaia Stones
064 = 100
Up+R = 100 Gaia Stones:
Code:
94000130 FEBF0000
121A9E90 00000064
D2000000 00000000
-
Re: Heroes of Mana: More Gaia Stones
thanks a lot can you tell me some common values?
e.g.
1
10
50
100
500
1000
-
Re: Heroes of Mana: More Gaia Stones
-
Re: Heroes of Mana: More Gaia Stones
I assume you're using a Windows OS. Open up the calculator that comes with Windows, go to View, hit Scientific then click the Dec bubble. Type any number you want in there. Then click the Hex bubble and it'll convert that number to hex.
-
Re: Heroes of Mana: More Gaia Stones
-
Re: Heroes of Mana: More Gaia Stones
-
Re: Heroes of Mana: More Gaia Stones
Ok guys I've now developed these codes (based on what you've taught me)
Code:
1000 Gaia Stones Up+R:
94000130 FEBF0000
121A9E90 000003E8
D2000000 00000000
Code:
1000 Treant Berries Down+L:
94000130 FD7F0000
121a9e92 000003E8
D2000000 00000000
but I'm having some issues with them:
1. Treant Berries giving the value of 4000 not 1000?
2. I know it's my own fault and will have to re-write/mod the codes but I wanted it too ADD 1000 not set the value at 1000
If you have any ideas please tell me :D
-
Re: Heroes of Mana: More Gaia Stones
We are working on the code types in the wiki part of the site, it should be up there sooner or later, but for now I will give an example and hope it helps.
EDIT: never mind... didn't work o_O
-
Re: Heroes of Mana: More Gaia Stones
-
Re: Heroes of Mana: More Gaia Stones
I'll look into it later lol... it should have worked..
-
Re: Heroes of Mana: More Gaia Stones
I'll post my code tomorrow ;)
-
Re: Heroes of Mana: More Gaia Stones
Ok heres the code (based on what you said maniac):
V1.1:
Code:
Up+R = +1000 Stones:
94000130 FEBF0000
DA000000 021A9E90
D4000000 000003E8
D7000000 00000000
D2000000 00000000
Code:
Down+L = +1000 Berries:
94000130 FEBF0000
DA000000 021a9e92
D4000000 000000FA
D7000000 00000000
D2000000 00000000
Bugs:Doesn't do anything at all
V1.0:
Code:
Up+R = +1000 Stones:
94000130 FEBF0000
D3000000 021A9E90
D4000000 000003E8
D7000000 00000000
D2000000 00000000
Code:
Down+L = +1000 Berries:
94000130 FEBF0000
D3000000 021a9e92
D4000000 000000FA
D7000000 00000000
D2000000 00000000
Bugs:Only sets the value at 1000 doesn't actually add to the overall amount
-
Re: Heroes of Mana: More Gaia Stones
It's ok in the random saying I just came up with:
Quote:
Originally Posted by Area51_Hacker
If the best of us never made mistakes those who aren't so talented wouldn't have a chance.
-
Re: Heroes of Mana: More Gaia Stones
OK.... STILL NOT WORKING :( !
-
Re: Heroes of Mana: More Gaia Stones
wiki.game-hackers.com
I think that should have everything you'll need to make this code.
-
Re: Heroes of Mana: More Gaia Stones
Maniacs base came from the wiki I think. :?
In the section I did read about ROM's It said that It was legal if I dumped it myself of my game, can I use an AR Duo/Max to achieve this. (I want to find the addresses of the rocks and berries to double check :D)
-
Re: Heroes of Mana: More Gaia Stones
You need a trainer toolkit. Read the section on ARDS Code Types to accomplish your code.
-
Re: Heroes of Mana: More Gaia Stones
-
Re: Heroes of Mana: More Gaia Stones
Try codejunkies. I'm not sure, as I don't own one...
-
Re: Heroes of Mana: More Gaia Stones
ok wow I have a lot of posts.... How on earth did I get this many!
-
Re: Heroes of Mana: More Gaia Stones
Quote:
Originally Posted by Area51_Hacker2
Maniacs base came from the wiki I think. :?
In the section I did read about ROM's It said that It was legal if I dumped it myself of my game, can I use an AR Duo/Max to achieve this. (I want to find the addresses of the rocks and berries to double check :D)
looll haha your banned. XD Aywho all codes would come from wiki on gh because it covers most of the code types -.- (nearly)
-
Re: Heroes of Mana: More Gaia Stones
I think we got them all now, JP.
...and yeah, he got owned.
Too spammy.
-
Re: Heroes of Mana: More Gaia Stones
Sorry what exactly was I banned for?!
-
Re: Heroes of Mana: More Gaia Stones
-
Re: Heroes of Mana: More Gaia Stones
My brothers says he got no warning so its a bit unfair
-
Re: Heroes of Mana: More Gaia Stones
Too bad. btw retry the code -.- (re enter it etc.)
-
Re: Heroes of Mana: More Gaia Stones
I take it that was for my brother? He says he tried it like 5 times and it still didn't work.
-
Re: Heroes of Mana: More Gaia Stones
Like I said, try it again. -.- lol
-
Re: Heroes of Mana: More Gaia Stones
So you are seriously suggesting he just keeps inputing the same code?
-
Re: Heroes of Mana: More Gaia Stones
Has he retried the code yet? -.- >__> I edited it.
-
Re: Heroes of Mana: More Gaia Stones
:oops: No lol he was banned so couldn't read....
Here are the codes he has in his codelist
Up+R for 1000 Stones
Code:
94000130 febf0000
d3000000 021a9e90
d4000000 000003e8
d7000000 021a9e90
d2000000 00000000
Down and L for 1000 berries
Code:
94000130 febf0000
d3000000 021a9e92
d4000000 000000fa
d7000000 021a9e90
d2000000 00000000
-
Re: Heroes of Mana: More Gaia Stones
-
Re: Heroes of Mana: More Gaia Stones