Difference between revisions of "GAMES:X-Wing"

From DOSBoxWiki
Jump to navigationJump to search
(New page: XWing läuft super, genau wie Tie Fighter Wars. Installation: 1) Dosbox starten, 2) dann Spieleverzeichnis montieren: mount c c:\spiele 3) CD montieren mount d D:\ -t cdrom 4) auf CD-Lauf...)
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
XWing läuft super, genau wie Tie Fighter Wars.
+
'''Getting Set Up For DOSBox'''<br>
Installation:
 
1) Dosbox starten,
 
2) dann Spieleverzeichnis montieren:
 
mount c c:\spiele
 
3) CD montieren
 
mount d D:\ -t cdrom
 
4) auf CD-Laufwerk wechseln
 
d:
 
5) dort Installationsbefehl aufrufen:
 
install
 
6) darauf achten, dass empfohlene oder maximale Größe installiert wird (das wird später wichtig wegen des Joystick-patches)
 
7) Sound einrichten. Bei mir war erfolgreich:
 
Music:  midi
 
Effects: Sound Blaster, Port 220, IRQ 7, DMA 1
 
8) In spieleverzeichnis wechseln
 
cd \spiele\xwing
 
9) Programmaufruf
 
bwing.exe
 
10) Joystick kalibrieren
 
  
Wenn das Probleme macht (Joysticks mit 2 Achsen):  
+
1) Go to your C: drive.<br>
http://www.lucasarts.com/support/update/tie.html
+
2) Create a folder "dos".<br>
 +
(You can name it whatever you like, I'll simply refer to this folder as the DOS folder throughout.)<br>
  
Have fun!
+
'''Installing X-Wing Collector's Edition'''<br>
CTB
+
1) Launch DOSBox.<br>
 +
2) Z:\> mount c C:\dos<br>
 +
3) Z:\> mount d D:\ -t cdrom -usecd 0 -ioctl<br>
 +
(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:<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.<br>
 +
 
 +
'''To Play X-Wing Collector's Edition Right After Installation'''<br>
 +
1) D:\> C:<br>
 +
2) C:\> cd xwingcd<br>
 +
3) C:\XWINGCD> xwingcd<br>
 +
 
 +
Boom! You're running.<br>
 +
 
 +
'''To Play X-Wing Collector's Edition Subsequently'''<br>
 +
1) Launch DOSBox<br>
 +
2) Z:\> mount c C:\dos<br>
 +
3) Z:\> mount d D:\ -t cdrom -usecd 0 -ioctl<br>
 +
4) Z:\> C:<br>
 +
5) C:\> cd xwingcd<br>
 +
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.<br>
 +
 
 +
I also recommend hitting CTRL-12 several times to raise the CPU cycles associated.<br>
 +
 
 +
Happy hunting!<br>
 +
~Ceebeecee

Latest 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