ROM Hack [Spider] ARCode

  • Thread starter Thread starter KazoWAR
  • Start date Start date
  • Views Views 996,614
  • Replies Replies 3,416
  • Likes Likes 27
It's not hard, i explained everything a few posts above...

I'm getting
Code:
Import failed. File:
Browser Timestamp.cia
This cia is invalid.
(0xD8E08027)
in title manager.

My emuNAND is on 9.5.0-23E and I downloaded the title id 0004003000009D02 version 4096 using 3DSNUS version 1.8.
 
After installing the browser with the working exploit, the browser crashes with "Executing..." and the 3ds becomes unresponsive, do I have to wait a while after that and is it working correctly?

Edit: Probably not, there is no file being created.
 
It should slow down and lower/upper Display might flicking black until its done with error message.

Didn't work for me in sysNAND 4.5, there might be a min. FW to get this working.
 
KazoWar said:
I don't know how to check if a file exists on the sD card

Code:
if( access( FILENAME, F_OK ) != -1 ) {
    // file exists (rename with a 1)
} else {
    // file doesn't exist (do nothing)
}[code]
 
Totaly forgot to mention that i've installed my own TimeWarp-Browser.cia including spoof to never expire. It's Nintendo Code, so i cant share it here.

To create your own, you need 3DNUS and DL the TitleID with last good Version and changing it to highest possible Version.

0004003000009D02 > 4096

Make emuNAND BACKUP before installing with devmenu_620 (not .3ds!), because you can't uninstall it!
i thought you could uninstall the browser... it shows up in devmenu for me, i think i tried removing it once and it worked
 
I thougt it would be impossible because it's a system file, anyway, to re-install you need your correct version and a backup never hurts :)
 
Just to clarify liomajor, you installed your modified browser without uninstalling? Maybe that's why it doesn't work for me then. Anyway, how ig are those memdump.bin files, 128MB?
 
Just to clarify liomajor, you installed your modified browser without uninstalling? Maybe that's why it doesn't work for me then. Anyway, how ig are those memdump.bin files, 128MB?

I did no uninstallation of the browser and memory dumping now works in emuNAND. Here's what I did:


And yes, the memory dump will be 128 MB.
 
  • Like
Reactions: Margen67
I did no uninstallation of the browser and memory dumping now works in emuNAND. Here's what I did:


And yes, the memory dump will be 128 MB.


Watching your Video, i see three mistakes.

1. Download without changing Version
2. Transfer of Browser Timestamp.cia to SD Card
3. Installing Timewarp.cia with Spoof to 63.63.15 like mine

Installing the same Version might fail as for devmenu will skip
the "same" Version, for this it needs to be at least actual Version
plus 1 what gets 100% exchanged at the next emuNAND Update.

128 MB > 134.217.728 Bytes
 
I did no uninstallation of the browser and memory dumping now works in emuNAND. Here's what I did:


And yes, the memory dump will be 128 MB.


I can confirm that you can install an exploitable browser to your newest emunand with that guide, but Ram dumping/Ram injecting is still not working, same green screen when trying to inject the modified ram back to the game (Animal Crossing in my case).
 
I guess we can't install the spider browser on the New 3DS with Gatway? :D

No

Installing the o3DS Browser will remove n3DS Browser but it will crash > error redownload from Internet.

I can confirm that you can install an exploitable browser to your newest emunand with that guide, but Ram dumping/Ram injecting is still not working, same green screen when trying to inject the modified ram back to the game (Animal Crossing in my case).

You should check your Browser Version Info after starting it, my guess is, yours is not supported.


Ram dump, yes, injecting Ram no. ARCode will only overwrite the Offsets with the Values inside arcode.cht.

I did test dumping 3 Games so far: Majoras Mask, Bravely Default and Animal Crossing.

Everytime my FCRAM.bin got created and i'm capeable manipulating the game with arcode.cht.
 
  • Like
Reactions: cearp
No

Installing the o3DS Browser will remove n3DS Browser but it will crash > error redownload from Internet.



You should check your Browser Version Info after starting it, my guess is, yours is not supported.


Ram dump, yes, injecting Ram no. ARCode will only overwrite the Offsets with the Values inside arcode.cht.

I did test dumping 3 Games so far: Majoras Mask, Bravely Default and Animal Crossing.

Everytime my FCRAM.bin got created and i'm capeable manipulating the game with arcode.cht.

Yes, dumping works, but injecting not. After installing the browser, my browser version is 1.7567, don't know if it's a good version or not.

Edit: Looked at this page and it says, that I have an exploitable version right now.

http://wiki.gbatemp.net/wiki/Spider_exploit
 
Maybe work too also for cheats created by ntrclient for 4.5 ntr-cfw.
If someone want to try, this is the address and value for max rupees on Zelda: ALBW USA:

028b5fa8 : 270e
(address in NTR client is +14000000, so -> 168b5fa8)
 
  • Like
Reactions: Margen67
Yes, dumping works, but injecting not. After installing the browser, my browser version is 1.7567, don't know if it's a good version or not.

Edit: Looked at this page and it says, that I have an exploitable version right now.

http://wiki.gbatemp.net/wiki/Spider_exploit

As for modifying RAM you need to know a little bit on how things work.

Depending on what you want to change, there are more possible Offsets needed to change aquiring it.

Example:

1. Offset for "Item was picked up" to enable the slot
2. Offset for how many Items
3. Offset to display it inside the game
and so on...

Even if its inside RAM, there might be protections like crc > crashing the game

AND/OR

"1 != 1" >>> 4 = 1

AND/OR

Your desired search is twice/trice inside RAM

AND/OR

Your desired search has a counter Value +/- | X +/- real Value

AND/OR

Limits that might crash the game. | max 100 > 101 > crash

You should test first something thats known to work before you say "it's not working" ;)
 
Unfortunately, I still cannot seem to get this to work properly. I even installed an old 9.4 emuNAND backup, still no luck on the exploit working. All it does is crash the whole system, no error message is ever shown.

May it have something to do with region? (I'm in EU region)
 

Site & Scene News

Popular threads in this forum