stigzler Hi folks. Thinking of trying to get this set up on a RPi3b. However, if I remember correctly, you can't install custom scripts in this build? If so, does that mean I could use any of the hardware shutdown methods with a RPi3?
nadenislamarre why can't you add custom script ? at boot, /etc/init.d/S99custom is run. it start /recalbox/share/system/custom.sh "start" at boot and /recalbox/share/system/custom.sh "stop" at shutdown this script can be created on the user data to do any custom thing.
stigzler Thanks. Thats really helpful info. It was maybe the wiring pi issue I was thinking about. Come to think of it, I am looking to use the gpio pins of the pi 3 to get a momentary switch input to trigger shutdown. Would this be possible with batocera?