• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

How-To: Convert Action Replay (AR) Codes into .cht Files

Started by Diablo, April 15, 2005, 03:49:01 PM

Previous topic - Next topic

timeless

#45
Code Cheat for Puzzle_Quest_Challenge_of_the_Warlords_EUR Rom 2062 .. my creation on a Beta Test


@Max Level
022E4A80 00000032

@Max Cash
#65000
022E4AAC 0000FDE8

#99999
022E4AAC 0001869f

@Infinite Gems
#All 50
022E4AA8 00000032
022E4A8C 00000032
022E4A90 00000032
022E4A94 00000032
022E4A98 00000032

#All 99
022E4AA8 00000063
022E4A8C 00000063
022E4A90 00000063
022E4A94 00000063
022E4A98 00000063

#All 255
022E4AA8 000000FF
022E4A8C 000000FF
022E4A90 000000FF
022E4A94 000000FF
022E4A98 000000FF

#Only GREEN 99
022E4AA8 00000063
022E4A8C 00000063

#Only RED 99
022E4AA8 00000063
022E4A90 00000063

#Only Blue 99
022E4AA8 00000063
022E4A94 00000063

#Only Yellow 99
022E4AA8 00000063
022E4A98 00000063

@Gems Hostile Block
02292D74 00000001
02292D78 00000001
02292D7C 00000001
02292D80 00000001

@Extra Xp
#256
02125CBC 00000100
#512
02125CBC 00000200
#1024
02125CBC 00000400
#2048
02125CBC 00000800
#4096
02125CBC 00000F00

@Extra Cash
#256
02125CB8 00000100
#512
02125CB8 00000200
#1024
02125CB8 00000400
#2048
02125CB8 00000800
#4096
02125CB8 00000F00

@Earth Mastery
#50
022E4A60 00000032

#99
022E4A60 00000063

#255 Warrning
022E4A60 000000FF

@Fire Mastery
#50
022E4A64 00000032

#99
022E4A64 00000063

#255 Warrning
022E4A64 000000FF

@Air Mastery
#50
022E4A68 00000032

#99
022E4A68 00000063

#255 Warrning
022E4A68 000000FF

@Water Mastery
#50
022E4A6C 00000032

#99
022E4A6C 00000063

#255 Warrning
022E4A6C 000000FF

@Battle
#50
022E4A70 00000032

#99
022E4A70 00000063

#255 Warrning
022E4A70 000000FF

@Cunning

#50
022E4A74 00000032

#99
022E4A74 00000063

#255 Warrning
022E4A74 000000FF

@Morale

#50
022E4A78 00000032

#99
022E4A78 00000063

#255 Warrning
022E4A78 000000FF


Modificate .. Ver 0.2beta

timeless

#46
help me?

I have a SuperCard DSone HC and I have loaded there the dump of my game (Puzzle_Quest_Challenge_of_the_Warlords_EUR) ..
Then I have created the cheats with ideas.
and with ideas they work but converting them beforehand in formed cht with ar2cht it comes out me this code

[Max Level]
ON=ffffffff,2,0,0,0,80,4a,2e,2,32,0,0,0;

[Max Cash]
65000=ffffffff,2,0,0,0,ac,4a,2e,2,e8,fd,0,0;
99999=ffffffff,2,0,0,0,ac,4a,2e,2,9f,86,1,0;

[Infinite Gems]
All 50=ffffffff,a,0,0,0,a8,4a,2e,2,32,0,0,0,8c,4a,2e,2,32,0,0,0,90,4a,2e,2,32,0,0,0,94,4a,2e,2,32,0,0,0,98,4a,2e,2,32,0,0,0;
All 99=ffffffff,a,0,0,0,a8,4a,2e,2,63,0,0,0,8c,4a,2e,2,63,0,0,0,90,4a,2e,2,63,0,0,0,94,4a,2e,2,63,0,0,0,98,4a,2e,2,63,0,0,0;
All 255=ffffffff,a,0,0,0,a8,4a,2e,2,ff,0,0,0,8c,4a,2e,2,ff,0,0,0,90,4a,2e,2,ff,0,0,0,94,4a,2e,2,ff,0,0,0,98,4a,2e,2,ff,0,0,0;
Only GREEN 99=ffffffff,4,0,0,0,a8,4a,2e,2,63,0,0,0,8c,4a,2e,2,63,0,0,0;
Only RED 99=ffffffff,4,0,0,0,a8,4a,2e,2,63,0,0,0,90,4a,2e,2,63,0,0,0;
Only Blue 99=ffffffff,4,0,0,0,a8,4a,2e,2,63,0,0,0,94,4a,2e,2,63,0,0,0;
Only Yellow 99=ffffffff,4,0,0,0,a8,4a,2e,2,63,0,0,0,98,4a,2e,2,63,0,0,0;

[Gems Hostile Block]
ON=ffffffff,8,0,0,0,74,2d,29,2,1,0,0,0,78,2d,29,2,1,0,0,0,7c,2d,29,2,1,0,0,0,80,2d,29,2,1,0,0,0;

[Extra Xp]
256=ffffffff,2,0,0,0,bc,5c,12,2,0,1,0,0;
512=ffffffff,2,0,0,0,bc,5c,12,2,0,2,0,0;
1024=ffffffff,2,0,0,0,bc,5c,12,2,0,4,0,0;
2048=ffffffff,2,0,0,0,bc,5c,12,2,0,8,0,0;
4096=ffffffff,2,0,0,0,bc,5c,12,2,0,f,0,0;

[Extra Cash]
256=ffffffff,2,0,0,0,b8,5c,12,2,0,1,0,0;
512=ffffffff,2,0,0,0,b8,5c,12,2,0,2,0,0;
1024=ffffffff,2,0,0,0,b8,5c,12,2,0,4,0,0;
2048=ffffffff,2,0,0,0,b8,5c,12,2,0,8,0,0;
4096=ffffffff,2,0,0,0,b8,5c,12,2,0,f,0,0;

[Earth Mastery]
50=ffffffff,2,0,0,0,60,4a,2e,2,32,0,0,0;
99=ffffffff,2,0,0,0,60,4a,2e,2,63,0,0,0;
255 Warrning=ffffffff,2,0,0,0,60,4a,2e,2,ff,0,0,0;

[Fire Mastery]
50=ffffffff,2,0,0,0,64,4a,2e,2,32,0,0,0;
99=ffffffff,2,0,0,0,64,4a,2e,2,63,0,0,0;
255 Warrning=ffffffff,2,0,0,0,64,4a,2e,2,ff,0,0,0;

[Air Mastery]
50=ffffffff,2,0,0,0,68,4a,2e,2,32,0,0,0;
99=ffffffff,2,0,0,0,68,4a,2e,2,63,0,0,0;
255 Warrning=ffffffff,2,0,0,0,68,4a,2e,2,ff,0,0,0;

[Water Mastery]
50=ffffffff,2,0,0,0,6c,4a,2e,2,32,0,0,0;
99=ffffffff,2,0,0,0,6c,4a,2e,2,63,0,0,0;
255 Warrning=ffffffff,2,0,0,0,6c,4a,2e,2,ff,0,0,0;

[Battle]
50=ffffffff,2,0,0,0,70,4a,2e,2,32,0,0,0;
99=ffffffff,2,0,0,0,70,4a,2e,2,63,0,0,0;
255 Warrning=ffffffff,2,0,0,0,70,4a,2e,2,ff,0,0,0;

[Cunning]
50=ffffffff,2,0,0,0,74,4a,2e,2,32,0,0,0;
99=ffffffff,2,0,0,0,74,4a,2e,2,63,0,0,0;
255 Warrning=ffffffff,2,0,0,0,74,4a,2e,2,ff,0,0,0;

[Morale]
50=ffffffff,2,0,0,0,78,4a,2e,2,32,0,0,0;
99=ffffffff,2,0,0,0,78,4a,2e,2,63,0,0,0;
255 Warrning=ffffffff,2,0,0,0,78,4a,2e,2,ff,0,0,0;


then converting it in formed scc with cht2supercardcheat and loading it in the foulder of the cheat is not recognized me but renaming it with the same name of the rom and envoy in the foulder of the rom recognized vine and loaded but then it doesn't work.

tahks

mysteriousmrl

Hey..... I have a question:

Whenever I add AR DS codes to a game, it usually works. Just with the game ACWW (eu) 0389 it doesn't work... :'( I really would like the coordinates modifier, text to item code and real time world edit code... if someone would help, i'd be really grateful  :)


jmr

the supercards cant use cheats with animal crossing ive read the reason somewere but i cant remember were

but all the other carts can with a master code so if your using a scdsone SDHC you could install the dstt/ysmenu to use there cheats

Cjmaverick77

#49
Hey everyone,I was recently trying to make a CHT. file for Megaman Battle Network 6 Cybeast Gregar,to have all the chips in my library so I could play through the entire game w/o needing the Cybeast Faltar version(Since I'm playing it on the DS).

I'll show you the steps I went through.

AR Code:
Grega: Full Library + PA
94AE7014 0146BD06
A7BA5ECA C0E537E3
F179724E 093FB7B0

I used the AR Crypt and got this...(AR 3/4 to RAW)
Grega: Full Library + PA
022008A0
00FF0000
02204BE0
00FF1717
0220204C
0015FFFF

Then,accordingly to the guide in the m3wiki site(http://m3wiki.com/index.php/GBA_Cht),I deleted the 22's and replaced them with 00's.
Also,the guide says to move "FFFF" but it doesn't say where to move it so I continued without doing that.
After I was done editing the RAW code,I converted it to a CHT. file and I got this...

[Gregar: Full Library + PA]
ON=000008A0,00
ON=00004BE0,17
ON=0000204C,FF

I deleted 3 of the 0's at the beginning for all 3 of the "ON=" lines and tested the code.
Didn't work at all.
So this is what I did next after studying some CHT. files I downloaded...

[Gregar: Full Library + PA]
ON=008A0,00;04BE0,17;0204C,FF

I put them all together in one "ON=" line,separating them with ";" and I tried it,and well,it sort of worked.I checked my chip library and I saw that the chips were in my library,but only standard ones,I didn't have Mega,Giga,or the Program Advances,more to that,I can't scroll down when I'm viewing my Standard chips in my library and all the chips in the library have no name,plus,I look that the # of chips I have in my library,it says zero.I'll show in a picture better...

That's how it is,chips are there,No names,I only have Standard chips,No Mega or Giga chips,No Program Advances,can't scroll down,and says zero up top.

I want to know what I'm doing wrong in the CHT. file because I know I'm close if I got that Standard chips to half-way work,I'm not asking for someone to do it for me like some people do,I want someone to correct me and point out what I'm doing wrong.
Thanks.

Edit:Never mind,I got the codes to work,not by doing this though,through a unique method.I used my PSP (it has custom firmware) and I used gbSP (GBA emulator),I installed the AR code into the emulator(No need to modify,just open notepad,paste the code,and change the extension the CHT.),enabled it,began the game,saved it,and transferred the SAV file from my PSP to my M3 DS Real.Worked like a charm.I had trouble transferring the SAV file though,it wouldn't work,but I got this converter b/c SAV files for M3 DS have to be 128kb and the SAV file from gbSP was 32kb.

gil21

how to activate the cheat that does not have a gameinfo

Reygok

Sorry but all the links for the Cheat Conversion Package are down!

Reygok

PUSH

Hello, is there anybody? Sorry for the double Post, but I really want to try this cheat conversoin thing, I think its very annoying to make these scc files from a txt file...

dylanneill

can i have some help with shin megami tensei devil survivour

these are the codes i want

Infinite HP
62196708 00000000
b2196708 00000000
1000430e 000003e7
d2000000 00000000

Max ST
62196708 00000000
b2196708 00000000
20004309 00000063
d2000000 00000000

Super EXP Gain
62196708 00000000
b2196708 00000000
10004332 0000ffff
d2000000 00000000              thank you   :)

dylanneill

sorry for the doblue post this is a new game for ds

Kijof

Quote from: dylanneill on August 13, 2009, 12:18:25 AM
can i have some help with shin megami tensei devil survivour

these are the codes i want

Infinite HP
62196708 00000000
b2196708 00000000
1000430e 000003e7
d2000000 00000000

Max ST
62196708 00000000
b2196708 00000000
20004309 00000063
d2000000 00000000

Super EXP Gain
62196708 00000000
b2196708 00000000
10004332 0000ffff
d2000000 00000000              thank you   :)

Please make a test.

dylanneill

i tried making them with the converter but when i click convert it crashes and I used ar cheat and it still didn't work im using a windows vista home basic laptop and the dat files there and i rename dat to cht and make the scc file but it wont work  :'(

Matsauro

hello to everybody
sorry about my bad englisch
the question is:
how i can convert from this kind of codes


@Max Cash
622b1b44 00000000
b22b1b44 00000000
0000008c 0001869f
d2000000 00000000

@Max Wild Cards
622b1b44 00000000
b22b1b44 00000000
00000064 0001869f
d2000000 00000000



to this kind of codes?


[Max Level]
ON=ffffffff,2,0,0,0,80,4a,2e,2,32,0,0,0;

[Max Cash]
65000=ffffffff,2,0,0,0,ac,4a,2e,2,e8,fd,0,0;
99999=ffffffff,2,0,0,0,ac,4a,2e,2,9f,86,1,0;



were i can get a converter?

tahks

      Sauro

takeshineale128

Quote from: jmr on August 17, 2008, 11:06:00 AM
the supercards cant use cheats with animal crossing ive read the reason somewere but i cant remember were

but all the other carts can with a master code so if your using a scdsone SDHC you could install the dstt/ysmenu to use there cheats
i hope the new os by supercard team make cheats for animal crossing work

jmr

animal crossing cheats work with ysmenu & ttmenu with the dsone/i & every other cart that uses the cheat.dat so it should work with the new OS for the dsone/i