Hi, I'm trying to run GOODTOOLS from Debian (that's actually in a VM on Windows) but I'm having issues...
Let's take for example one of the tools, "GoodSNES.exe", it is a windows executable that requires .NET, so to make it run I did this:
sudo apt-get install wine winetricks
sudo dpkg...