Under roms I have a scripts folder.
In the script folder I have
AttractMode.sh
#!/bin/bash
pkill emulationstatio
attract
It works. But just wondering if there is a better way to exit ES and launch attract mode from within it?
Basically I want a script command to jump back and forth.
All .sh Files need to be saved with Linux lf.
Use Gwrite to strip crlf to lf.
Save
From telent after transferring all scripts need exec set
chmod +777 AttractMode.sh