Users browsing this thread: 1 Guest(s)
Relic change command

#12
Posts: 32
Threads: 5
Thanks Received: 4
Thanks Given: 1
Joined: Feb 2012
Reputation: 4
Status
Sleep
(04-25-2022, 08:25 AM)doofenH Wrote: I would like to simply edit relic that change a command into something else. These are Thief Gloves, Fake Mustache, Coin Toss, Gem Box, & Dragoon Boots. Currently, I would like the relic to change the user's Magic command to Summon. Although this might cause a glitch with Gem-Box is equipped too. Or not, like with Dragoon Boots & Offering, where Jump got the highest priority.

I think this is simple enough for me to do, like just changing 1 or 2 commands within the relic code, from what I read here.
https://www.ff6hacking.com/forums/thread...l#pid36365
https://www.ff6hacking.com/forums/thread...l#pid37539

So I think all I have to do to change let said with Coin Toss to become a summon relic is
C2/5453: 02 (Magic)
C2/5458: 19 (Summon)

Later: It work, but.... for some reason, an error occurred that said I need MP to cast the summon. However, I do got enough MP.

One other thing to consider would be to change the text display for the menu.  Not a gamebreaking thing but if you change GP Rain to Summon it will still show up as GP Rain on the menu screen.  

What you would need to change is in C3, these are the original ones but just change the commands to whatever you changed them to and they will display correctly.

Code:
Data: Commands to change FROM
C3/6198:    05          (Steal)
C3/6199:    0F          (Slot)
C3/619A:    0D          (Sketch)
C3/619B:    02          (Magic)
C3/619C:    00          (Fight)

Data: Commands to change TO
C3/619D:    06          (Capture)
C3/619E:    18          (GP Rain)    
C3/619F:    0E          (Control)
C3/61A0:    17          (X-Magic)
C3/61A1:    16          (Jump)
Quote  



Messages In This Thread
Relic change command - by doofenH - 04-25-2022, 08:25 AM
RE: Relic change command - by Gi Nattak - 04-25-2022, 10:11 AM
RE: Relic change command - by doofenH - 04-25-2022, 10:46 AM
RE: Relic change command - by kefkaroth - 04-25-2022, 10:51 AM
RE: Relic change command - by PowerPanda - 04-25-2022, 10:58 AM
RE: Relic change command - by doofenH - 04-25-2022, 11:29 AM
RE: Relic change command - by doofenH - 04-27-2022, 08:22 AM
RE: Relic change command - by PowerPanda - 04-27-2022, 08:51 AM
RE: Relic change command - by doofenH - 04-27-2022, 10:16 AM
RE: Relic change command - by Gi Nattak - 04-27-2022, 11:18 AM
RE: Relic change command - by doofenH - 04-27-2022, 11:31 AM
RE: Relic change command - by Xontract - 05-09-2022, 11:53 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite