Open griffi-gh opened 3 weeks ago
I could not reproduce. Any more details?
The issue is always reproducible for me on Gentoo Linux amd64 with melonDS 1.0 built from the latest code (commit 730b488), and I can work around it by passing a non-existing ROM filename as a second argument, like this:
melonDS game.nds nonexistingrom
I then click “OK” in the window saying “This ROM file does not exist” and the game starts normally.
Note:
The issue can also be worked around by postponing the firmware boot through the -b/--boot option:
melonDS --boot never game.nds
and then clicking on “File” → “Boot firmware” (the title passed as an argument from the command line can be launched without issues from the firmware menu).
Steps to reproduce
After the emulator is set up in that way:
Platform
melonDS (stable 0.9.5) Linux NixOS (
nixos-unstable
) Wayland (qt6)