Search the Community
Showing results for tags 'batch'.
-
Hello Everyone. I just tried to create a batch file to boot sega saturn games from the.bat but no luck. it opens the cmd, opens daemons tools but doesn't do any thing else from here. as far as the bat file im sure i have the directories correct but its not mounting the file or starting the SSF program. i haven't put it in gameex yet. Im trying to make it work here first. my batch is as follows @echo off "C:\Program Files\DAEMON Tools Lite\DTLite.exe" -unmount 0 "C:\Program Files\DAEMON Tools Lite\DTLite.exe" -mount 0, "D:\Roms\Sega Saturn\Roms\Alien Trilogy (USA).cue" "D:\Emulators\SSF LB\SSF.exe" ive changed the 0 to 1 or 2 also but still no luck. what am i doing wrong here. cud anyone help? Pics Are Below
-
Dear all, i face an issue with interactive batch files that are used to either start a dos game or install it from zip, if not already installed, and set other things based on user input (btw, yes - it is the exodos collection). Unfortunately GameEx is only showing the command window with the running batch file if debug mode is on, but then a pause command is inserted in the runitgame.bat: chcp 65001 C: CD "C:\Emulators\eXoDOS" <..some echo commands..> PAUSE C:\Emulators\eXoDOS\Games\!dos\3chlp.bat The batch file called from runitgame.bat calls an auto created batch - e.g. 3chlp.bat: @echo off C: CD "C:\Emulators\eXoDOS\Games\!dos\3chlp" "C:\Emulators\eXoDOS\Games\!dos\3chlp\3 Card High Low Poker (1986).bat" which then calls the original eXoDOS batch files (that use the choice command). When debug mode is OFF, the cmd.exe and choice.exe process are runnning in the background and can not be accessed. Question: Is there any way to run a batch file in the foreground without debug mode on? (or could i get rid of the PAUSE in debug mode?) (any other hints?) Thanks in advance for helping a newbie here! Thx daimon
-
Hello! I'm having a little trouble in getting GameEx to launch a batch file (in the Advance Emulators Section) after a game exits. Can someone shed some light on what I'm doing wrong? Thanks! LC log.txt GameEx.ini