Posted July 05, 2014
high rated
Since the newly released Z remake sucks balls in my opinion, here's a little guide that shows you how to setup the old game using dosbox.
-Create a Dosbox folder under c:\Games\DOSBox-0.74\
-Copy the files of your original Z CD to c:\Games\DOSBox-0.74\Z-CD
-Copy the following text into a newly created Z.conf file (create it using some text editor and change the file ending):
http://pastebin.com/WtZGAsCd
-If you use the same folder structure, there is no need to change that file. Else, all directory settings needed can be found at the bottom.
-Put that z.conf file into your dosbox folder
-Create a shortcut to your Dosbox.exe modifying the following 'target' options of that shortcut file:
C:\Games\DOSBox-0.74\DOSBox.exe -conf "Z.conf"
-Click on the shortcut to start dosbox
-Type 'D:' and hit enter. Then type 'install' and hit enter
-Install Z under C:\Z
-chose 'vesa no' and setup your sound card by chosing the default sound devices
-quit the installer, don't run the game
-make sure the game is installed under c:\Games\DOSBox-0.74\Z and not c:\Games\DOSBox-0.74\Z\Z. Else, move the files in ..\Z\Z to c:\Games\DOSBox-0.74\Z
-run the previously created shortcut again to play the game
if it does not work, please check your Z.BAT file in the main folder and make sure it looks like this:
@Echo Please Wait - Loading ......
@ZED.EXE /CD:D %1 %2 %3 %4 %5
'CD:' has to be followed by the same letter used to mount a cd drive in that Z.conf file, i.e.
'mount d c:\Games\DOSBox-0.74\Z-CD -t cdrom'
If it isn't change either the Z.BAT file or the Z.conf file so that both drive letters match.
I will also post a guide on how to play the game with multiplayer over IPX emulation soon. Stay tuned!
EDIT: I updated the Z.conf file:
http://pastebin.com/Pp0RmCxk
Aspect ratio now corrected to proper 4:3 output. Renderer has been changed to opengl to provide a softer image.
-Create a Dosbox folder under c:\Games\DOSBox-0.74\
-Copy the files of your original Z CD to c:\Games\DOSBox-0.74\Z-CD
-Copy the following text into a newly created Z.conf file (create it using some text editor and change the file ending):
http://pastebin.com/WtZGAsCd
-If you use the same folder structure, there is no need to change that file. Else, all directory settings needed can be found at the bottom.
-Put that z.conf file into your dosbox folder
-Create a shortcut to your Dosbox.exe modifying the following 'target' options of that shortcut file:
C:\Games\DOSBox-0.74\DOSBox.exe -conf "Z.conf"
-Click on the shortcut to start dosbox
-Type 'D:' and hit enter. Then type 'install' and hit enter
-Install Z under C:\Z
-chose 'vesa no' and setup your sound card by chosing the default sound devices
-quit the installer, don't run the game
-make sure the game is installed under c:\Games\DOSBox-0.74\Z and not c:\Games\DOSBox-0.74\Z\Z. Else, move the files in ..\Z\Z to c:\Games\DOSBox-0.74\Z
-run the previously created shortcut again to play the game
if it does not work, please check your Z.BAT file in the main folder and make sure it looks like this:
@Echo Please Wait - Loading ......
@ZED.EXE /CD:D %1 %2 %3 %4 %5
'CD:' has to be followed by the same letter used to mount a cd drive in that Z.conf file, i.e.
'mount d c:\Games\DOSBox-0.74\Z-CD -t cdrom'
If it isn't change either the Z.BAT file or the Z.conf file so that both drive letters match.
I will also post a guide on how to play the game with multiplayer over IPX emulation soon. Stay tuned!
EDIT: I updated the Z.conf file:
http://pastebin.com/Pp0RmCxk
Aspect ratio now corrected to proper 4:3 output. Renderer has been changed to opengl to provide a softer image.
Post edited July 10, 2014 by d3vilsadvocate