ROM Hack Bravely Second Money Hex Offsets

DaBlackDeath

.::[ lone wolf ]::.
Member
Joined
Dec 22, 2007
Messages
928
Trophies
2
XP
4,451
Country
Germany
well, I just tried to find the offset on my EUR Release of Bravely Second.
my offset is: 2178

lets explain:
If you have 200pg, you have to multiply 200 by 8, then dec to hex and you will find.
200 x 8 = 1600
1600 to hex = 40 06 (LittleEndian)

If you want 999999pg, you need to enter F8 11 7A at offset 2178
(999999 * 8 = 7999992 to hex = 7A11F8 to LittleEndian = F8117A)
 
Last edited by DaBlackDeath,

wurstpistole

GBAtemp MVP
OP
Member
Joined
Nov 19, 2015
Messages
4,646
Trophies
1
XP
5,385
Country
United Kingdom
well, I just tried to find the offset on my EUR Release of Bravely Second.
my offset is: 2178

lets explain:
If you have 200pg, you have to multiply 200 by 8, then dec to hex and you will find.
200 x 8 = 1600
1600 to hex = 40 06 (LittleEndian)

If you want 999999pg, you need to enter F8 11 7A at offset 2178
(999999 * 8 = 7999992 to hex = 7A11F8 to LittleEndian = F8117A)
Thanks, will try. Any reason why it needs to be multiplied by 8?

[Edit] Yes, it's also offset 2178 for me.
 
Last edited by wurstpistole,

GbaTempNews

Member
Newcomer
Joined
Oct 20, 2015
Messages
12
Trophies
0
XP
48
Country
France
Tiz lvl offset = F8A [enter = B8 7A 18], [BD2GAME file]
Magnolia lvl offset = 10CC [enter = C0 D5 C3] or [FF FF FF], [BD2GAME file]
Edea lvl offset = 1351 [enter = 71 F5 30], [BD2GAME file]
Yew lvl offset = 120F [enter =AE 1E 06], [BD2GAME file]
if you want 9999999pg, enter F8 B3 C4 6C at offset 2178, [BD2GAME file]
if you want 999999999cp, enter FF C9 9A BB at offset 04, [BD2CAPCAP file]

works for me on EU release. Report if works for you also. Chào
 
Last edited by GbaTempNews,

Sudo

Well-Known Member
Newcomer
Joined
Feb 5, 2008
Messages
87
Trophies
1
XP
570
Country
United States
Got it working. I had no problems for a while afterwards, but now my 3DS freezes when I go to the job or ability change screen for some reason.
 
Last edited by Sudo,

Sudo

Well-Known Member
Newcomer
Joined
Feb 5, 2008
Messages
87
Trophies
1
XP
570
Country
United States
Sudo, what value have you used? Which release do you own? Job works for me, i changed many time, but nothing

I went to offset 2178 like people were saying. I tried changing it to F8 11 7A and F8 B3 C4 04 since I saw two different posts showing how to get max pg. I also did the villager hex edit for 9999 of them, which worked. I'm using a European version of the game in .3ds format on Gateway.
 
Last edited by Sudo,

buda81

Well-Known Member
Member
Joined
Sep 13, 2009
Messages
250
Trophies
1
XP
1,765
Country
United States
My JAP game save works on the EU version when replacing the files. the game loads in japanese, but can be switched to english in the configs.
 

wl.

Well-Known Member
Newcomer
Joined
Apr 29, 2008
Messages
56
Trophies
1
XP
585
Country
Serbia, Republic of
I went to offset 2178 like people were saying. I tried changing it to F8 11 7A and F8 B3 C4 04 since I saw two different posts showing how to get max pg. I also did the villager hex edit for 9999 of them, which worked. I'm using a European version of the game in .3ds format on Gateway.
if you have gateway, you may use Gateway Cheat Finder for change values ingame (it works at least for PG, Job EXP, i tryed)
 

ChaosJester

Active Member
Newcomer
Joined
Jun 16, 2015
Messages
33
Trophies
0
Age
41
XP
110
Country
Got it working. I had no problems for a while afterwards, but now my 3DS freezes when I go to the job or ability change screen for some reason.
I have the same issue, only edited the pg offsets, just tried to set them all to 00 and can see that I now have opg but it still crashes when I go to the ability menu, I can get to jobs without any issues.

Anyone have any ideas?
 

Madikan

Well-Known Member
Newcomer
Joined
Aug 3, 2014
Messages
66
Trophies
0
XP
2,212
Country
Belgium
Tiz lvl offset = F8A [enter = F8 B3 C4 04]
Magnolia lvl offset = 10CC [enter = F8 B3 C4 04]
works for me on EU release. Report if works for you also

So this is for the characters' levels ? I only have offset 10C0 and 10C8/F80 and F88, does it change anything ?
 

DaBlackDeath

.::[ lone wolf ]::.
Member
Joined
Dec 22, 2007
Messages
928
Trophies
2
XP
4,451
Country
Germany
I went to offset 2178 like people were saying. I tried changing it to F8 11 7A and F8 B3 C4 04 since I saw two different posts showing how to get max pg. I also did the villager hex edit for 9999 of them, which worked. I'm using a European version of the game in .3ds format on Gateway.
hmmm, F8 11 7A should work
For F8 B3 C4 04 I'm not sure. XX XX XX is value * 8 but for the 4 byte XX XX XX XX it's not simple value * 8.
For the 4byte value you have to add an additional value to the hex value after.
You will see the correct value in game for a 4byte value (with and without additional value), but if you forgot to add the additional value the game will screw up sooner or later.
 

GbaTempNews

Member
Newcomer
Joined
Oct 20, 2015
Messages
12
Trophies
0
XP
48
Country
France
if you have gateway, you may use Gateway Cheat Finder for change values ingame (it works at least for PG, Job EXP, i tryed)

yes with gateway in-game editor may be more practical, with the linker or NTR, like said wl.


So this is for the characters' levels ? I only have offset 10C0 and 10C8/F80 and F88, does it change anything ?

Screen HxD.png


to find offset F8A for example. ;)


I have the same issue, only edited the pg offsets, just tried to set them all to 00 and can see that I now have opg but it still crashes when I go to the ability menu, I can get to jobs without any issues.

Anyone have any ideas?

you use savedatafiler to extract and HxD as editor? A capture of my file BD2GAME0.

Screen HxD (2).png
 
Last edited by GbaTempNews,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: Out of nowhere I got several scars on my forearm and part of my arm and it really itches.