Playing UEFA - Euro 96 England on Linux (using Dosbox)
Playing DOS games on Linux using Dosbox:
UEFA Euro '96 England
As part of the UEFA European championship 1996, Gremlin Interactive modiefed their game, actua soccer, to replicate the European Football Championship.
Edit 31/12/2021 :
1- Make an iso of the cdrom (will later be used as the D:\ drive)
2- Make a new directory to hold the gameinstall files (the "C:\" hardrive for this game)
3- Make a custom dosbox.conf (dosbox_uefa.conf) with the autoexec part used to mount the game drive and the game cdrom
4- Launch the game with dosbox -conf dosbox_uefa.conf
More details at : https://www.dosbox.com/wiki/Dosbox.conf
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
mount c /home/yourhomedir/.dosbox/Euro96
imgmount d /home/yourhomedir/.dosbox/CDROMS/UEFA96_England/EURO96.cue -t iso -fs iso
c:
cd EURO96
EURO96.EXE
--------------------------------------------------------------------------------
OS : Archlinux rolling release ( http://www.archlinux.org )
Emulator : Dosbox 0.74 ( https://www.dosbox.com )
Capture : OBS Studio 0.14.2-1 ( https://obsproject.com )
Edition : Kdenlive 16.04.2 ( https://kdenlive.org )