C. V. Reynolds Bug-Fix Compilation and Script Fix
05-06-2025, 07:23 PM
(This post was last modified: 05-06-2025, 07:26 PM by CVReynolds.)
Added: Quick Fix (v1.02) (RoSoDude) (also to Battle patch)
Moved: Shadow's Shadow (Madsiur) (from Map patch to Events patch, is still in the overall comp too)
Yeah, I'm putting version numbers now. I don't have time right this moment to collect all versions numbers, though. Maybe eventually.
Thank you, patch makers. :3
Hope you all have a better time than I'm having. See you next mission.
Moved: Shadow's Shadow (Madsiur) (from Map patch to Events patch, is still in the overall comp too)
Yeah, I'm putting version numbers now. I don't have time right this moment to collect all versions numbers, though. Maybe eventually.
Thank you, patch makers. :3
Hope you all have a better time than I'm having. See you next mission.
![[-]](https://www.ff6hacking.com/forums/ff9/collapse.png)
• jack5881 (05-06-2025), RoSoDude (05-07-2025)
So I dunno if you'd want to integrate this into the patch or not, but to tl;dr - there's a minor bug that can be fixed, but requires a separate QoL patch to fix an overflow problem it creates.
In the equipment stat screen, only 6 elements show at a time, if there's more than 6 relevant for a field then the last two in the order won't display. This is easy to fix, at C3/8921 there's a string "E0 06 00", changing the 06 to 08 will let all 8 elements display. The catch is the reason they did this is because of how the equipment screen is arranged, and displaying more than 6 elements would cause them to run over into the next string of elements and be hidden, or if they're on the right side of the screen they'd run outside the border of the menu. This is fixable however thanks to this patch, which puts the four elemental strings on their own row so there's no overlap. Thus, if you want to fix this bug, you'd also want to include this patch so the menus will display properly.
https://www.romhacking.net/hacks/256/
In the equipment stat screen, only 6 elements show at a time, if there's more than 6 relevant for a field then the last two in the order won't display. This is easy to fix, at C3/8921 there's a string "E0 06 00", changing the 06 to 08 will let all 8 elements display. The catch is the reason they did this is because of how the equipment screen is arranged, and displaying more than 6 elements would cause them to run over into the next string of elements and be hidden, or if they're on the right side of the screen they'd run outside the border of the menu. This is fixable however thanks to this patch, which puts the four elemental strings on their own row so there's no overlap. Thus, if you want to fix this bug, you'd also want to include this patch so the menus will display properly.
https://www.romhacking.net/hacks/256/
« Next Oldest | Next Newest »
Users browsing this thread: 2 Guest(s)