libretro / dosbox-svn

GNU General Public License v2.0
6 stars 17 forks source link

Retroarch Crashes When The Core Is Started Through CLI #39

Open Zombeaver opened 4 years ago

Zombeaver commented 4 years ago

Both SVN and SVN-CE crash Retroarch when attempting to start them via command-line.

realnc commented 4 years ago

More info would help. Exact command line arguments and OS. Also output when using retroarch -v <other args>.

Zombeaver commented 4 years ago

Windows 7 x64

The only argument used is specifying the core. It crashes with or without specific content to load included.

retroarch -L "cores\dosbox_svn_libretro.dll" "..\Game\Rise of the Dragon.conf"

-v output pastebin here

realnc commented 4 years ago

Nothing useful in the log, unfortunately. And I can't reproduce here :-/

There is an improved dosbox core in the works currently. It's not in the core downloader yet. Can you test if it also crashes? This is a 64-bit Windows build:

dosbox-core.zip

(Note that it's (currently) named "dosbox_core", not "dosbox_svn".)

Zombeaver commented 4 years ago

Hey, no crashing with that one! Nice!