Esper Menu Cursor Position Bug
#1
The Esper menu cursor has a different initial/topmost position depending on whether you've just entered it vs. if you've returned to it from an Esper's sub-menu

[Image: 7.png]
[Image: 8.png]

The mismatched bits of code can be found here:
Code:
C3/20C1: A9 68 00       LDA #$0068    (Set scroll cursor initial position)
C3/20C4: 9F CA 34 7E    STA $7E34CA,x

C3/592A: A9 60 00       LDA #$0060    (Set scroll cursor initial position)
C3/592D: 9F CA 34 7E    STA $7E34CA,x
Reply
#2
I remember one of Novalia Spirit's patches called Misplaced Cursor did this fix, but it is long gone I think, not among the collection of his that exist, so good of you to note this bug and fix here. Smile
We are born, live, die and then do the same thing over again.
Reply
#3
I was not aware of that.
And apparently it is not lost. Looking in the archive linked here, the patch you describe is found in the sub-archive ff6_scroll.zip
At least this means I don't have to worry about making a patch for it.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Magic description position tsushiy 14 13,673 12-21-2014, 04:13 AM
Last Post: tsushiy
  Cursor move sound, can't find it anywhere Lefe 0 1,994 12-13-2014, 12:19 PM
Last Post: Lefe
  Sorting Esper menu tsushiy 0 2,059 10-02-2014, 08:47 PM
Last Post: tsushiy
  Portraits position in main menu madsiur 11 14,826 05-17-2012, 10:16 AM
Last Post: pjmcphee87

Forum Jump:


Users browsing this thread: 1 Guest(s)