201
Scripting and Reverse Engineering / Re: FF8 Perfect party: modyfing Dollet mission result
« on: 2017-08-10 11:10:56 »If you have an updated table with all adresses and stuff like that it would be great.https://github.com/Extapathy/OpenFF8/blob/master/OpenFF8/OpenFF8.cpp
Look at: void PatchAddresses()
for code to translate addresses between 2000 PC release and Steam.
It's basically adding or subtracting 0x10 when address is between 0x45B580-0x4974E0
and 0x1B0 when 0x4A1960 - 0xB5F410