• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
June 16, 2025, 06:35:57 pm

News:

Don't be hasty to start your own mod; all our FFT modding projects are greatly understaffed! Find out how you can help in the Recruitment section or our Discord!


How do we get FFTorgASM to recognise our XML files?

Started by Life, November 18, 2011, 02:21:53 pm

Life

I tried using FFT OrgASM XML Generator v1.21 to key in the sound test codes by FFMaster. After generating the XML file, it let me opened up FFTorgASM. However I couldn't find my patch in the FFTorgASM list.

This was the xml that was generated.

<?xml version="1.0" encoding="utf-8"?>
<Patches>

  <Patch name="Enable Sound Test">
    <Description>Describe Your Patch Here</Description>
    <Location file="OPEN_BIN" offset="0441c">
      00001724
    </Location>
    <Location file="OPEN_BIN" offset="94cb0108">
      PasteHex
      Here
    </Location>
    <Location file="OPEN_BIN" offset="05C88">
     
    </Location>
    <Location file="OPEN_BIN" offset="05CBC">
     
    </Location>
    <Location file="OPEN_BIN" offset="0BE50">
      1000038e
      03001714
      05000234
      0fad0108
      00000000
      10ad0108
      00000000
    </Location>
    <Location file="OPEN_BIN" offset="0CFAC">
      19322F2E
      2419322F
      2E24
    </Location>
    <Location file="OPEN_BIN" offset="04580">
     
    </Location>
    <Location file="WORLD_BIN" offset="05D5F0">
      00000536
      0000A390
      0780013C
      AC3F2134
      21082400
      00002290
      00000000
      06006214
      0a000234
      01008424
      0a008228
      F5FFA014
      0100A524
      0a000234
      09008214
      05000234
      100002AE
      00000434
      FA0E010C
      60000534
      A49F010C
      20000434
      89AD0108
      01001724
      BC66010C
      00000434
      62AD0108
      00000000
    </Location>
  </Patch>

</Patches>


This is the original codes by FFMaster that I was trying to generate.

OPEN.BIN
0x441c
00001724

OPEN.BIN
0x4434
94cb0108
00000000

OPEN.BIN
0x5C88
d4

OPEN.BIN
0x5CBC
02

OPEN.BIN
0xBE50
1000038e
03001714
05000234
0fad0108
00000000
10ad0108
00000000

OPEN.BIN
0xCFAC
19 32 2F 2E 24
19 32 2F 2E 24

OPEN.BIN
0x4580
7C F5 04 08

WORLD.BIN
0x5D5F0
00 00 05 36
00 00 A3 90
07 80 01 3C
AC 3F 21 34
21 08 24 00
00 00 22 90
00 00 00 00
06 00 62 14
0a 00 02 34
01 00 84 24
0a 00 82 28
F5 FF A0 14
01 00 A5 24
0a 00 02 34
09 00 82 14
05 00 02 34
10 00 02 AE
00 00 04 34
FA 0E 01 0C
60 00 05 34
A4 9F 01 0C
20 00 04 34
89 AD 01 08
01 00 17 24
BC 66 01 0C
00 00 04 34
62 AD 01 08
00 00 00 00

Change Ramza's name to PolkaPolka in the New Game screen to activate it.


Am I doing something wrong?  :?

Xifanie

I don't know, but I noticed this firsthand

     <Location file="OPEN_BIN" offset="94cb0108">
      PasteHex
      Here
    </Location>
  • Modding version: PSX
Love what you're seeing? https://supportus.ffhacktics.com/ 💜 it's really appreciated

Anything is possible as long as it is within the hardware's limits. (ie. disc space, RAM, Video RAM, processor, etc.)
<R999> My target market is not FFT mod players
<Raijinili> remember that? it was awful

Life

Hmm, yeah seems like the generator missed out a few lines. I added in the missing values. But it still doesn't show up in FFTorgASM.  :?


<?xml version="1.0" encoding="utf-8"?>
<Patches>

  <Patch name="Enable Sound Test">
    <Description>Describe Your Patch Here</Description>
    <Location file="OPEN_BIN" offset="0441c">
      00001724
    </Location>
    <Location file="OPEN_BIN" offset="04434">
      94cb0108
      00000000
    </Location>
    <Location file="OPEN_BIN" offset="05C88">
      d4
    </Location>
    <Location file="OPEN_BIN" offset="05CBC">
      02
    </Location>
    <Location file="OPEN_BIN" offset="0BE50">
      1000038e
      03001714
      05000234
      0fad0108
      00000000
      10ad0108
      00000000
    </Location>
    <Location file="OPEN_BIN" offset="0CFAC">
      19322F2E
      2419322F
      2E24
    </Location>
    <Location file="OPEN_BIN" offset="04580">
      7CF50408
    </Location>
    <Location file="WORLD_BIN" offset="05D5F0">
      00000536
      0000A390
      0780013C
      AC3F2134
      21082400
      00002290
      00000000
      06006214
      0a000234
      01008424
      0a008228
      F5FFA014
      0100A524
      0a000234
      09008214
      05000234
      100002AE
      00000434
      FA0E010C
      60000534
      A49F010C
      20000434
      89AD0108
      01001724
      BC66010C
      00000434
      62AD0108
      00000000
    </Location>
  </Patch>

</Patches>

Pride

This should work


<?xml version="1.0" encoding="utf-8"?>
<Patches>

  <Patch name="Enable Sound Test">
    <Description>Describe Your Patch Here</Description>
    <Location file="OPEN_OPEN_BIN" offset="0441c">
      00001724
    </Location>
    <Location file="OPEN_OPEN_BIN" offset="04434">
      94cb0108
      00000000
    </Location>
    <Location file="OPEN_OPEN_BIN" offset="05C88">
      d4
    </Location>
    <Location file="OPEN_OPEN_BIN" offset="05CBC">
      02
    </Location>
    <Location file="OPEN_OPEN_BIN" offset="0BE50">
      1000038e
      03001714
      05000234
      0fad0108
      00000000
      10ad0108
      00000000
    </Location>
    <Location file="OPEN_OPEN_BIN" offset="0CFAC">
      19322F2E
      2419322F
      2E24
    </Location>
    <Location file="OPEN_OPEN_BIN" offset="04580">
      7CF50408
    </Location>
    <Location file="WORLD_WORLD_BIN" offset="05D5F0">
      00000536
      0000A390
      0780013C
      AC3F2134
      21082400
      00002290
      00000000
      06006214
      0a000234
      01008424
      0a008228
      F5FFA014
      0100A524
      0a000234
      09008214
      05000234
      100002AE
      00000434
      FA0E010C
      60000534
      A49F010C
      20000434
      89AD0108
      01001724
      BC66010C
      00000434
      62AD0108
      00000000
    </Location>
  </Patch>

</Patches>
  • Modding version: PSX
Check out my ASM thread. Who doesn't like hax?

Life

Thanks! It works now. I found out my mistake too.. It's with the name of the location file  :cool: