Scripts on Retropie
-
Hello im really new to retropie and wanted to ask if i can still use scripts when i have retro pie es the os becaue i have a cooling case for my rasperry pi and to use it you need to put some scripts in the autostart that the fan works. Thanks for helping
-
You can start scripts from the file /opt/retropie/configs/all/autostart.sh if you put their starting line before emulationstation in that file.
-
@Clyde Thank you very much for your help!
-
@Clyde 1 Last question how do i get there
@Clyde said in Scripts on Retropie:
You can start scripts from the /opt/retropie/configs/all/autostart.sh if you put their starting line before emulationstation in that file.
-
@HansStein You can access the script via file shares, opening
\\retropie\configs\all
or via SSH. -
If your Pi has a keyboad, you can also press F4 in Emulation Station to get to its command shell, and then enter
sudo nano /opt/retropie/configs/all/autostart.sh
to edit the file. In the editor, pressCtrl+x
followedy
and Enter to leave and save the file (or pressn
to not save it). You can leave the command shell by enteringexit
or pressingCtrl+d
.Finally, you can also use SSH (Secure Shell) to access your Pi. See the Docs about that.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.