yellows8 / hblauncher_loader

3DS NCCH application for booting the *hax payloads.
243 stars 27 forks source link

Error c921081a when starting HBloader #71

Open H3X4decimal opened 7 years ago

H3X4decimal commented 7 years ago

When I try to access the homebrew I get the following error: 00000000 01fa1000 c921081a I have a old 3ds on 11.4 with luma 7.0.4

Could you help me please?

AnatolyKonenko commented 7 years ago

same problem

Phil02 commented 7 years ago

Try the following:

1st: create an folder named: hblauncherloaderon the SD Root 2nd: Download the 11.2.0-35E O3DS Payload(https://smealum.github.io/3ds/#otherapp) and rename it to OLD-11-4-0-37-XXX.bin (XXX = Your 3DS Region) 3rd: copy the renamed file into the hblauncherloader folder

Now it should work (thanks to 3ds.guide, only extracted the needed steps)

AnatolyKonenko commented 7 years ago

Tried this - now after start app close and on screen standart console main menu. Also tried 11.3.0-35E - old problem returned. Maybe with 11.20-35E something changes (app not crash) - but on my 2ds it not worked( Thanx for reply!

camatthew88 commented 7 years ago

but you said the 3ds had luma not 2ds

MrKalach commented 7 years ago

Same trouble. O3DS 11.4.0-37E + luma 7.0.5 tried different payloads from https://smealum.github.io/3ds/#otherapp

MrKalach commented 7 years ago

Ok, I finally found, where is trouble. try to explain, what's happening. 1) I downloaded Old 3DS 11.2.0-35-EUR from https://smealum.github.io/3ds/#otherapp , renamed it to OLD-11-4-0-37-EUR and put to hbloader folder. 2) run hb launcher 3) hb launcher, because something happend, download different payload (check lines 278, 279, 329 in source/hblauncher_loader.c) and replace original, from step 1. 4) wuolah, it doesn't work. because payload is different.

I manually build payload url and I got https://smea.mtheall.com/get_payload.php?version=OLD-11-4-0-37-EUR . Download it and it's of course different. That is trouble.

@yellows8 pls, check it.