Cpasjuste / pemu

GNU General Public License v3.0
438 stars 49 forks source link

Please allow ROM file to be selected from `argv[1]` #249

Open TooTallNate opened 1 year ago

TooTallNate commented 1 year ago

At least for Nintendo Switch, it is conventional for the ROM file to be able to be specified from the command line, and the emulator boots up directly to that file. It was reported here that this doesn't work for pfbneo.nro. Would it be possible to make that work?

Cpasjuste commented 9 months ago

Hi, this should be available in next release, thanks for the tip.