lr-atari800 Tweaks, Fixes, and Settings for RetroPie <=4.7.1
Resolves Segmentation Fault Issues and Memo Pad Screen Issues.
Also Installs runcommand-onstart Script by raphkoster and Updates it.
https://github.com/raphkoster/lr-atari800-runcommand-onstart
Recommend You RUN [lr-atari800] BEFORE Installing to Generate a CFG file 1st! [lr-atari800.cfg]
If you want 1-Run-N-Done:
curl -sSL https://raw.githubusercontent.com/RapidEdwin08/lr-atari800-tweaks/main/lr-atari800-tweaks.sh | bashIf you want to Put the Install Script in the retropiemenu [+Icon]:
wget https://raw.githubusercontent.com/RapidEdwin08/lr-atari800-tweaks/main/lr-atari800-tweaks.sh -P ~/RetroPie/retropiemenu
wget https://raw.githubusercontent.com/RapidEdwin08/lr-atari800-tweaks/main/lr-atari800-tweaks.png -P ~/RetroPie/retropiemenu/icons0ptionally you can Add an Entry [+Icon] to your retropiemenu [gamelist.xml]:
Example Entry:
<game>
<path>./lr-atari800-tweaks.sh</path>
<name>[lr-atari-800] Atari Tweaks</name>
<desc>Configure [lr-atari800] Tweaks for [RetroPie >=4.7.1].</desc>
<image>/home/pi/RetroPie/retropiemenu/icons/lr-atari800-tweaks.png</image>
</game>
If you want to GIT it All:
cd ~
git clone https://github.com/RapidEdwin08/lr-atari800-tweaks.git
chmod 755 ~/lr-atari800-tweaks/lr-atari800-tweaks.sh
cd ~/lr-atari800-tweaks && ./lr-atari800-tweaks.sh
