ROM Hack [Spider] ARCode

supermariorick

Well-Known Member
Member
Joined
Jun 18, 2010
Messages
640
Trophies
1
XP
816
Country
United States
the tool is injecting the memory change, as long as the memory/game allows infinite then its possible, for example revelations the code i was working on at the time set your ammo to 999/∞.

the 999 decreases but because your reload is set to ∞ it wont decrease, i did however find an address that froze the ammo completely but if you died or had to restart the game would crash when loading the level again.

when i come back to this game (it would help if i had a 100% save so i can easily access all levels) i will try to do a code where the ammo just shows as ∞ (like the rocket launcher does)

And with Mercenaries i found the address for the timer, then looked a little beyond this and found the address and set a value so it froze the timer.
interesting. so can something like this method be used for other infinite codes by setting the maximum to infinite and the current to 999? like health or magic for example?
 

dmc310

Well-Known Member
Member
Joined
Dec 28, 2013
Messages
270
Trophies
1
Age
34
XP
338
Country
United States
So I've only gotten 1 cheat to work for Bravely Default and that was 999,999,999 pg. I got the mem dump from some website. What/Where exactly do I have to do with the memdump files on my SD card? I'm confused because I can't inject cheats directly into my game since they're .3DS ROMS.
Whats the code for that money one?? I cant find it anywhere??
 

supermariorick

Well-Known Member
Member
Joined
Jun 18, 2010
Messages
640
Trophies
1
XP
816
Country
United States
not sure, so far ive only been able to set infinite on resident evil games
I guess because reloading is infinite by default but the maximum reloadeble isnt and if you set the maximum to infinite it keeps restocking ammo forever because it has an unlimited amount to pull from. if only there was a way to "reload" infinitely magic and health values so whenever theyre used up they simply refill and to an unlimited amount that isn't affected by draining. maybe that is why the infinite itemsnin convoy in Fire Emblem Awakening works. it's not being used up just restocked. if theres a way to restock health after 0 hopefully it can lead to infinites and if not then making such a code is out of the possibities of hacking in the game and refiller codes are the best for it.
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,928
Trophies
0
Age
38
XP
5,180
Country
United States
I guess because reloading is infinite by default but the maximum reloadeble isnt and if you set the maximum to infinite it keeps restocking ammo forever because it has an unlimited amount to pull from. if only there was a way to "reload" infinitely magic and health values so whenever theyre used up they simply refill and to an unlimited amount that isn't affected by draining. maybe that is why the infinite itemsnin convoy in Fire Emblem Awakening works. it's not being used up just restocked. if theres a way to restock health after 0 hopefully it can lead to infinites and if not then making such a code is out of the possibities of hacking in the game and refiller codes are the best for it.


i think that would be possible if the game itself had infinite.

for example my ammo code for revelations originally showed as ∞ for say your pistol, but then the game would change it to 999/∞.

im trying to find a complete save because i know you can get infinite ammo (∞) for some weapons and would be nice to see if the value is any different.

unlimited health as such may be impossible unless a new method is found that constantly writes rather than poke.
 

GalaxyEmblem

New Member
Newbie
Joined
Jun 12, 2015
Messages
1
Trophies
0
Age
28
XP
53
Country
France
So, I haven't purchased any DLmap on Fire Emblem Awakening, and i'm trying to get some dlc items but when i hack them onto the game hacked dlc items show up as outrealm items. Help? (PS. I'm on the European version)
 

supermariorick

Well-Known Member
Member
Joined
Jun 18, 2010
Messages
640
Trophies
1
XP
816
Country
United States
So, I haven't purchased any DLmap on Fire Emblem Awakening, and i'm trying to get some dlc items but when i hack them onto the game hacked dlc items show up as outrealm items. Help? (PS. I'm on the European version)
you need the extradata files for the items which unfortunately is only available from the DLC. if you have emunand and savedatafiler and Ninjhax perhaps the extradata can be installed but i doubt it
 

danmc

Well-Known Member
Newcomer
Joined
Jan 2, 2011
Messages
97
Trophies
1
Age
35
XP
356
Country
One Piece Romance Dawn (E)
Money
000117B4 0098967f

All char. ph
c0000000 00000009
000108E4 0001869f
DC000000 0000017c
D1000000 00000000

All char. exp
c0000000 00000009
000108e0 00ffffff
DC000000 0000017c
D1000000 00000000

Items on warehouse x99 part1
c0000000 0000009f
200117c6 00000063
DC000000 00000028
D1000000 00000000

Items on warehouse x99 part2
c0000000 0000009f
200130c6 00000063
DC000000 00000028
D1000000 00000000
 

danmc

Well-Known Member
Newcomer
Joined
Jan 2, 2011
Messages
97
Trophies
1
Age
35
XP
356
Country
Shin Megami Tensei IV (E)
Macca
03191c8c 000f423f

App points
0319b470 000003e7

items part1
c0000000 000000ff
2319b564 00000063
DC000000 00000002
D1000000 00000000

items part2
c0000000 000000ff
2319b764 00000063
DC000000 00000002
D1000000 00000000

items part3
c0000000 00000139
2319b964 00000063
DC000000 00000002
D1000000 00000000

Hero
Exp
03191cc0 05f5e0ff
HP/MP
13191cac 270f270f
Stats
03191cb0 03e703e7
03191cb4 03e703e7
13191cb8 000003e7

2 Demons Exp
c0000000 00000001
03191d4c 05f5e0ff
DC000000 00000604
D1000000 00000000

2 Demons HP/MP
c0000000 00000001
03191d1c 270f270f
DC000000 00000604
D1000000 00000000

2 Demons Stats
c0000000 00000001
03191d20 03e703e7
03191d24 03e703e7
03191d28 000003e7
DC000000 00000604
D1000000 00000000

Note:change the first line 01 of the demons codes with the demons you have
(Max is 18 hex = 24 demons) so 17 repetitions(plus the code) is the max
 
Last edited by danmc,

Swing

Well-Known Member
Member
Joined
Jun 5, 2011
Messages
336
Trophies
0
XP
616
Country
United States
Ok I need some help. So all I've gotten was 999.999 pg in Bravely Default, I did the online memory dump which seemed to take up ALL the space on my SD card. How can I get any/all other cheats to pop up upon scanning the QR? I just DLed Cheat Engine. Do I have to manually install every cheat for whatever game I want through that program on my SD card? Then do I have to add some kind of specific number on the memdump website so it just dumps the cheats onto whatever specific game I choose? I'm a bit confused on how to inject these cheats into my game...
 

supermariorick

Well-Known Member
Member
Joined
Jun 18, 2010
Messages
640
Trophies
1
XP
816
Country
United States
Can i use this with the new firmware of 3DS?
short answer: No. not sysnand anyway. long answer: only on emunand on old3ds with browsertimewarped to the browser version 9.0 has before the patch was made. use RXTools emunand for the latest firmware for old3ds with again browsertimewarp. New3DS you need 9.0 and Ninjhax and then install NTR custom firmware then use these codes with the NTR debugger tool. tutorials for all of these are all over these forums just use the search tool. THIS QUESTION HAS BEEN ANSWERED A THOUSAND TIMES AND THIS IS LEADING TO UNNECESSARY THREAD BUMPS. STOP ASKING THE SAME QUESTION. CHANCES ARE QUESTIONS LIKE THIS HAVE ALREADY BEEN ANSWERED. WHEN IN DOUBT, STOP BEING A LAZY NOOB AND LOOK THRU THE THREAD. YES WE HAVE REACHED A 104 PAGES. DEAL WITH IT AND LOOK THROUGH IT ALL. DONT WASTE OUR TIME WITH THE SAME NOOB QUESTIONS PLEASE. IT'S ANNOYING GOING THROUGH THIS THREAD LOOKING FOR NEW CODES ONLY TO GET QUESTIONS THAT HAVE BEEN ANSWERED BEFORE. PLEASE BE CONSIDERATE AND IF YOU NEED TO SAVE TIME USE THE SEARCH TOOL.
 

pongozila

Well-Known Member
Newcomer
Joined
Jun 8, 2008
Messages
99
Trophies
1
XP
417
Country
Brazil
My question is: Can i use this ON THE EMUNAND 9.8?


Yes, I'm using it now on my O3ds - emunand 9.8.

IF YOU'RE USING O3ds: Search the forum for how to install the spoofed exploitable version of spider on your emunand.

IF YOU'RE USING N3DS: Search the forum for how to install Ninjhax and NTR custom firmware to use these codes with the NTR debugger tool.

Chill and enjoy... but yeah, try to search a bit more next time. :lol:;)
 
Last edited by pongozila,

dmc310

Well-Known Member
Member
Joined
Dec 28, 2013
Messages
270
Trophies
1
Age
34
XP
338
Country
United States
Ok I need some help. So all I've gotten was 999.999 pg in Bravely Default, I did the online memory dump which seemed to take up ALL the space on my SD card. How can I get any/all other cheats to pop up upon scanning the QR? I just DLed Cheat Engine. Do I have to manually install every cheat for whatever game I want through that program on my SD card? Then do I have to add some kind of specific number on the memdump website so it just dumps the cheats onto whatever specific game I choose? I'm a bit confused on how to inject these cheats into my game...
How did you get so much pg do you have the cheat??
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    AncientBoi @ AncientBoi: Ahhhh ok