yellows8 / 3ds_browserhax_common

ROP-chain-generator for Nintendo 3DS titles with some form of web-browser.
73 stars 17 forks source link

Fails to load payload after first succesful time #18

Closed DoumanAsh closed 8 years ago

DoumanAsh commented 8 years ago

New 3DS 10.3 Using reset with date change.

First time i was able to run payload but it turns out i forgot to set-up home menu themes and so menuhax didn't let me install anything.

I have installed home menu extradata but now payload never loads from browserhax. It just gets me bad certificate and error that video cannot be loaded.

Should i just try and try or could it be something went wrong?

yellows8 commented 8 years ago

HTTP->HTTPS redirect broke browserhax/etc, this will be fixed server-side.

yellows8 commented 8 years ago

It works fine now with plain-http.

DoumanAsh commented 8 years ago

Thanks