DOSCIV in DOSBOX Direct Acces
I got running DOSVIV on Win764bits. I added some lines in the DOSBOX config file to make it easier, and avoid mounting game directory every time that i want to play. If you wanna try it, here is the code. Now i siply dobule click on DOSBOX icon, and it's ready to play
Remember to change it in the /DOSBox 0.74 Options/ file. Located on DOSBOX install dir.
NOTE: I got CIV dir, located on C: (Drive). You can change it, in case that u need it.
You can run it, in FULLSCREEN mode changing this line.
I hope it helps. Anyway this info is usless to many users. Dont blame me if its to obviuous for u.

I got running DOSVIV on Win764bits. I added some lines in the DOSBOX config file to make it easier, and avoid mounting game directory every time that i want to play. If you wanna try it, here is the code. Now i siply dobule click on DOSBOX icon, and it's ready to play

Remember to change it in the /DOSBox 0.74 Options/ file. Located on DOSBOX install dir.
NOTE: I got CIV dir, located on C: (Drive). You can change it, in case that u need it.
Spoiler :
[autoexec]
mount c: c:\civ
c:
civ.exe
mount c: c:\civ
c:
civ.exe
You can run it, in FULLSCREEN mode changing this line.
Spoiler :
fullscreen=true
You can put the game in fullscreen 2 Pressing ALT+ENTER
You can put the game in fullscreen 2 Pressing ALT+ENTER
I hope it helps. Anyway this info is usless to many users. Dont blame me if its to obviuous for u.
