on my Xubuntu linux system i can run Super Mario Bros X by doing the following;
download and unzip SMBX1 Zipped file from official supermariobrosx website;
(install wine + winetricks)
sudo apt-get install winetricks
sudo apt-get install wine
then i run in a terminal (in the smbx.exe folder) This take some while,
the pc needs to download 1.5 GB on data for this;
winetricks quartz vb6run
wine smbx.exe
So if wine is coming to Batocera, will it be possible to install winetricks ?
and also run smbx then ?