- Define a game directory path. For example:
c:\Users\username\Theme-Hospital
on Windows/home/username/Theme-Hospital
on *Nix (macOS, GNU/Linux, et cetera)
- Go to game directory:
cd game directory
- ⬇️ Download the game
git clone https://github.com/m4l4v1t4/Th3m3-H0sp1t4l-DOSBox.git
dosbox -conf "game directory path/dosboxTH.conf" "game directory path/HOSPITAL.EXE"
For example:
- (on linux OS):
dosbox -conf ~/theme-hospital/dosboxTH.conf ~/theme-hospital/HOSPITAL.EXE
- Or,
dosbox -conf "c:\Users\username\theme-hospital\dosboxTH.conf" "c:\Users\username\theme-hospital\HOSPITAL.EXE
on Windows OS.
Copy ./theme-hospital-dosbox.desktop
to launcher applications directory of the distro (/home/username/.local/share/applications/
on Debian like's ditros).