Some games like “Alone in the dark” are displaying this at boot: “No CD-ROM Driver”. (DosBox r4336) Here’s my dosbox.bat file content for this game, same structure as other working games:
imgmount D “CD\AITD1.cue” -t iso cd \INDARK INDARK.EXE
ElBatallitas try this imgmount d .\CD\AITD1.cue -t cdrom C: cd INDARK INDARK.EXE
no luck… d .\CD\AITD1.cue”<– only one quote in there?
Anyway, I managed to make it work using a different release.
you need to use linux path, also pay attention to case