libretro-mirrors / scummvm

ScummVM with libretro backend.
http://www.scummvm.org/
GNU General Public License v2.0
22 stars 30 forks source link

chivalry-win doesn't work #84

Closed newoski closed 6 years ago

fetzerch commented 6 years ago

Can you please try again once builds with v2.0.0 are available and report back?

newoski commented 6 years ago

Will do

On Dec 9, 2017 7:07 AM, "Christian Fetzer" notifications@github.com wrote:

Can you please try again once builds with v2.0.0 are available and report back?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/libretro/scummvm/issues/84#issuecomment-350455727, or mute the thread https://github.com/notifications/unsubscribe-auth/ANJjqm_GL8zgsxp0CzLPYDh4eZLKBVBFks5s-nfxgaJpZM4P9-RK .

RobLoach commented 6 years ago

@newoski Work? I got Gabriel Knight to work :+1:

newoski commented 6 years ago

Doing a core update now and then testing... latest core includes 2.0 updates?

newoski commented 6 years ago

No progress on Chivalry is Not Dead. Game Data Not Found error. If I load the scummvm file directly, via RocketLauncher (game launcher) it works for a split second, but then crashes RA. If I load the core, start the core, and then load the game from the game list, it crashes immediately

newoski commented 6 years ago

Making progress, here. wintermute.zip is required. i'll update when I have it working

newoski commented 6 years ago

So now it works via RetroArch GUI/ScummVM GUI in RA, but not via command line. Every time I run it via command line, it recreates the ScummVM file, in my rom directory, but then failes about Game Data Not Found. Moving the ScummVM file to the game directory has no impact. Odd

RobLoach commented 6 years ago

What command do you use? When you run it with --verbose, what log do you get? What file are you launching?

newoski commented 6 years ago

retroarch.exe --verbose "E:\ScummVM\chivalry-win.scummvm" -f -c "D:\Arcade\Emulators\RetroArch\config\SCUMMVM.cfg" -L "D:\Arcade\Emulators\RetroArch\cores\scummvm_libretro.dll"

Log: https://pastebin.com/p6mB4gnq

newoski commented 6 years ago

Disregard. This one is fixed

RobLoach commented 6 years ago

I'll update the ScummVM.dat to have all engines/games in there too.

newoski commented 6 years ago

So the way I solved it, was by switching my command line to "chivalry.scummvm" instead of "chivalry-win.scummvm". Not sure why that had an impact, but it did. The short name, per ScummVM, includes the win. Odd, but working now. Not sure if this bug should be open or closed