The channel won't boot from NAND if a USB device is connected, and this is due to the title ID low not starting with "1" (that seems to be needed for things to work correctly). Changing the title ID to 0005000010575550 fixes the issue.
please, be more explicit...
had you tested modifying correctly the app.xml file in "code" folder, then recompiled by yourself?
had you completely unistalled the channel, then installed the modified version?
give me more step about your fix...
Last edit: dj_skual 2018-01-02
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There's no need to uninstall the old one but I uninstalled it as having two is useless (changing the title ID makes it a separate channel, so the old one isn't overwritten unfortunately)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
please, be more explicit...
had you tested modifying correctly the app.xml file in "code" folder, then recompiled by yourself?
had you completely unistalled the channel, then installed the modified version?
give me more step about your fix...
Last edit: dj_skual 2018-01-02
I unpacked the channel using cdecrypt, changed the title ID and group ID in the two xmls where I saw them (code/app.xml and meta/meta.xml), and packed it again, I didn't recompile the code. Here's the fixed channel in unpacked format https://transfer.sh/ny2EX/Archive.7z and in packed format https://cdn.discordapp.com/attachments/164958282748788736/397140714162618378/fixedWUP.7z
There's no need to uninstall the old one but I uninstalled it as having two is useless (changing the title ID makes it a separate channel, so the old one isn't overwritten unfortunately)
OK thank,
so, the channel on Nand don't boot if usb not connected?
The channel now always boots without any issue. It boots from USB, and from NAND either if USB is connected or if it's not.
thx, tested and working!!!
Last edit: dj_skual 2018-01-02
fixed with rev21