Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Andrei
    3. Posts
    • Profile
    • Following 1
    • Followers 0
    • Topics 2
    • Posts 20
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Andrei

    • RE: Big Thanks to Recalbox team.Thank you for your hard work!

      @substring

      Maybe others are having the same problem so i will exemplify my reason.Looks like my monitor is not angle view 🙂

      TOP VIEW 0_1528647662179_IMG_20180610_191305870.jpeg

      Normal view
      0_1528647682882_IMG_20180610_191348626.jpeg

      Rotated 180

      0_1528647701995_IMG_20180610_191316364.jpeg

      Rotate view was the only solution beside changing the monitor.

      posted in Your recalbox
      Andrei
      Andrei
    • RE: Big Thanks to Recalbox team.Thank you for your hard work!

      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.

      posted in Your recalbox
      Andrei
      Andrei
    • Big Thanks to Recalbox team.Thank you for your hard work!

      BIG THANKS TO RECALBOX TEAM !!!!!!!!!

      0_1528615389733_IMG_20180604_.jpeg

      0_1528615437402_IMG_20180604_180658686.jpeg

      HYPERION PROJECT

      0_1528615449097_IMG_20180604_180718303.jpeg

      0_1528615468088_IMG_20180604_180324592.jpeg

      0_1528615477660_IMG_20180604_180649190.jpeg

      posted in Your recalbox
      Andrei
      Andrei
    • RE: Buttons are pressed without touching them!!

      I got the same problem but only in Kody, with "Zero delay" arcade joystick

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • RE: Is it possible to run videos as screensaver?

      I will love to see this happening as i finish my Recalbox cofe table project.I am missing only some cool screensaver 😄

      posted in Recalbox General
      Andrei
      Andrei
    • RE: Selecting RB splash screen

      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

      posted in Your recalbox
      Andrei
      Andrei
    • RE: [Script] CLCD display on recalbox

      good idea , i will try that

      posted in Community projects
      Andrei
      Andrei
    • RE: Add a shutdown button

      Did you manage to make it work? I am looking for the same thing, to change from gpio3 (5) to any other.

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • RE: [Script] CLCD display on recalbox

      GPIO03 (Pin 5 ) i have it on Power button, what can i do in this case? Can i transfer it on other GPIO pin?

      posted in Community projects
      Andrei
      Andrei
    • RE: recalbox external startscript do not start

      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&

      ################################################

      posted in Recalbox General
      Andrei
      Andrei
    • RE: Recalbox not recognizing 2nd player 03H Dual Arcade 3...

      Fixed with Recalbox release: 18.03.16

      Thank you

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • RE: Recalbox not recognizing 2nd player 03H Dual Arcade 3...

      sadly i could't fix it so i connected 2nd player to pi gpio.thx for help

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • RE: Recalbox not recognizing 2nd player 03H Dual Arcade 3...

      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.

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • RE: Recalbox not recognizing 2nd player 03H Dual Arcade 3...

      Still not working :S

      i installed fresh recalbox with updates to 4.1

      https://file.ac/bM5uh6Yd7xk/

      I am thinking to connect 2nd player to Pi GPO ...it will work?

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • RE: Recalbox not recognizing 2nd player 03H Dual Arcade 3...

      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

      https://forum.recalbox.com/topic/6148/encodeur-usb-joystick-2-joueurs-3h-equivalent-xim-mo-impossible-2players/2

      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

      https://file.ac/Z7mRFq-rubk/

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • RE: Recalbox not recognizing 2nd player 03H Dual Arcade 3...

      i updated to 4.1, trying like this...

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • RE: Recalbox not recognizing 2nd player 03H Dual Arcade 3...

      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

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • RE: Recalbox not recognizing 2nd player 03H Dual Arcade 3...

      I found this.

      recalbox-buildroot/board/recalbox/fsoverlay/etc/modprobe.d/usbhid.conf

      3H Dual Arcade 2Players

      options usbhid quirks=0x16c0:0x05e0:0x040

      How can i access the usbhid.conf ? so i can add 2 players

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei
    • Recalbox not recognizing 2nd player 03H Dual Arcade 3...

      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?

      posted in GamePad/GPIO/USB encoder
      Andrei
      Andrei