Users browsing this thread: 2 Guest(s)
C. V. Reynolds Bug-Fix Compilation and Script Fix

Posts: 51
Threads: 3
Thanks Received: 19
Thanks Given: 21
Joined: Sep 2018
Reputation: 4
Status
None
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.
Quote  
[-] The following 2 users say Thank You to CVReynolds for this post:
  • jack5881 (05-06-2025), RoSoDude (05-07-2025)

Posts: 812
Threads: 42
Thanks Received: 43
Thanks Given: 57
Joined: Jan 2016
Reputation: 6
Status
None
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/
  Find
Quote  



Forum Jump:

Users browsing this thread: 2 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite