Originally posted by battalion
View Post
Announcement
Collapse
No announcement yet.
Request Final Fantasy V Advance
Collapse
X
-
A lot of the codes on that page are likely in Gameshark Advance format, otherwise I don't see why they begin with a zero. 0aaaaaaa indicates an 8bit write in GA, while 3aaaaaaa is the 8bit equivalent for Codebreaker Advance/Gameshark SP.
Try
Drop Item #1 (Maximillian)
32020AA2 00D6
Drop Item #2 (Elixir)
32020AA4 00E3
and so on.
For the following items you would need to change the 3 to an 8 to make it a 16bit write.
|0100|Buckshot
|0101|Blastshot
|0102|Blitzshot
|0103|Medal of Smiting
For example
82020AA2 0100 - Drop Item #1 (Buckshot)
82020AA4 0101 - Drop Item #2 (Blastshot)
82020AA6 0102 - Drop Item #3 (Blitzshot)
82020AA8 0103 - Drop Item #4 (Medal of Smiting)
This is the correct format for the codes:
32020AA2 00XX Dropped Item #1
32020AA4 00XX Dropped Item #2
32020AA6 00XX Dropped Item #3
32020AA8 00XX Dropped Item #4
32020AAA 00XX Dropped Item #5
32020AAC 00XX Dropped Item #6
32020AAE 00XX Dropped Item #7
32020AB0 00XX Dropped Item #8
Comment
-
-
Just change the first zero to an 8 and remove the : and it will be. Could someone test this code out for me to see if it gives them 100 ABP per battle.
100 ABP per Battle
A201E210 0000
8201E210 FB33
A201E212 0000
8201E212 0814Spoiler Alert! Click to view...
THE BAD GUY!!!!!!
Comment
-
do I change both lines first digit to an 8 or just the first line,cause' the code doesnt seem to work for me with both lines first digit changed to an 8.I am using a gameshark SP BTW,the one that can use cba codes as well.Last edited by hawkeyes; 07-09-2014, 09:50:38 PM.A Wise Man once said that common sense is really not that common.
Comment
-
A real GS/CB can't use the codes that have an 8 for a second character, those are ROM codes and they can only handle ram codes. The code for 100 ABP is a ram pointer used in a Rom code so that can be made to work on a real GS/CB. You should get yourself an Action Replay 3/4 since these Rom codes can be used on it.Spoiler Alert! Click to view...
THE BAD GUY!!!!!!
Comment
-
How do you change the value so the code gives 10,20,30,or 50 abp?Originally posted by Helder View PostJust change the first zero to an 8 and remove the : and it will be. Could someone test this code out for me to see if it gives them 100 ABP per battle.
100 ABP per Battle
A201E210 0000
8201E210 FB33
A201E212 0000
8201E212 0814A Wise Man once said that common sense is really not that common.
Comment
-
Alright,thanks Helder
Edit:sorry for the long time to ask again helder,but have you found the values for this code yet to change it?
100 ABP per Battle
A201E210 0000
8201E210 FB33
A201E212 0000
8201E212 0814Last edited by hawkeyes; 01-27-2016, 07:36:47 PM.A Wise Man once said that common sense is really not that common.
Comment
Thanks!!!
Comment