[FF8:R PC] I/O interceptor - load files directly from unpacked ZZZ!

  • Thread starter Thread starter makipl
  • Start date Start date
Status
Not open for further replies.
M

makipl

Guest
So, the demastered edition introduced brand new archive- a ZZZ archive (which is badly designed with their ulong pointers and 32 bit reg to read it from- great job!). So I made the game code to read the unpacked files directly, so you don't need to repack the zzz archive again.

io.png


I recorded tutorial also to cover up non-techs:


anyway, the steps are:

1. Use available zzz unpackers to dump all files from main.zzz and other.zzz to catalogue of your choice.
2. Go here: https://pastebin.com/RWA4aXYR and copy the script, you can (even must) change the folder name at line 105 [or use existing, just call your folder the same]
3. Open Cheat Engine (https://www.cheatengine.org/)
4. Attack to FFVIII.exe and auto assemble the script from pastebin
5. Voila!
 
it remains to do this in the form of a patch. using cheatengine, constantly loading the script every time you start the game, on an ongoing basis is not very convenient.
and cheatengine, no need to keep with the game
 
thanks MAKI!!! always doing such useful work... loving it...
 
it remains to do this in the form of a patch. using cheatengine, constantly loading the script every time you start the game, on an ongoing basis is not very convenient.
and cheatengine, no need to keep with the game
I feel you- Just finished the mod DLL that you can drop into gamedir and update if newer version comes up- it would have UV Patch + this one here included and I think many more will come up (maybe like lifting that texture resolution). I'll post it soon
 
Last edited:
Status
Not open for further replies.
Back
Top