ROM Hack GBA Auto Trainer Maker(GBAATM)

Nekrosses

Well-Known Member
Member
Joined
Sep 11, 2008
Messages
103
Trophies
0
Website
www.projectpokemon.org
XP
53
Country
Ok i have a problem

I added the Codebreaker codes inb this format fro MMBN2 but the codes didnt work and now my cyclo isnt recognising the save.
I am using the EZ Flash 3 in 1 with the cyclo
Here are the codes:

#Enable code
00007259 000A
100003C0 0007

#Full Custom Gauge
82004F0C 4000

#99MB Regular Memory
32000DD7 0063

#Max Attack
32001128 0004

#Max Rapid
32001129 0004

#Max Charge
3200112A 0004

#Complete Pack
420011C2 6363
00000109 0012
420011C4 6363
00000109 0012
420011C6 6363
00000109 0012
420024AC 6363
00000003 0002



PS: I have tried it with and without the trainer menu and still nothing
 

cracker

Nyah!
OP
Member
Joined
Aug 24, 2005
Messages
3,619
Trophies
1
XP
2,213
Country
United States
Use Execute every 20 cycles and it will work fine. The problem was that the place hooked gets called so frequently that the trainer code gets run way too many times per second thus making it look like the game is frozen but is actually running in very slow motion.
smile.gif
 

SkyBlue

Member
Newcomer
Joined
Apr 26, 2009
Messages
6
Trophies
0
Website
Visit site
XP
16
Country
i have been try to patch Megaman Battle Network 3 blue but it wont work here are the codes (same as i typed in)
Enable Code (Must Be On)
00009C9A 000A
10000360 0007

Infinite Zenny
7200004E 2000
820018F4 E0FF
7200004E 2000
820018F6 05F5

99 Regular MB
32001897 00639

9999 Bug Pieces
820018F8 270F10

Allow 30 MegaChips (In Folder)
32005784 001E11

Allow 20 GigaChips (In Folder)
32005785 0014

Press Select To Delete Enemies
74000130 03FB
42037368 0000
00000003 00D419

10 Chips In-Battle
32006CAE 000A

Rank S***
3200F331 0003
32037908 000B

Customizer Map Size Maxed
32001A21 0002

All Subchips
42001A30 0404
00000003 0002

Under Shirt
32005798 0001

Execute ever 20
0x3007FA0
Only train enabled
What am i doing wrong?
Sky Blue
 

cracker

Nyah!
OP
Member
Joined
Aug 24, 2005
Messages
3,619
Trophies
1
XP
2,213
Country
United States
Neo Draven said:
Yes but it dosent recognise the save?
Anyway to fix this?

I'm not sure how the CycloDS handles the 3in1 built in functionality but since the save from the unpatched game won't work on the patched game I would assume it is because of a CRC/checksum check (assuming the patched game is named the same). If you send me the save file then I could see if I can find the place to edit the value (if this is the case).
 

Nekrosses

Well-Known Member
Member
Joined
Sep 11, 2008
Messages
103
Trophies
0
Website
www.projectpokemon.org
XP
53
Country
I have even tried using an unpatched ROM but its till the same
I think that when you patch the ROM it renders the save useless
But when i patch a new ROM, and save it, it works fine and keeps the save
So i think i just have to patch the ROM Before a start a new game.
 

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,736
Trophies
2
XP
8,569
Country
Tuvalu
hey cracker, i'm not sure if this will work.
i have used gbaatm before, but that was with different types of codes for a different game.

i can't seem to get it to work with pokemon emerald, since the codes are v3 or something, and they are not supposed to be?
like this code:
Walk Through Walls
7881A409 E2026E0C
8E883EFF 92E9660D
from here http://projectpokemon.org/forums/showthread.php?t=1182

it works for me on vba, so the code is fine.
is there anyway to convert the codes and make it work? thanks!
 

cracker

Nyah!
OP
Member
Joined
Aug 24, 2005
Messages
3,619
Trophies
1
XP
2,213
Country
United States
That's actually an ARv3 code. GBAATM doesn't support AR codes. This code actually is a ROM write code so you can either manually edit the game with a hex editor (change 06 to 20 at offset 92c06) or apply this patch I made with any IPS patcher.
 
  • Like
Reactions: cearp

Juxe

New Member
Newbie
Joined
Aug 12, 2008
Messages
1
Trophies
0
XP
11
Country
United States
Hello, first try using GBAATM here, but I'm trying to use it on Megaman Battle Network 4 (USA) and I'm not exactly sure what is supposed to happen
I add a cheat file that goes like this:

M
9F6637CD 47C3
88FA0D14 0B26

cash
F7C54022 52DD
84AF0D16 13A6
17D5C00C 5B92
8BF80914 4B26
E75DF4F4 1AD7
84AF0D16 13A6

full library
97C54002 4A9C
7B500128 6A49
7C07D2E8 8403
83880112 4B8E
E3689BB3 62FF
FFD50120 524D
F8123723 684F
1F558548 3218
F0423721 68CF
1F558548 3218

del time
8F2F6886 7084
AC0D4437 33D6

subchips
F7C54022 52DD
84AF0D16 13A6
17D5C00C 5B92
8BF80914 4B26
E75DF4F4 1AD7
84AF0D16 13A6

custom
8B8A4207 53B6

and it says it patches correctly (I don't change any other options, aka everything else is default) but in-game I see no difference whatsoever

PS: I am using it on gpSP Kai, a GBA emulator for the PSP that has native cheat support but not for gameshark cheats (which is what I'm trying to use)

perhaps I'm supposed to see a menu where I activate cheats or enter in a key combination for cheats?
 

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,736
Trophies
2
XP
8,569
Country
Tuvalu
wowwwww! thank you so much spending time on that!
could you link me to a site or guide that shows me how to interpret these rom editing AR codes so that i would be able to hex edit them into my rom myself?
since to me, heaven knows how you get this 'change 06 to 20 at offset 92c06' from what i posted.
but i bet once i understnad the codes it would take less than 5 mins to hex it in! thank you and thanks for the .ips!
 

BedtimeGuy

Well-Known Member
Member
Joined
Jul 29, 2009
Messages
468
Trophies
1
Age
29
Location
Canada
XP
275
Country
Canada
so i have a cyclods evo, and an EZ3in1+ and i was wondering how to cheat on a gba game im playing on the 3in1's nor or psram. specifically, i want a way to turn on/off the cheat codes when i boot the game. i found a massive compilation of gba cheats (in .CHT format) and i downloaded gbaatm. i tried patching the cheats to the, metroid fusion, kirby & the amazing mirror and mario golf advance but nothing happens... i really dont know anything about the ram so i just left the settings to default. the games i try still play normally so im probably not overwriting anything important... but no trainer menu with cheats at all!
please help a n00b
gbasp.gif
 

LuteFrute

Well-Known Member
Newcomer
Joined
Sep 2, 2009
Messages
52
Trophies
0
Age
29
XP
201
Country
Canada
er... can someone tell me what to do for settings? and where can i get these bitmaps instead of making myself?

oh and when i use cccgp.exe or gggp.exe i get this error:

untitled-2.jpg


I am using windows xp sp3. Not vista or windows 7 or windows 2k or nt or me or 98 or 95 or DOS or mac osx or mac plus.
 

Lucky Dearly

Well-Known Member
Member
Joined
Jul 26, 2008
Messages
289
Trophies
1
Website
Visit site
XP
660
Country
United States
Been tinkering with this so I can use it on VBA for Wii

tested metroid zero mission, plays fine but the sound is garbled up when I have the cheats on, when I disable them the sound plays as normal

also got a crash with Castlevania Aria of Sorrow, when I get a soul the game crashes

both games I got codes for from codetwink.com
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    S @ salazarcosplay: @Xdqwerty good. thats great fma takes more time to to build up the beginning. brotherhood rushed... +1