yellows8 / hblauncher_loader

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

[N3D] Can't download payload "0xd8a0a03c" #92

Open Purple0Rain opened 6 years ago

Purple0Rain commented 6 years ago

So after a time not being on my n3ds I wanted to open Homebrew again, but it ended up saying this:

"Failed to download the actual payload with HTTP: 0xd8a0a03c. If the server isn't down, and the HTTP request was actually done, this may mean your system-version or region isn't supported by the xhax payload currently."

I haven't changed my system-version or region at all... So I'm actually quite confused.

nonchip commented 6 years ago

same error here, using boot9 and luma

FlyingHelix commented 6 years ago

the error doesn't have anything to do with your system, don't worry. It's because github dropped TLSv1/TLSv1.1 support, that broke many 3ds programms, including this launcher. Hopefully and update with a workaround will come soon

SupperHacks commented 6 years ago

I am on 11.6 firmware with luma and my homebrew launcher wont work. I know the question above me has been answered, but when will there be support with hax payload for 11.6?

nonchip commented 6 years ago

@SupperHacks

I know the question above me has been answered

then ask in another issue. this has nothing to do with the topic of your question, so why would you even post it here 0.o

also why would anyone in their right mind still use any *hax when there's boot9strap (which btw would also remove any firmware version issues)

@FlyingHelix the "workaround" (or rather fix) that comes to mind would be using a non-broken tls version (tls1 is pretty vulnerable by now), but i guess there probably is no drop-in implementation for the current versions yet, given how crypto is a pain in the ass to implement (see openssl failing horribly at implementing its own spec half the time :P)?

mickael28 commented 6 years ago

I keep on getting this error as well... if there's a workaround to bypass it or a fix, could you please update this thread to give it a go?

nonchip commented 6 years ago

@mickael28 there's not much that can be done right now until there's a new version that uses a newer crypto library.

i'd suggest using boot9strap (which is the best method to "free" your 3ds anyway, given you can solder or know someone who can do the hardmod for you) and installing the hblauncher directly without the loader, using FBI to install it.

hiimzech commented 6 years ago

ok some noob questions now: is the payload installed in the sd card or in the savegame of oot3d?

I am on 11.5 and b9s. I want to update my payload for use with another 3ds that does not have b9s yet. going to do a system transfer to it then put b9s on it.

I don't have the latest payload for 11.6 I have the latest hblauncher to do the update

how do I go about doing this? I can download the payload manually off the homebrew site

nonchip commented 6 years ago

is the payload installed in the sd card or in the savegame of oot3d?

if you had done it right: none of those. in the onboard quadSPI nand flash. because abusing oot3d or similar buggy games is just a recipe for disaster: you need to mess around with emunand&co, have the constant fear of updates murdering your system, etc.

going to do a system transfer to it then put b9s on it.

that's exactly the wrong way to do it. to install you just dump your firmware using a SDIO reader and reflash it after installing the boot9strap patch, and afterwards you only ever need to do normal system upgrades followed by a few files updated on your SD because it applies the patch automagically.

I don't have the latest payload for 11.6 I have the latest hblauncher to do the update how do I go about doing this? I can download the payload manually off the homebrew site

by forgetting all the things you did wrong so far and go to https://3ds.hacks.guide/installing-boot9strap-(hardmod).

and then stop abusing this issue report to ask your noob questions, and use google or any forum for it instead, because they have nothing to do with this issue.

nonchip commented 6 years ago

cute, a thumbsdown for a post that a) explains how to do b9s right therefore actually answering the question and then b) explains how not to spam on github. @yellows8 maybe you want to lock this issue down now? everything important was already said in the first few comments, now it's just being abused as a general forum for all the things nintendo-related apparently :P

yellows8 commented 6 years ago

hblauncher_loader is obsolete - just use the homebrew-launching that Luma3DS has built-in.

EDIT: This is a duplicate of #89 as well.