First post, by Héraès
I have DOSBox installed here : REMOVED
I have a game installed here : REMOVED
That game is from REMOVED. When launching it from REMOVED, it works well. But I tried to launch it through an other software, called Playnite, and it doesn't work.
So I attempted to perform a simple test with a .BAT file :
@echo offREMOVEDREMOVEDecho.echo PAUSEpause
And unfortunately, it failed (same result as as in Playnite) : DOSBox launches, but close itself suddently as if it was unable to find the game.
Here's the content of the dosbox.conf from the game's path. Keep in mind that I don't know how REMOVED launches DOSBox and if there is optional parameters used during the command.
# Config file for Dosbox-ECE r4230[sdl]fullscreen=falsefulldouble=falsefullresolution=0x0windowresolution=1280x960output=overlaymapperfile=mapper.map[dosbox]machine=svga_s3memsize=16[render]aspect=truescaler=normal2x[cpu]core=autocputype=autocycles=auto[pci][mixer]rate=49716[midi]fluid.soundfont=.\mt32\SoundCanvas.sf2mt32.romdir=.\mt32[sblaster]oplmode=opl3oplemu=nukedoplrate=49716[gus][speaker][joystick][serial][dos][ipx][autoexec]cd ..cd ..mount c .c:@cd HexenBey@cls@call runexit
I give a screenshot of the CMD console launching DOSBox, in attachment.
Can someone help me to find why it isn't working ?