11 Mar 2017, 16:43

Hello !

I would like to play Screamer 2 CD version through DOSBox. So, to achieve it, I've copy the ".bin" and the ".cue" in "/share/roms/dos/screamer2.pc/source".
In the directory "/share/roms/dos/screamer2.pc" I've created a file "dosbox.bat". It's well detected by ES.
In this file I've writen those lines, to test :

IMGMOUNT D ./Scream2.cue -T ISO
d:
setup.exe

But, when I launch it from ES, it display a black screen, then came back to ES after few quick seconds.
In your opinion, what's wrong ?

The idea there is to launch the setup to install the game in "/share/roms/dos/screamer2.pc/cible" and modify the "dosbox.bat" to launch it (and not the "d:\setup.exe" any more).

Thansk for your help.