Hi, I was playing Final Fantasy IX [NTSC] GH version. While I was in the first disc
cwcheat worked just fine, but when the disc change came, I pressed select and I got an empty cheats list.
I created the EBOOT.PBP files from my GH Copy of FF9, and I used the same ID (SLUS_01251) for the 4 CDs, so I can use the memory card saves without problems.
However, it seems that cwcheat is looking for the ID in a different place, because when I press select in Disc 2 and go to the Select Cheats menu option, I get a blank list and a the game has ID: SLUS_01295.
I can fix this by copying the entry in cheatpops.db for the first disc three times and changing the ID for the one that cwcheats is detecting:
Codice:
_S SLUS_01251
_G Final Fantasy IX Disc1
...
_S SLUS_01295
_G Final Fantasy IX Disc2
...
_S SLUS_01296
_G Final Fantasy IX Disc3
...
_S SLUS_01297
_G Final Fantasy IX Disc4
...
I don't know if it's possible to put multiple IDs for a game, or if cwcheat could look in a different place for the disc ID. Because copying the codes would only cause the .db file to grow.
If this message is not clear, please let me know.
Thanks.