switchbrew / nx-hbexploit300

Homebrew exploit for 3.0.0
71 stars 13 forks source link

ease_nro_restriction not being set to 1 #2

Closed AnalogMan151 closed 6 years ago

AnalogMan151 commented 6 years ago

When running HBL on a Switch that has not previously run PegaSwitch, ease_nro_restriction is not properly being set to 1, causing the launching of HBL to fail.

Work around: Run PegaSwitch and issue command evalfile usefulscripts/SetupNew.js

You will see that the previous value was 0 despite having attempted to run HBL. Now you may successfully run HBL.

Those who already had this value set were able to run HBL without issues.

AnalogMan151 commented 6 years ago

Fixed by commit a830fb1

plutooo commented 6 years ago

Fixed thanks