So go ahead. Install DOSBox, fire up Master of Orion , and relive the era when 4 MB of RAM was a luxury.
sudo apt update sudo apt install dosbox That’s it. You can also find it in the Ubuntu Software Center by searching for "DOSBox."
dosbox -printconf It will print the path (usually ~/.dosbox/dosbox-*.conf ). Edit that file: dosbox ubuntu
DOSBox uses a configuration file. Generate the default one:
Here is everything you need to know to install, configure, and run DOSBox on Ubuntu. DOSBox is an emulator that recreates the hardware environment of an old x86 PC. It tricks your old software into thinking it is running on a machine with a SoundBlaster 16, a VGA graphics card, and a 66 MHz CPU. So go ahead
To verify it works, type dosbox in the terminal. A new window will pop up with a Z:\> prompt. Type exit to close it for now. DOSBox uses a virtual file system. You don't need to partition your real hard drive. Instead, we create a folder in your home directory to act as the C: drive.
Do you miss the screech of a dial-up modem? Probably not. But do you miss the golden era of Commander Keen , Doom , Theme Hospital , or Transport Tycoon ? Absolutely. You can also find it in the Ubuntu
[sdl] usescancodes=false [sound] sbtype=sb16 sbmixer=true Press Alt + Enter to go fullscreen. If it's blurry, try adding this to your config: