Ubuntu PPA for Supermodel

First of all, thanks for this amazing emu ! 
I created a debian packaging for Supermodel, and published it on the Random Stuff PPA
As you can see, it's the WIP version (svn), and will be updated daily if there are new commits from Supermodel team. To install the PPA & Supermodel:
You need this too, before run Supermodel the first time:
So yeah, lets presume you'll run Supermodel inside your rom folder.
You can find the source code used in the package in the "View package details" link of the PPA page, just click in the package and you'll see the *.deb and *.tar.gz.
PS: It would be nice if Supermodel saved config and NVRAM in ~/.config/Supermodel/ (xdg spec), so user wouldn't be restricted. Can I ask it as a feature request, Bart?

I created a debian packaging for Supermodel, and published it on the Random Stuff PPA
As you can see, it's the WIP version (svn), and will be updated daily if there are new commits from Supermodel team. To install the PPA & Supermodel:
- Code: Select all
sudo add-apt-repository ppa:random-stuff/ppa
sudo apt-get update
sudo apt-get install supermodel
You need this too, before run Supermodel the first time:
- Code: Select all
cd ~/your-roms-folder/
cp -r /usr/share/supermodel/Config .
mkdir NVRAM
So yeah, lets presume you'll run Supermodel inside your rom folder.
You can find the source code used in the package in the "View package details" link of the PPA page, just click in the package and you'll see the *.deb and *.tar.gz.
PS: It would be nice if Supermodel saved config and NVRAM in ~/.config/Supermodel/ (xdg spec), so user wouldn't be restricted. Can I ask it as a feature request, Bart?
