• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

GBA Cheats With Supercard SD

Started by xzena, June 20, 2010, 08:45:32 PM

Previous topic - Next topic

xzena

Hi everyone im new here soo hello ^_^

ill try to be as specific as i can. i want to put my AR codes into the game!! simple enough right? not so much! so i did the search function everyone raves about but most of the topics are old and outdated. so here goes
i get my AR codes put them inside a notepad put the @ before the main titles and all heres an example
@(M)aster code:
9266FA6C97BD
905B5ED35F81
B76A68E5FAB1
after that i save it as the number of the game ... not that it should matter but anyway then i use the AR2cht or whatever that thing is called and it makes a .cht file
thats fine and dandy and that file i can import with no problems!!! but unfortunatly i need at least the master code and another code to get a cheat so when i added another code to the first file using the same method i did above i get a violation error! and yes i tried making the out file not the SD card and no luck it just wont import the file here is the .cht file im trying to import
[(M)aster code:]
ON=ffffffff,3,0,0,0,bd,97,6c,fa,81,5f,d3,5e,b1,fa,e5,68;
Max Coins from Pokies:=ffffffff,2,0,0,0,9b,c7,4b,a3,67,43,95,7f;
Infinite Safari Balls:=ffffffff,1,0,0,0,76,5c,eb,dc;
Safari PKMN Easily Caught:=ffffffff,2,0,0,0,13,eb,2c,dd,2d,a,d6,b6;
Gain 5000 Exp R+A:=ffffffff,2,0,0,0,96,a9,a,17,8e,25,25,8;
Maximum Sale Price:=ffffffff,2,0,0,0,bf,20,c0,e3,23,b1,8a,ff;
if you are woundring why it looks like that its because after i tried making all of them a main cheat i tried making them sub cheats of the main master code... to say the least that didnt work !!! so can anyone please tell me what im doing wrongY_Y

thanks in advance

Awec

I had this error with some of my cheat files.
For some reason it fixed when I put an = sign in between each code.
For instance:
[(M)aster code:]
ON=ffffffff,3,0,0,0,bd,97,6c,fa,81,5f,d3,5e,b1,fa,e5,68;
=
Max Coins from Pokies:=ffffffff,2,0,0,0,9b,c7,4b,a3,67,43,95,7f;
=

I think the = counts as some kind of end marker for the code.