FF6 Hacking
Strange error when opening FF3usME - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Discussion Forums (https://www.ff6hacking.com/forums/forum-5.html)
+--- Forum: Magitek Research Facility (https://www.ff6hacking.com/forums/forum-9.html)
+--- Thread: Strange error when opening FF3usME (/thread-3784.html)



Strange error when opening FF3usME - strings805 - 12-31-2018

Hey all, have been editing an ffvi rom the past few days, and this error started coming up today. Has anyone seen this error before? I didn't do anything to adventurous to break to the rom. Is there a way to reverse this? This error has come up across different roms the more I edit form packs, items, etc.


RE: Strange error when opening FF3usME - madsiur - 12-31-2018

It seems the internal header is shifted. It's at $C0FFC0-$C0FFFF but there's probably more shifted. I would create an IPS patch with your ROM, check the IPS report which will give you which offsets are modified. This could give you an idea of what needs to be reverted by copying the original code to your modified ROM with an hex editor.


RE: Strange error when opening FF3usME - strings805 - 01-01-2019

This is incredibly helpful. I already found 4 strings that got moved. How do I create an IPS patch?


RE: Strange error when opening FF3usME - Warrax - 01-01-2019

There's always the old DOS-only SNESTool for that but Lunar IPS offer the feature to create IPS patches.

Lunar IPS