• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

Requesting help, Pokemon Emerald .cht file creation

Started by Xirix, April 02, 2009, 06:59:27 PM

Previous topic - Next topic

Xirix

I'm currently trying to get a working .cht file for Pokemon Emerald, and I'm not sure where I've gone wrong. I'm using it with my M3 DS Real, latest firmware.

My Aurora Ticket or the other two event items won't appear in the PC Box, the Old Sea Map will.. but it's just a lot of questionmarks. Putting on Anti-DMA to enable the events makes a lot of the sprites in the game not appear.

Here's what my current .cht file looks like


[Anti-DMA]
ON=00000,F,7
ON=02400,0,0
[Eon Ticket]
ON=25E98,0001,0113
[Mystic Ticket]
ON=25E98,0001,0172
[Aurora Ticket]
ON=25E98,0001,0173
[Old Sea Map]
ON=25E98,0001,0178
[Southern Island Event Enabler]
ON=26D86,F,F
[Navel Rock Island Enabler]
ON=26D8C,F,F
[Faraway Island & Birth Island]
ON=26D8A,E,0
ON=26D8A,E,0
[GameInfo]
Name=Pokemon Emerald
System=GBA
Text=Pokemon Emerald

And the original codes, I didn't put in the Master Code since the guide said not to.

Master code:
D8BAE4D9 4864DCE5
A86CDBA5 19BA49B3
Anti-DMA:
B2809E31 3CEF5320
1C7B3231 B494738C

Replaces item in PC slot 1 with Eon Ticket:
121F112F DA7E52B4

Replaces item in PC slot 1 with Mystic Ticket:
1901DDD1 AAD31EAD

Replaces item in PC slot 1 with Aurora Ticket:
667FC137 C4C35C38

Replaces item in PC slot 1 with Old Sea Map:
16053EA7 B5AC6644

Southern Island Event Enabler:
0D6A02AA B44948BD

Navel Rock Island Enabler:
4465D861 DF900BE4

Faraway Island & Birth Island Enabler:
C0443E89 7B97FEC2
0976A51E FE4031B6


I'm really not sure what I'm done wrong, could anyone help me out please?

Thanks

IvoryEbony

Hi, I have the same problem has you, but so far i havent managed to get as far as you.. :s

i started tryn to make cheats for this 3 weeks ago, unsuccessfully from this site
http://m3wiki.com/index.php/GBA_Cht

the txt converter alway's crashed in the making of the .dat file, it would make one but never fully finish and always crash

you have managed to get the codes in the right format for it, how did you do it??

i tried your code on my game and had a theory that you can only have one of these codes activated to have the desired effect
[Eon Ticket]
ON=25E98,0001,0113
[Mystic Ticket]
ON=25E98,0001,0172
[Aurora Ticket]
ON=25E98,0001,0173
[Old Sea Map]
ON=25E98,0001,0178

but im not far enough in the game to test this.. :/

I realise its been a long time since you posted this, did you ever figure out how to achieve the events on pokemon emerald if so could you help me out.. any help will be appreciated.