ROM Hack [Spider] ARCode

SomeGamer

Well-Known Member
Member
Joined
Dec 19, 2014
Messages
6,827
Trophies
1
XP
4,902
Country
Hungary
What game and what did you find ? Once you've got your memory locations, usually you need to work out what value to put in there. You can play with that part of it. Use Windows Calculator convert a decimal number to hexadecimal [View]-> [Programmer]. All values must be 4 bytes, so you code will be xxxxxxx xxxxxxxx (Memory Value). Leading zeros should be added.

Paste it into here: http://lunarcookies.github.io/cheat.html, click QR Gen, then when running the game, press [Home] -> [L]+[R], once the camera opens press the QR icon on the screen and scan that QR Code, Click [OK] to Launch the Web Browser, then wait for it to load, error and kick you back to the Home screen. Press [Home] to go back to your game. If done correctly, you've edited the ram and given yourself whatever value you want.
So the first one is the memory address and after the space it's what to write to that address?
 

m0rt

Active Member
Newcomer
Joined
Jan 29, 2015
Messages
42
Trophies
0
XP
365
Country
Germany
But in HxD, at a memory address I see more than 8 characters. And why do I have to write 2 in front of the memory address? And if I want to write 14, why 00000014 and why not 14000000?

The 2 means, write a 1 byte value, it's 00000014 because it's big endian, not little endian where it would be 14000000 like you said.
 

Slade.AU

Well-Known Member
Member
Joined
May 23, 2006
Messages
259
Trophies
1
Location
Yes
Website
127.0.0.1
XP
544
Country
Australia
Thanks! You helped a lot! Can I edit something with ARcode that's visible in the HOME Menu?


Are you trying to edit play coins ? If so, there are easier ways (Dev Menu and Play Coin Setter). Aside from that I believe the values aren't stored in ram, but read from the flash memory and written to flash memory each time you use or gain them.
 

m0rt

Active Member
Newcomer
Joined
Jan 29, 2015
Messages
42
Trophies
0
XP
365
Country
Germany
Then sadly, you're SOL.
I just dumped the ram from the Home screen, bounced the 3DS to give myself more play coins, repeated, and the value isn't found. The play coins aren't store in ram.

Everything you can see is somewhere kept in the system's memory (RAM) :P
afaik arcode is only working with the FCRAM portion of the RAM. That is the RAM that is used by user mode software?/games etc.. Anyways, you're probably right with the play coin value being not kept in that part of the RAM.
 

danmc

Well-Known Member
Newcomer
Joined
Jan 2, 2011
Messages
97
Trophies
1
Age
35
XP
356
Country
Hey, then i discovered the jobs codes, i only have 3 characters so only 3 characters..
i also made a mistake with the hp/mp codes, i put here the correct ones
Hero HP/MP
137ca37c 0000c350 (will be 50.000)
137ca380 0000c350

1st Girl HP/MP
137ccbfc 0000c350
137ccc00 0000c350

2nd Girl HP/MP
137c7afc 0000c350
137c7b00 0000c350

Now the job codes, note that the offset changes +140 on every job..hehe
also jobs goes from 00 to 1d =30, but i don't know what is each one...:teach:
Ah, i realized that you can only use one time, and then the jobs will have the exp. recorded ,oh yeah
haha look any job in the menu when used the code..hahahaha the bar :P
Hero Codes
Maximize Job after battle
137ca498 0000ffff
137ca5d8 0000ffff
137ca718 0000ffff
137CA858 0000ffff
137CA998 0000ffff
137CAAD8 0000ffff
137CAC18 0000ffff
137CAD58 0000ffff
137CAE98 0000ffff
137CAFD8 0000ffff
137CB118 0000ffff
137CB258 0000ffff
137CB398 0000ffff
137CB4D8 0000ffff
137CB618 0000ffff
137CB758 0000ffff
137CB898 0000ffff
137CB9D8 0000ffff
137CBB18 0000ffff
137CBC58 0000ffff
137CBD98 0000ffff
137CBED8 0000ffff
137CC018 0000ffff
137CC158 0000ffff
137CC298 0000ffff
137CC3D8 0000ffff
137CC518 0000ffff
137CC658 0000ffff
137CC798 0000ffff
137CC8D8 0000ffff

1st Girl codes
Max Job after battle
137ccd18 0000ffff
137CCE58 0000ffff
137CCF98 0000ffff
137CD0D8 0000ffff
137CD218 0000ffff
137CD358 0000ffff
137CD498 0000ffff
137CD5D8 0000ffff
137CD718 0000ffff
137CD858 0000ffff
137CD998 0000ffff
137CDAD8 0000ffff
137CDC18 0000ffff
137CDD58 0000ffff
137CDE98 0000ffff
137CDFD8 0000ffff
137CE118 0000ffff
137CE258 0000ffff
137CE398 0000ffff
137CE4D8 0000ffff
137CE618 0000ffff
137CE758 0000ffff
137CE898 0000ffff
137CE9D8 0000ffff
137CEB18 0000ffff
137CEC58 0000ffff
137CED98 0000ffff
137CEED8 0000ffff
137CF018 0000ffff
137CF158 0000ffff

2nd Girl codes
Max Job After battle
137c7c18 0000ffff
137C7D58 0000ffff
137C7E98 0000ffff
137C7FD8 0000ffff
137C8118 0000ffff
137C8258 0000ffff
137C8398 0000ffff
137C84D8 0000ffff
137C8618 0000ffff
137C8758 0000ffff
137C8898 0000ffff
137C89D8 0000ffff
137C8B18 0000ffff
137C8C58 0000ffff
137C8D98 0000ffff
137C8ED8 0000ffff
137C9018 0000ffff
137C9158 0000ffff
137C9298 0000ffff
137C93D8 0000ffff
137C9518 0000ffff
137C9658 0000ffff
137C9798 0000ffff
137C98D8 0000ffff
137C9A18 0000ffff
137C9B58 0000ffff
137C9C98 0000ffff
137C9DD8 0000ffff
137C9F18 0000ffff
137CA058 0000ffff

also cearp, i don't updated the game...i don't know...if the eshop works xd haha
 
  • Like
Reactions: cearp

TrapperKeeperX

Well-Known Member
Member
Joined
Dec 27, 2005
Messages
524
Trophies
0
XP
403
Country
United States
StreetPass Mii Plaza NTSC-U 4.0

99 Plaza Tickets
0176CF90 00000063
027FD9F6 00000063

Also here is a QR Code.

Thanks for the guide Slade.AU you really helped out I appreciate your help!
 

Attachments

  • 99PlazaTicketsQRStreetPassMiiPlazaNTSC-U4.0.png
    99PlazaTicketsQRStreetPassMiiPlazaNTSC-U4.0.png
    1.2 KB · Views: 463

merinuza

Member
Newcomer
Joined
Apr 20, 2015
Messages
5
Trophies
0
Age
28
XP
47
Country
Canada
So I've been trying to find cheats for Devil Survivor Overclocked (U) and so far I've only been able to change the value for money. Values for all the character's stats have been impossible to find through multiple memdumps and now I do not know what to do anymore.
Does anyone have any ideas on what I could try?
 

danmc

Well-Known Member
Newcomer
Joined
Jan 2, 2011
Messages
97
Trophies
1
Age
35
XP
356
Country
Haha sorry, and Tiz Codes, i was playing a bit xd
Tiz Codes
Max Job After Battle
137c5398 0000ffff
137C54D8 0000ffff
137C5618 0000ffff
137C5758 0000ffff
137C5898 0000ffff
137C59D8 0000ffff
137C5B18 0000ffff
137C5C58 0000ffff
137C5D98 0000ffff
137C5ED8 0000ffff
137C6018 0000ffff
137C6158 0000ffff
137C6298 0000ffff
137C63D8 0000ffff
137C6518 0000ffff
137C6658 0000ffff
137C6798 0000ffff
137C68D8 0000ffff
137C6A18 0000ffff
137C6B58 0000ffff
137C6C98 0000ffff
137C6DD8 0000ffff
137C6F18 0000ffff
137C7058 0000ffff
137C7198 0000ffff
137C72D8 0000ffff
137C7418 0000ffff
137C7558 0000ffff
137C7698 0000ffff
137C77D8 0000ffff

Level 96 After Battle
037c51fc 0016e360
037c5254 0016e360

Stats
137c527c 0000c350
137c5280 0000c350
137c5264 000003e7
137c5268 000003e7
137c526c 000003e7
137c5270 000003e7
137c5274 000003e7
137c5278 000003e7
I would like someone that could get the villagers code please.... hehe
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Least they got head in the end