Created
February 6, 2025 21:07
-
-
Save cb109/bf65433e0f470df5881f4fbf539dc99d to your computer and use it in GitHub Desktop.
Conquest of the New World in DOSBox on Linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mount c ~/dosgames | |
imgmount d "~/dosgames/conqstND/cd/Conquest.cue" -t iso -fs iso | |
c: | |
cd CONQSTND | |
cnwmain.exe -usecd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment