Hacking Luma3DS - Noob-proof 3DS Custom Firmware

Status
Not open for further replies.

prototech

Well-Known Member
Member
Joined
Jan 3, 2015
Messages
448
Trophies
0
Age
30
XP
348
Country
United States
Yes, the last 3-4 pages are people seeing this. It's because you installed a CIA in NAND that was not meant to be there.

Please try this:

  1. Backup your NAND with Decrypt9 / emuNAND9
  2. Open FBI and switch to NAND Mode (L)
  3. Switch to Remove Title mode (Rx2)
  4. Scroll down through the list looking at the Category of each title on the top screen.
  5. Most should be System or TWL, any that say App may need removing.
This ^ found the title and removed it.
 

Supster131

(づ。◕‿‿◕。)づ *:・゚✧
Member
Joined
Jan 19, 2016
Messages
3,315
Trophies
1
Location
My Computer
XP
2,758
Country
United States
fellas ladies, i am abit confused.
i read some minute ago in some thread that > "SysNAND CFW increases boot/read-write speeds even more." < and since there are some of you guys here who have made the switch to use CFW in your sysNAND by swapping your emuNAND into your sysNAND.

have you guys noticed any better speeds? i have done the swapping on my og3ds and i feel like it 'slowed' down than 'gotten faster' could be just me though.
and on my og i have a class4 card only, that could also be why it goes slow on me, no idea.

my ogxl/n3dsxl both have class10 mSD's.

anyway, what is your experience with the swapped Nands, nothing special ? besides the vanilla feel, GBA games etc.?
Speeds are pretty similar if not the same for me.
All it did was save 2GB on my SD card and not needing to install GBA/DSiWare twice.
 

leonmagnus99

Well-Known Member
Member
Joined
Apr 2, 2013
Messages
3,704
Trophies
2
Age
33
Location
Seinegald
XP
2,875
Country
Iraq
Speeds are pretty similar if not the same for me.
All it did was save 2GB on my SD card and not needing to install GBA/DSiWare twice.

yeah, i think the GBA thing is very cool.
i do have swapped nands on my og, i remember you stating it still needs to reboot after you exit out off a gba game.
i thought it would be a hard-reboot/ like complete reboot of the system, but it was not.

it just takes a few seconds to get me back into CFW. after exiting a gba game, pretty cool.

and mate, can payload bins run on every firmware once a payload has a9lh support? or not?
 

izy

Advanced Tech Pleb
Member
Joined
Sep 17, 2010
Messages
2,311
Trophies
2
XP
4,025
Country
United Kingdom
yeah, i think the GBA thing is very cool.
i do have swapped nands on my og, i remember you stating it still needs to reboot after you exit out off a gba game.
i thought it would be a hard-reboot/ like complete reboot of the system, but it was not.

it just takes a few seconds to get me back into CFW. after exiting a gba game, pretty cool.

and mate, can payload bins run on every firmware once a payload has a9lh support? or not?

Aurei uses its own payload loader
but if other firsmwares + aurei support A9LH there are other Mutliboot payload launchers so it that since Yes



squeer use google properly it may be your only friend and see that fenian is an irish warrior
you try to make about religion because you are so stupid you dont know difference
dont care your from manchester you still look like a girl
now run and report this post you are good at making up lies to mods


Kinda dont need to lie to mods when you a blatantly shooting yourself in the foot. I mean are you even reading what you are saying
And if you actually knew about this country you would know WHY it is about religion and WHY it is a well known slang insult about someones religion
If you spent more than 5 seconds googling and quoting wikipedia you would know this

Btw nice try with me lying to mods you know all about that dont you
But hey keep posting and derailing

Spoiler
f4fff2d7908ebdc5ccd6d75d0d7c20fc.png

aaabf78715374b339cd8abdf88487d98.png
 
Last edited by izy,
  • Like
Reactions: peteruk

dg_dex

Well-Known Member
Member
Joined
Feb 27, 2016
Messages
142
Trophies
0
Age
59
XP
102
Country
Where has this happened? I never talk bad about other devs' work, so I'd think I deserve the same respect.
And anyway, I can't see how this is the same as rxtools.

I wouldn't read into what Rei said about you. I myself worry at times that this CFW could also go down the same path as RX Tools. Why? Because you aim to please hell of a lot. You clearly are very talented. You also have a huge imagination, this much is evident in your more recent revisions. Many devs in the past have stepped away from there projects due to high demand. It can get a bit too much in the end. But on the flip side of things. You haven't shown any signs of slowing down or halting this project. You are very friendly and you always reply to your fellow members, no matter the cost.

Keep up the good work Aurora.
 

alex61194

Well-Known Member
Member
Joined
Feb 13, 2016
Messages
633
Trophies
0
Age
29
XP
1,498
Country
Where has this happened? I never talk bad about other devs' work, so I'd think I deserve the same respect.
And anyway, I can't see how this is the same as rxtools.
in the reinand post he said yesterday, but he didnt want to be disrespectedfull woth you, only that he dont follow your work, and he dont like the route of your work
 

DjoeN

Captain Haddock!
Member
Joined
Oct 21, 2005
Messages
5,489
Trophies
0
Age
54
Location
Somewhere in this potatoland!
Website
djoen.dommel.be
XP
2,857
Country
Belgium
Ow damned, building version 4.0.1 errors out :/
@Aurora Wright do we need something extra to build the newest version?
Code:
arm-none-eabi-gcc -MMD -MP -MF /d/CFWCN3DS/AuReiNand/injector/build/loader.d -flto -Wall -O2 -mword-relocations -ffast-math -ffunction-sections -fdata-sections -march=armv6k -mtune=mpcore -mfloat-abi=hard -mtp=soft -I/d/CFWCN3DS
AuReiNand/injector/include -I/c/devkitPro/libctru/include -I/d/CFWCN3DS/AuReiNand/injector/build -DARM11 -D_3DS -c /d/CFWCN3DS/AuReiNand/injector/source/loader.c -o loader.o
d:/CFWCN3DS/AuReiNand/injector/source/loader.c: In function 'loader_LoadProcess':
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:200:3: error: unknown type name 'CodeSetInfo'
   CodeSetInfo codesetinfo;
   ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:249:24: error: request for member 'name' in something not a structure or union
     memcpy(&codesetinfo.name, g_exheader.codesetinfo.name, 8);
                        ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:250:16: error: request for member 'program_id' in something not a structure or union
     codesetinfo.program_id = progid;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:251:16: error: request for member 'text_addr' in something not a structure or union
     codesetinfo.text_addr = vaddr.text_addr;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:252:16: error: request for member 'text_size' in something not a structure or union
     codesetinfo.text_size = vaddr.text_size;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:253:16: error: request for member 'text_size_total' in something not a structure or union
     codesetinfo.text_size_total = vaddr.text_size;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:254:16: error: request for member 'ro_addr' in something not a structure or union
     codesetinfo.ro_addr = vaddr.ro_addr;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:255:16: error: request for member 'ro_size' in something not a structure or union
     codesetinfo.ro_size = vaddr.ro_size;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:256:16: error: request for member 'ro_size_total' in something not a structure or union
     codesetinfo.ro_size_total = vaddr.ro_size;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:257:16: error: request for member 'rw_addr' in something not a structure or union
     codesetinfo.rw_addr = vaddr.data_addr;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:258:16: error: request for member 'rw_size' in something not a structure or union
     codesetinfo.rw_size = vaddr.data_size;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:259:16: error: request for member 'rw_size_total' in something not a structure or union
     codesetinfo.rw_size_total = data_mem_size;
                ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:260:11: warning: implicit declaration of function 'svcCreateCodeSet' [-Wimplicit-function-declaration]
     res = svcCreateCodeSet(&codeset, &codesetinfo, (void *)shared_addr.text_addr, (void *)shared_addr.ro_addr, (void *)shared_addr.data_addr);
           ^
d:/CFWCN3DS/AuReiNand/injector/source/loader.c:263:13: warning: implicit declaration of function 'svcCreateProcess' [-Wimplicit-function-declaration]
       res = svcCreateProcess(process, codeset, g_exheader.arm11kernelcaps.descriptors, count);
             ^
make[2]: *** [loader.o] Error 1
make[1]: *** [build] Error 2
make[1]: Leaving directory `/d/CFWCN3DS/AuReiNand/injector'
make: *** [build/patches.h] Error 2
 
Last edited by DjoeN,
  • Like
Reactions: Sev501 and Madridi

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,331
Trophies
2
XP
18,214
Country
Sweden
Hey, I like all the CFWs. There isn't one that is perfect but hell, this one works best with A9HL so far. (IMHO that is, everyone is different!)
 

leonmagnus99

Well-Known Member
Member
Joined
Apr 2, 2013
Messages
3,704
Trophies
2
Age
33
Location
Seinegald
XP
2,875
Country
Iraq
hot damn, aurora drops another bomb.

bombastic cfw update, *hurries on to grab my 3ds consoles* many many thanks my dude <3

great moves, keep it up !
 

Bullseye

Well-Known Member
Member
Joined
Feb 22, 2016
Messages
553
Trophies
0
XP
1,291
Country
Is it me or do folders open faster than before?
---

I don't get why people moan about work they are not doing. I appreciate all the work you have put into this CFW, Aurora, as well as any other who creates CFW and shares them with us.
People should see these CFWs as alternatives to choose from and decide which one works better for their needs, and if they want a FW that only has what they need, then go learn and create it by yourself. I don't know how to create it so I use what I have at my disposal. If at the present time I like AuReinand more than Cakes or Reinand, I will use AuRN. If time goes by and I prefer to use another one, I'll do so, but there is no need to flame anyone for it.

/Rant
 

Bullseye

Well-Known Member
Member
Joined
Feb 22, 2016
Messages
553
Trophies
0
XP
1,291
Country
Well that is excellent work then! GraZie @Aurora Wright !

I have also timed boot up and in my case it has decreased around 1 second on N3DS. I'll check later on O3DS, which is already slower.

Code got optimized again so could be that

The amount of updates aurora pushing on a daily basis.

Feels good Man

EDIT: Spelling correction
 
Last edited by Bullseye,

Xenosaiga

Time to switch it up
Member
Joined
Oct 9, 2015
Messages
1,501
Trophies
0
Age
33
Location
The Shadows
XP
1,070
Country
United States
Exactly Aurei add a few things but it is still a VERY minimal CFW + it still has Firm1/0 Protection which is important


Exactly this Aurora does great work but we musnt forget its Rei's work that is the Base


Off-topic reply to plebs time
Only reason i dont report report you for that racist signature is because im actually english so i dont care lol its nto directly affecting me.

Even if it is directly aimed at me because you cant do a simple retort so revert to stalker tactics

P.S speaking of shit stirring remember when you little daddy @Cha0s Em3rald said "Chaos Doesnt have adds" as a retort to ISO

Gets abit strange when 80% of the sites threads are made by him and they contain this

5e66892e1d31486712bc6cc551c241e1.png


1 Post in his thread contained this 31 Times if that isnt advertising what is

Btw gotta love the Chaos Site when its fanboys are stalking my facebook in an attempt to insult me lol - Pro advertising

Like cmon Chaos Cat you have me on follow to put in some valid retort argument and this is what you come up with for someone who spends 50% of their posts tryharding against me you could at least put up a real fight

Seriously though that Chaos / Rufel circle jerk of post liking GG
Btw it was @Xenosaiga that linked me the image, besides its not shit stirring when Rei said it himself Aurora would have seen it eventually may aswell flush it out now
What image? Linked you to what?
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Att is displaying prices like it's an ingredients list now lol