FF6 Hacking
Is there a consolidated list of all the bugfix hacks? - 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: Is there a consolidated list of all the bugfix hacks? (/thread-3705.html)



Is there a consolidated list of all the bugfix hacks? - MysticLord - 06-30-2018

I want to play FF3 on the SNES with as many bugs fixed as possible, is there a list somewhere?

Also what patching and SNES header management tools do you recommend for Linux?


RE: Is there a consolidated list of all the bugfix hacks? - Gi Nattak - 06-30-2018

Hello and welcome! This is the best option for a pure bug-fix patch, it includes the most to date, all working in glorious harmony:
C.V. Bug-Fix Compilation and Script Fix - https://www.ff6hacking.com/forums/thread-3253.html?highlight=reynolds

As for adding/removing headers, I'm not sure about Linux but the most popular choice is SNEStuff, can find it on the wiki here waaay down at the very bottom: https://www.ff6hacking.com/wiki/doku.php?id=rh:utilities


RE: Is there a consolidated list of all the bugfix hacks? - madsiur - 06-30-2018

Linux is a bit the poor kid OS of romhacking, there isn't much utilities around. See this RHDN list.


RE: Is there a consolidated list of all the bugfix hacks? - MysticLord - 07-01-2018

This python tool looks good, all Linux distros I've ever seen come with Python 2.7 and the most up to date 3.x versions.


RE: Is there a consolidated list of all the bugfix hacks? - NPCnextdoor - 07-01-2018

Thank you for the shootout. If you have trouble with the script, just let me know, this was the very first thing I wrote in Python ever so, you know, there might be some issues! Tongue However, I tried to insert an exhaustive help menu . If you want to apply dozens of patches at once, I recommend putting a list of the patches' names in order of application in a text file or a CSV, and then just use the script in a loop.


Madsiur, I just want to point out that I am not the creator of rompactcher.js as indicated here: https://www.ff6hacking.com/wiki/doku.php?id=rh:utilities The creator is named Marc Robledo! Smile


RE: Is there a consolidated list of all the bugfix hacks? - madsiur - 07-01-2018

(07-01-2018, 04:21 PM)NPCnextdoor Wrote: Madsiur, I just want to point out that I am not the creator of rompactcher.js as indicated here.

lol, this is a dumb copy / paste error from me. I will correct this.