View Single Post
Old 21-10-2010, 10:06 AM   #3
TheWarzone1
Newbie

 
Join Date: Oct 2010
Posts: 8
Default

It's just a bunch of files in a folder so i'm assuming it's pre-installed.

This is what i do...
Open DOSBox
mount C "C:\Users\Mike\Desktop\ODYSSEY"
C:\
GAME.BAT

After i type GAME.BAT and press enter it just goes back to C:\

I opened the GAME.BAT file with a text editor and this is all it has in it...
Code:
@echo off

del *.swp
cls

set dos4g=quiet
set dos4gpath=.;..;

mcp
All the other games i run work fine.
TheWarzone1 is offline                         Send a private message to TheWarzone1
Reply With Quote