asiekierka / uxnds

NDS/3DS fork/port of the uxn/Varvara virtual machine
MIT License
150 stars 5 forks source link

Support relative path and RomFS "boot.rom" locations. #18

Closed asiekierka closed 1 year ago

farvardin commented 1 year ago

the documentation is quite clear that the uxn folder should be in "/uxn" but generally people put their .3dsx files into a special folder (mine is /3ds), therefore if we put uxn inside it (/3ds/uxn) it won't work. Relative path would be great :)

farvardin commented 1 year ago

btw should it be active in the latest release? It didn't work for me. Maybe the uxnds app should be inside the uxn folder then? I'll test this anyway...