Patch: Restored Ability Names (Update)
#61
Code:
Fork: Draw spell plus MP cost
C3/4FEB:    20EC50      JSR $50EC      ; Spell
C3/4FEE:    206784      JSR $8467      ; Load name
;C3/4FF1:    A2929E      LDX #$9E92     ; 7E/9E92
C3/4FF1:    A2949E      LDX #$9E94     ; 7E/9E94
C3/4FF4:    8E8121      STX $2181      ; Set WRAM LBs
C3/4FF7:    A9FF        LDA #$FF       ; Space char
C3/4FF9:    8D8021      STA $2180      ; Add to string
C3/4FFC:    20EC50      JSR $50EC      ; Spell
C3/4FFF:    200D51      JSR $510D      ; Define MP cost
C3/5002:    20E004      JSR $04E0      ; Turn into text
C3/5005:    A5F8        LDA $F8        ; Tens digit
C3/5007:    8D8021      STA $2180      ; Add to string
C3/500A:    A5F9        LDA $F9        ; Ones digit
C3/500C:    8D8021      STA $2180      ; Add to string
C3/500F:    A9FF        LDA #$FF       ; Space char
C3/5011:    8D8021      STA $2180      ; Add to string
C3/5014:    9C8021      STZ $2180      ; End string
C3/5017:    4CD97F      JMP $7FD9      ; Draw string

This fixed the MP cost positioning for me.
Reply


Messages In This Thread
RE: Patch: Restored Ability Names (Update) - by kamesennin - 03-24-2025, 09:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Patch - Expanded Item Names DrakeyC 27 17,560 02-18-2023, 08:33 PM
Last Post: DrakeyC
  Patch: Variable-Width Small Font for Longer Names tachiweasel 13 11,889 02-26-2021, 10:07 AM
Last Post: Masaru
  Natural Ability Extension GrayShadows 2 5,576 04-19-2020, 04:43 PM
Last Post: PowerPanda
  Break items for any ability Subtraction 3 4,259 10-01-2018, 03:12 PM
Last Post: PowerPanda
  Final Fantasy VI: Restored Ability Names Angelo26 114 201,775 02-19-2016, 08:08 PM
Last Post: madsiur

Forum Jump:


Users browsing this thread: 1 Guest(s)