Users browsing this thread: 1 Guest(s)
Esper Menu Cursor Position Bug

#1
Posts: 52
Threads: 5
Thanks Received: 24
Thanks Given: 0
Joined: Jun 2010
Reputation: 6
Status
None
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
Quote  
[-] The following 3 users say Thank You to Drakkhen for this post:
  • Gi Nattak (03-06-2019), madsiur (03-06-2019), SSJ Rick (03-07-2019)

#2
Posts: 2,548
Threads: 98
Thanks Received: 147
Thanks Given: 156
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
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.
Quote  

#3
Posts: 52
Threads: 5
Thanks Received: 24
Thanks Given: 0
Joined: Jun 2010
Reputation: 6
Status
None
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.
Quote  



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite