BIG THANKS TO RECALBOX TEAM !!!!!!!!!
HYPERION PROJECT
BIG THANKS TO RECALBOX TEAM !!!!!!!!!
HYPERION PROJECT
Maybe others are having the same problem so i will exemplify my reason.Looks like my monitor is not angle view
TOP VIEW
Normal view
Rotated 180
Rotate view was the only solution beside changing the monitor.
Yes, that was my 1st challenge.I didn't know that you can not see on that angle on LCD.Looks like if you rotate it you get a better view in small angles.
BIG THANKS TO RECALBOX TEAM !!!!!!!!!
HYPERION PROJECT
I got the same problem but only in Kody, with "Zero delay" arcade joystick
I will love to see this happening as i finish my Recalbox cofe table project.I am missing only some cool screensaver
mount -o remount, rw / in ssh
In /recalbox/system/resources/splash create a folder and place all the splash screen there.
Ex : /recalbox/system/resources/splash/OLD , move all files in this folder and leave only what you like to use in splash folder
Did you manage to make it work? I am looking for the same thing, to change from gpio3 (5) to any other.
GPIO03 (Pin 5 ) i have it on Power button, what can i do in this case? Can i transfer it on other GPIO pin?
i know this post is old but i was looking for this to run my LED buttons when PI is booting. Finally i managed to get it working
I copy the script file in "/recalbox/share/system" then i fallow Substring recommendation
my custom scrypt is looking like this:
#################################################
#!/bin/sh
#/recalbox/share/system/custom.sh
cd /recalbox/share/system/
python relay1.py&
################################################