You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have pushed a commit which is buildable with latest libnx and dkp with the application flag and debug flag sets, from what i gather the main and main.npdm in your repository is just hbl.nso and hbl.npdm
The text was updated successfully, but these errors were encountered:
Atmosphere-NX/Atmosphere@0c4ae55#diff-8f4f075aef2c24447ccda4c26924401ac8ee494eb948d971e1116e8df73bda07R433
running hactool -t main.npdm on https://github.com/rlaphoenix/nton/blob/master/nton/assets/exefs/main.npdm
This is no longer permitted, force_debug only, preferably 0x410 size with also new required flag (false, false, true)
what has to be fixed: npdm needs to be rebuilt with only one debug flag set to true, and that one debug flag should be force_debug.
which per #31
seems to originate from here https://github.com/Skywalker25/Forwarder-Mod/blob/Forwarder-mod-patch/hbl.json#L246-L250
but the npdm in your repository says retroarch forwarder...?
https://github.com/natinusala/nx-hbloader-retroarch-forwarder-mod
switchbrew/nx-hbloader@master...natinusala:nx-hbloader-retroarch-forwarder-mod:master
github.com/Skywalker25/Forwarder-Mod
is missing a bunch of flags set by the retro-arch forwarderhttps://github.com/borntohonk/nx-hbloader/commit/4d198b263fdf86e16a36da1600e74fd98c9015be
I have pushed a commit which is buildable with latest libnx and dkp with the application flag and debug flag sets, from what i gather the main and main.npdm in your repository is just hbl.nso and hbl.npdm
The text was updated successfully, but these errors were encountered: