Mikolaj Kucharski writes: > I just wanted to see how Nintendo 3DS emulators work on OpenBSD. Never > played with them before. > > $ desmume some-game-decrypted.3ds > mprotect failed: Operation not permitted > Abort trap (core dumped) > > I tried with few 3DS files and one CIA file, always the same output > like above. Any tips?
desmume is a DS emulator, not a 3DS emulator. It doesn't support 3DS files or CIA files. (citra is a 3DS emulator and should be able to handle those files.) That said, desmume shouldn't crash like that. I'll look into it.