Description
Sega Model 3 Arcade Emulator.
Supermodel requires specific files to be present in the $HOME directory of the user running the emulator. To ensure these files are present, move the configuration and assets as follows:
cp $out/share/supermodel/Config/Supermodel.ini ~/.config/supermodel/Config/Supermodel.ini
cp -r $out/share/supermodel/Assets/* ~/.local/share/supermodel/Assets/
Then the emulator can be started with: supermodel -game-xml-file=$out/share/supermodel/Config/Games.xml /path/to/romset
.