1 2 3 4 5 6
post_install() { echo "Add these lines to ~/.mame/mame.ini:" echo " plugin cheat" echo " cheat 1" }