asiekierka / uxnds

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

Testing uxnds on iphone Delta #1

Closed nixoye closed 3 years ago

nixoye commented 3 years ago

I installed Delta from the altsore to get a nintendo DS emulator running on my non jailbroken iphone. I'm trying to test uxnds and after running the uxnds_debug I get Error FAT init: Failed

asiekierka commented 3 years ago

Yes, correct. Your NDS emulator does not emulate a memory card-providing device (like a flashcart), which means uxnds has nowhere to read the ROMs from. Most emulators don't really have an user-friendly way to set one up that works with modern homebrew, either (I think DesMuMe might? But I never got it to work myself).

In general, using an NDS emulator just to run Uxn on an iPhone feels a bit silly - I'd recommend working on a native Uxn port.