Homebrew [Custom Launcher] Spider3DSTools released

AlbertoSONIC

Pasta Team Member
Member
Joined
Jun 27, 2014
Messages
927
Trophies
0
Age
52
Website
www.albertosonic.com
XP
1,396
Country
Italy
PECONAUT Here's the code.bin: https://mega.co.nz/#!xQAAjRTL!t5_zIbGlPNQo-K5SsblCmHJdWNIa4mFPtXADY31gV_g

I tested it and it's fully working! Just open http://dukesrg.no-ip.org/3ds/rop/?LoadCode.dat on your 3ds. It will draw a pattern on the screen and then it will go back to the homescreen ;)

For people who are interested in what i've edited, i found this code:
Code:
uvl_start()
{
    __asm__ volatile (".word 0xE1A00000");
    uvl_entry();
    __asm__ volatile ("bx lr");
}

and i changed bx lr to svc 0x03:
Code:
uvl_start()
{
    __asm__ volatile (".word 0xE1A00000");
    uvl_entry();
    __asm__ volatile ("svc 0x03");
}

And now it works!

Credits goes to #3dsdev guys ;)
 
  • Like
Reactions: PECONAUT

Slushie3DS

Cold Beverage Lover
Member
Joined
Jan 9, 2015
Messages
707
Trophies
0
Age
29
XP
420
Country
United States
So what does it require then? duke_srg already hosts RegionThree without any files on SD Card

Oh, I didn't know he was already hosting it. Here I thought I was contributing something.

zS5rRxa.gif


Eh, at least I didn't alter my server. Thanks, mate.
 

Slushie3DS

Cold Beverage Lover
Member
Joined
Jan 9, 2015
Messages
707
Trophies
0
Age
29
XP
420
Country
United States
All Good :D although I am still waiting on new cool stuff with code.bin stuff :P

I'd play with it, but I can't seem to get things to work with 8.x. Kind of sucks, honestly. I was looking into how to modify the existing offsets, but came up short. No one here seemed to have any responses.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    bassviolet @ bassviolet: uwu