Difference between revisions of "GAMES:Command & Conquer"

From DOSBoxWiki
Jump to navigationJump to search
m (category)
m (general issues)
Line 1: Line 1:
 
'''Command & Conquer''' is a real-time strategy computer game.
 
'''Command & Conquer''' is a real-time strategy computer game.
  
== Making it work in DOSBox ==
+
== Making it work in ==
  
 
This game checks the label of the CD drive so you if you have mounted your CD image:
 
This game checks the label of the CD drive so you if you have mounted your CD image:
  
mount d: /mnt/cdrom -label GDI
+
mount d: /mnt/cdrom -label GDI
mount d: /mnt/cdrom -label NOD
+
mount d: /mnt/cdrom -label NOD
  
 
If you are working with ISO images:
 
If you are working with ISO images:
  
imgmount d: /home/user/NOD.iso -t iso
+
imgmount d: /home/user/NOD.iso -t iso
  
 
This game supports both modem and IPX play
 
This game supports both modem and IPX play
 +
 +
If you require support for general issues, see the [[Performance|performance guide]] and [[DOSBox_FAQ|FAQ]].
  
 
[[Category:Strategy games]]
 
[[Category:Strategy games]]

Revision as of 07:37, 14 November 2012

Command & Conquer is a real-time strategy computer game.

Making it work in

This game checks the label of the CD drive so you if you have mounted your CD image:

mount d: /mnt/cdrom -label GDI
mount d: /mnt/cdrom -label NOD

If you are working with ISO images:

imgmount d: /home/user/NOD.iso -t iso

This game supports both modem and IPX play

If you require support for general issues, see the performance guide and FAQ.