http://bugs.winehq.org/show_bug.cgi?id=35848
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.gameswin.org/gam | |een.php?id=1099#download CC| |focht@gmx.net Summary|Sound, Black Screen then |Killing Time (3DO, PC, |crash |1996) screen remains black Ever confirmed|0 |1 Severity|major |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello AdeC,
the game is very old (file dates are from 1996). It requests a low graphics mode on startup:
--- snip --- err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 320x240x8 @0! (desktop) <exit> --- snip ---
You need to start the game in virtual desktop mode:
--- snip --- $ wine explorer /desktop=killingtime,320x240 KILLTIME.EXE --- snip ---
Doesn't crash for me but the screen remains black. GDI as the DirectDrawRenderer doesn't seem to help.
$ sha1sum 943.rar 7dbd416b3c2a76af0af1ce585c93d2b0a9541d5b 943.rar
$ du -sh 943.rar 22M 943.rar
$ nexus4[~/Downloads] wine --version wine-1.7.15
Regards