Difference between revisions of "GAMES:Command & Conquer"
From DOSBoxWiki
Jump to navigationJump to search (New page: 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: im...) |
m (category) |
||
Line 1: | Line 1: | ||
+ | '''Command & Conquer''' is a real-time strategy computer game. | ||
+ | |||
+ | == Making it work in DOSBox == | ||
+ | |||
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: | ||
Line 9: | Line 13: | ||
This game supports both modem and IPX play | This game supports both modem and IPX play | ||
+ | |||
+ | [[Category:Strategy games]] |
Revision as of 12:31, 13 November 2012
Command & Conquer is a real-time strategy computer game.
Making it work in DOSBox
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