Replies: 2 comments 2 replies
-
The format of the file is the following: <?xml version="1.0" encoding="UTF-8"?>
<codelist>
<name>Whatever name you want to give your database</name>
<game>
<name>The name of the game</name>
<gameid>The ID of the game in the format AAAA 00000000</gameid>
<folder>
<name>The name of the folder</name>
<cheat>
<name>The name of the cheat</name>
<note>Any extra information you might want to add about this cheat</note>
<codes>00000000 11111111 22222222 33333333</codes>
</cheat>
</folder>
</game>
</codelist> So, in the <cheat>
<name>Your first cheat</name>
<note>Any extra information you might want to add about this cheat</note>
<codes>00000000 11111111 22222222 33333333</codes>
</cheat>
<cheat>
<name>Your second cheat</name>
<note>Any extra information you might want to add about this cheat</note>
<codes>00000000 11111111 22222222 33333333</codes>
</cheat> Very important is the game ID. If you are playing Digimon Story - Lost Evolution (Japanese version), then the game ID is Finally, save the file with the |
Beta Was this translation helpful? Give feedback.
-
Does not work for me.. Which step first ? Disable cheats, Upload the xml before start rom, then activate them when rom's running ? <?xml version="1.0" encoding="UTF-8"?>
<codelist>
<name>NDS Cheats</name>
<game>
<name>Pokemon Sacred Gold</name>
<gameid>IPKE 66972395</gameid>
<folder>
<name>Main</name>
<cheat>
<name>Instant Message</name>
<codes>12002346 00002100 120202EE 00001C0C 120202F0 00004818 1202031E 0000BD10 02020320 E7E53C2D 1202032E 0000D0DF 1202033A 0000E7F1</codes>
</cheat>
<cheat>
<name>Quick Screen Change</name>
<codes>1200FA78 00002200 1200FA9C 00002200</codes>
</cheat>
<cheat>
<name>Fast Nurse</name>
<codes>1206325E 0000E000 1206327A 0000E000 9224BDCC 00002000 1224BDCC 00002001 D2000000 00000000</codes>
</cheat>
<cheat>
<name>Fast HP Bar</name>
<codes>12265A80 00001C20 12265A8E 00001C20 12081750 00001C21</codes>
</cheat>
<cheat>
<name>Fast Game</name>
<codes>12000104 00000000 B21D1594 00000000 DA000000 00000004 D3000000 00000000 D6000000 02000100 D3000000 00000000 92000100 00001C1C 12000E1E 000046F0 12000E20 000046F0 12000104 00008080 D2000000 00000000 92000100 0000071C 12000E1E 000046C0 12000E20 000046C0 12000104 00008080 D2000000 00000000 A2000104 00008080 12000E1E 0000F0D0 12000E20 0000E826 D2000000 00000000</codes>
</cheat>
</folder>
</game>
</codelist> |
Beta Was this translation helpful? Give feedback.
-
Asking how to put cheat on xml specifically digimon story lost evolution, the database i got seem to have the codes but it won't show on the list, and would just have to type in manually myself but the problem is i have no knowledge on xml and dont know the format to put cheats on the file. any help is very much appreciated, thank you.
Beta Was this translation helpful? Give feedback.
All reactions