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.
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&
################################################
Fixed with Recalbox release: 18.03.16
Thank you
sadly i could't fix it so i connected 2nd player to pi gpio.thx for help
dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty3 loglevel=3 elevator=deadline vt.global_cursor_default=0 logo.nologo root=/dev/mmcblk0p7 rootwait fastboot noswap ro
all mjoysticks buttons are connected, #1 and #2 in mirror.
Still not working :S
i installed fresh recalbox with updates to 4.1
I am thinking to connect 2nd player to Pi GPO ...it will work?
I have the same problem like this guy.Also my encoder is same.looks that he solve it.Can someone help me solve the problem?
I added usbhid quirks=0x16c0:0x05e0:0x040 , but sill no luck
I get this:
/recalbox/scripts/recalbox-support.sh
lspci: /sys/bus/pci/devices: No such file or directory
/recalbox/scripts/recalbox-support.sh: line 53: aplay: command not found
/recalbox/scripts/recalbox-support.sh: line 54: glxinfo: command not found
/recalbox/share/saves/recalbox-support-20170317152936.tar.gz
i updated to 4.1, trying like this...
Hi @acris
Thanks for your reply.
so i delete and added this line :
dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty3 loglevel=3 elevator=deadline vt.global_cursor_default=0 logo.nologo root=/dev/mmcblk0p7 rootwait fastboot noswap ro usbhid.quirks=0x16c0:0x5e1:0x040
still nothing, i see only Player 1 on #0 and nothing like #1
I found this.
recalbox-buildroot/board/recalbox/fsoverlay/etc/modprobe.d/usbhid.conf
options usbhid quirks=0x16c0:0x05e0:0x040
How can i access the usbhid.conf ? so i can add 2 players
Hello,
i am working on a arcade coffee table project.All fine until now but i cannot set up the 2nd player.
Controllers are recognized as 03H Dual Arcade 3... and al buttons are connected to one usb controller.
Any ideas?