M.A.X. (Mechanized Assault and Exploration) under Win2000?
Hi People, is there a way to make this classic strategy game work under Win2000 Prof. ? Any Help would be appreciated. TIA, Michael Reitz.
Hi People,
is there a way to make this classic strategy game work
under Win2000 Prof.? Any Help would be appreciated.
TIA,
Michael Reitz
is there a way to make this classic strategy game work
under Win2000 Prof.? Any Help would be appreciated.
TIA,
Michael Reitz
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Okay, I got the MAX Setup running with VDM Sound.
When I try to start the game the with VDM Sound, it says in the DOS Window:
"Loading VDDLoader.dll"
"Successfully loaded & initialised (hVDD = 0x01)."
"DOS/4GW Protected Professional Mode Run Time Version 1.97
"Screen Init. failed"
"Press any Key"
Then it Exits back to Win2000.
What am I doing wrong?
Michael
When I try to start the game the with VDM Sound, it says in the DOS Window:
"Loading VDDLoader.dll"
"Successfully loaded & initialised (hVDD = 0x01)."
"DOS/4GW Protected Professional Mode Run Time Version 1.97
"Screen Init. failed"
"Press any Key"
Then it Exits back to Win2000.
What am I doing wrong?
Michael
you need to setup a bat file that goes into fullscreen and also starts vdmsound too. it won't work when starting as a window.
a bat something like this...
@echo off
REM Launch VDMS
dosdrv.exe /iVDMS.INI
REM Free up some environment space
set VDMSPath=
REM Set the BLASTER variable
set BLASTER=A220 I7 D1 H5 P330 T6
REM Run the game
c\games\max\maxrun.exe
REM Close the window
pause
exit
it's a great game!
(edit this bat example is a truncation/modification of the default vdms launch bat which you can find in the vdms install dir.)
---
yobbo
a bat something like this...
@echo off
REM Launch VDMS
dosdrv.exe /iVDMS.INI
REM Free up some environment space
set VDMSPath=
REM Set the BLASTER variable
set BLASTER=A220 I7 D1 H5 P330 T6
REM Run the game
c\games\max\maxrun.exe
REM Close the window
pause
exit
it's a great game!
(edit this bat example is a truncation/modification of the default vdms launch bat which you can find in the vdms install dir.)
---
yobbo
Thanks to your help, I got the game running.
THANK YOU VERY MUCH!
THANK YOU VERY MUCH!