Page 1 of 1

Final Fantasy 7 Remake

Posted: Mon Mar 01, 2021 12:12 am
by DisputedRain
Hey Guys,

Does anyone have a FF7R code that sets your current SP to 0? Currently when you use "Have All Books" this maxes out your SP and makes you have 643 SP would like to have 0 if its possible.

I found 643 as Hex 30A1 but its reversed in AM as A130 but there is 7 places where it is found.

Ive found the address of 4 areas where 643 shows up.
0xEB8E6
0x12DD70
0x7DEEE0
0x7F0C79
I change from 83 02 00 00 to 00 00 00 00, im guessing that is 0

Anyone able to assist?

Thanks in advance

Re: Final Fantasy 7 Remake

Posted: Thu Mar 04, 2021 5:42 am
by chaoszage
DisputedRain wrote: Mon Mar 01, 2021 12:12 am Hey Guys,

Does anyone have a FF7R code that sets your current SP to 0? Currently when you use "Have All Books" this maxes out your SP and makes you have 643 SP would like to have 0 if its possible.

I found 643 as Hex 30A1 but its reversed in AM as A130 but there is 7 places where it is found.

Ive found the address of 4 areas where 643 shows up.
0xEB8E6
0x12DD70
0x7DEEE0
0x7F0C79
I change from 83 02 00 00 to 00 00 00 00, im guessing that is 0

Anyone able to assist?

Thanks in advance
manually change 8302 to 0000 just like you said and you should be good to go