Borealis demo deko3d insta exits on Nintendo Switch
As in title. Trying to open it in both Application and Applet mode results in almost immediate return to hbmenu.
Compiled with devkitA64 r28-1 (GCC 15), deko3d 0.5.0-1
Could you please check if the NRO file compiled by GitHub Actions is able to run?
https://github.com/xfangfang/borealis/actions/runs/14373306759
For further troubleshooting, it would be helpful to provide the application log. (You need to compile it with -DCMAKE_BUILD_TYPE=Debug and then send it to the NetLoader of hbmenu via nxlink -s borealis_demo.nro to view the application log.)
The system version or system language might also cause the application to crash. Please provide relevant information.
Additionally, you can try running it in airplane mode to rule out any network-related issues.
Weird enough compiled it again and now it works, both with and without debug, with and without internet connection.
Though Scroll Test tab crashes app. Nothing is returned to nxlink when it happens.
Perhaps this is related to the system language you are currently using?
I often use a script to quickly check for application crash information. Perhaps you could use it to see where the application crashed.
https://github.com/xfangfang/wiliwili/blob/yoga/scripts/ns_debug.sh
Perhaps this is related to the system language you are currently using?
The en-US/scroll.json file has text in Russian which I guess the console doesn't like when the system language is set to English. I replaced it with an English translation of zh-Hans/scroll.json and all is good.
See https://github.com/ndeadly/borealis/commit/cddda56f653744e60efc75f55a1e7eb57ca4bb05