The next release of FTSE has taken me much longer than I expected (or would like), as I've been very limited on free time lately. However, in working on it, I came up with a fix for the crash when all special encounters are visited. With the fix, special encounters should properly revert to normal encounters once all have been visited.
As normal, fix below, followed by gory details.
Raw hex patch:
Hex patch for special encounter crash
As normal, fix below, followed by gory details.
Raw hex patch:
Code:
2BB00E: 7D 04 8D 44 24 1C 8B 00 8B 74 24 18 -> 8B 74 24 18 7D 02 EB 25 8B...