Hacking Luma3DS - Noob-proof 3DS Custom Firmware

Status
Not open for further replies.

fr3quency

Well-Known Member
Member
Joined
Jan 11, 2016
Messages
811
Trophies
0
Age
31
Location
Wherever my imagination decides.
Website
fr3quency.deviantart.com
XP
802
Country
Greece
Sorry, this should work.
Thanks a lot. It works as expected. This is my boot time which is the same as before:
bDVMi6a.jpg
 
  • Like
Reactions: Februarysn0w

fr3quency

Well-Known Member
Member
Joined
Jan 11, 2016
Messages
811
Trophies
0
Age
31
Location
Wherever my imagination decides.
Website
fr3quency.deviantart.com
XP
802
Country
Greece
Is it normal to not have rei in front of the system version in emunand?
Yes, the first post explains it. "No ARM9 thread (in the official builds, this provides the "Ver." cosmetic patch in System Settings, which happens to patch random "Ver."s in FCRAM, and thus made me uncomfortable, and FCRAM dumping)."
 

aos10

Yuuki chan
Member
Joined
Apr 10, 2012
Messages
4,744
Trophies
2
Age
37
XP
3,909
Country
Saudi Arabia
yey , manged to finished the tutorial this time
but, how i can boot to sysnand ?
also , when i press L+R to enter decrypt9 nothing happen

Enter Decrypt9

  1. Reboot, then open Decrypt9 from arm9loaderhax by holding L+R on boot

anyone has the link to install the modded homebrew launcher for GW?
 
  • Like
Reactions: Skaterdie

Just Passing By

Well-Known Member
Member
Joined
Jan 3, 2016
Messages
1,563
Trophies
0
XP
653
Country
United States
yey , manged to finished the tutorial this time
but, how i can boot to sysnand ?
also , when i press L+R to enter decrypt9 nothing happen



anyone has the link to install the modded homebrew launcher for GW?
1. Download this:
https://github.com/d0k3/Decrypt9WIP/releases/download/20160309/Decrypt9WIP-20160309-160637.zip
2. Take the .bin file and rename it to arm9payload.bin
3. Put the arm9payload.bin in the rei folder
4. Try the l+r thing

To boot to sysnand, press L or R on boot.
 
Last edited by Just Passing By,

Serphirot

Well-Known Member
Newcomer
Joined
Feb 21, 2016
Messages
62
Trophies
0
Age
28
XP
88
Country
Gambia, The
_Sorry Off-topic_ is this a nexus phone your using ?? i use the Nexus 6 and i love stock android (but i have it rooted and use Chroma ROM)

and the DIO signature of yours is hilarious XD
Off-topic Well every Android Phone using a custom rom which is based on stock Android could have this stop watch and other stock android features. I simply like stock Android so every phone I use gets rooted and a custom rom with the stock android look. ^^
At the moment I still have my Oppo find 7a, but I think I should get my self some time a new phone my phone is almost 2 years old. ^^
 

Shuttleu

Well-Known Member
Member
Joined
Sep 11, 2010
Messages
106
Trophies
0
XP
319
Country
[U
SER=261811]@Shuttleu[/USER], did you finish that Home Menu patch in AuReinand?
@Aurora Wright, did you see this? https://gbatemp.net/threads/patchin...me-menu-arm9loaderhax-or-emunand-only.419047/
No, I was playing Hyrule Warriors Legends :P

anyway, let's see if @Aurora Wright can help

I made some changes to the CFW source to try and apply this Home Menu region patch, it compiles fine, but it just sits on the splash screen when I try booting it.
If I comment out my changes and compile again it loads fine.

The changes I made are as follows:

patches.c
Code:
const u8 regionPattern[16] = {0x00, 0x00, 0x55, 0xE3, 0x01, 0x10, 0xA0, 0xE3, 0x11, 0x00, 0xA0, 0xE1, 0x03, 0x00, 0x00, 0x0A};
const u8 regionFree[16] = {0x01, 0x00, 0xA0, 0xE3, 0x70, 0x80, 0xBD, 0xE8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};

void getRegionLoc(void *pos, u32 size, u32 *off){
    *off = (u32)memsearch(pos, regionPattern, size, 16);
}
patches.h
Code:
const u8 regionPattern[16];
const u8 regionFree[16];

void getRegionLoc(void *pos, u32 size, u32 *off);
firm.c (patchFirm)
Code:
u32 regionOffset = 0;
getRegionLoc(firmLocation, firmSize, &regionOffset);
memcpy((void *)regionOffset, regionFree, sizeof(regionFree));
 
  • Like
Reactions: mvmiranda

machomuu

Drops by occasionally
Member
Joined
Sep 4, 2009
Messages
8,463
Trophies
1
Location
The Courtroom
XP
853
Country
United States
Is it normal to not have rei in front of the system version in emunand?
Yep, that's an intended feature.

"- No ARM9 thread (in the official builds, this provides the "Ver." cosmetic patch in System Settings, which happens to patch random "Ver."s in FCRAM, and thus made me uncomfortable, and FCRAM dumping)."

Wow, yikes, a bit late. But there it is.
 

aos10

Yuuki chan
Member
Joined
Apr 10, 2012
Messages
4,744
Trophies
2
Age
37
XP
3,909
Country
Saudi Arabia
Status
Not open for further replies.
General chit-chat
Help Users
    SylverReZ @ SylverReZ: @Veho, How was your day, Veho? You high rn?