Difference between revisions of "GAMES:X-Wing"

From DOSBoxWiki
Jump to navigationJump to search
Line 13: Line 13:
 
5) D:\> install<br>
 
5) D:\> install<br>
  
The installation programme should work without a hitch. When I installed it on my Vista 32-bit HP laptop, it also went through all of the sound configuration process.
+
The installation programme should work without a hitch. When I installed it on my Vista 32-bit HP laptop, it also went through all of the sound configuration process.<br>
  
 
'''To Play X-Wing Collector's Edition Right After Installation'''
 
'''To Play X-Wing Collector's Edition Right After Installation'''
 +
1) D:\> C:<br>
 +
2) C:\> cd xwingcd<br>
 +
3) C:\XWINGCD> xwingcd<br>
  
1) D:\> C:
+
Boom! You're running.<br>
2) C:\> cd xwingcd
 
3) C:\XWINGCD> xwingcd
 
 
 
Boom! You're running.
 
  
 
'''To Play X-Wing Collector's Edition Subsequently'''
 
'''To Play X-Wing Collector's Edition Subsequently'''
1) Launch DOSBox
+
1) Launch DOSBox<br>
2) Z:\> mount c C:\dos
+
2) Z:\> mount c C:\dos<br>
3) Z:\> mount d D:\ -t cdrom -usecd 0 -ioctl
+
3) Z:\> mount d D:\ -t cdrom -usecd 0 -ioctl<br>
4) Z:\> C:
+
4) Z:\> C:<br>
5) C:\> cd xwingcd
+
5) C:\> cd xwingcd<br>
6) C:\XWINGCD> xwingcd
+
6) C:\XWINGCD> xwingcd<br>
  
Note that every time you want to play, you ''must'' remount your C:\dos folder as C: and your D:\ drive.
+
Note that every time you want to play, you ''must'' remount your C:\dos folder as C: and your D:\ drive.<br>
  
I also recommend hitting CTRL-12 several times to raise the CPU cycles associated.
+
I also recommend hitting CTRL-12 several times to raise the CPU cycles associated.<br>
  
Happy hunting.
+
Happy hunting!<br>
 +
~Ceebeecee

Revision as of 16:08, 16 June 2009

Getting Set Up For DOSBox

1) Go to your C: drive.
2) Create a folder "dos".
(You can name it whatever you like, I'll simply refer to this folder as the DOS folder throughout.)

Installing X-Wing Collector's Edition 1) Launch DOSBox.
2) Z:\> mount c C:\dos
3) Z:\> mount d D:\ -t cdrom -usecd 0 -ioctl
(If you have another drive as your CD drive - mine is E:\ - the command would be mount d E:\ -t cdrom -usecd 0 -ioctl) 4) Z:\> D:
5) D:\> install

The installation programme should work without a hitch. When I installed it on my Vista 32-bit HP laptop, it also went through all of the sound configuration process.

To Play X-Wing Collector's Edition Right After Installation 1) D:\> C:
2) C:\> cd xwingcd
3) C:\XWINGCD> xwingcd

Boom! You're running.

To Play X-Wing Collector's Edition Subsequently 1) Launch DOSBox
2) Z:\> mount c C:\dos
3) Z:\> mount d D:\ -t cdrom -usecd 0 -ioctl
4) Z:\> C:
5) C:\> cd xwingcd
6) C:\XWINGCD> xwingcd

Note that every time you want to play, you must remount your C:\dos folder as C: and your D:\ drive.

I also recommend hitting CTRL-12 several times to raise the CPU cycles associated.

Happy hunting!
~Ceebeecee