XorTroll
XorTroll
Some non-commercial rom files or internally used child roms have those default code values
I do have a 3DS JavaScript interpreter which works, and it's totally supported. It uses duktape engine, which is better than v7 engine: https://gbatemp.net/threads/3djs-javascript-interpreter-for-3ds-systems.500438/
Yeah, make sure you have the sigpatches properly set-up
Should be fixed on the new release
I also noticed the delay may be annoying, but didn't think anyone would get to glitch the menu in that short time period :P Anyway, I plan to reduce that...
This should be fixed in the last release
Lmao good catch, I just don't think of these scenarios enough... I guess I'll explicitly prohibit from adding already-existing special homebrew entries again
Are you sure uLaunch was the cause? Are you running anything else homebrew related? I'm mostly curious since I'd then put a definite warning about ban risk for other users...
I've been very careful with JavaFX versioning, does this version still support Java 8 appropriately? Not all users use Java 9 or higher
Yeah this is a funny bug, it's not a good thing to allow empty names :P Particularly funny since it's a bug I just fixed in like 5 seconds