Recalbox Forum

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

    Topics created by fh1105

    • fh1105

      No audio only for FBNeo
      Emulator Arcade/PC/Console • audio fbneo • • fh1105

      2
      0
      Votes
      2
      Posts
      402
      Views

      fh1105

      Do I need

      qsound.zip

      somewhere? Should my CPS2 games, which have the most problems, be in the

      /arcade

      or in the

      /fbneo

      folder? Thanks!

    • fh1105

      No more audio on RPi 3 for Arcade Systems
      Emulator Arcade/PC/Console • more audio arcade systems • • fh1105

      2
      0
      Votes
      2
      Posts
      324
      Views

      No one has replied

    • fh1105

      Issues with 8bitdo USB dongle / adapter
      GamePad/GPIO/USB encoder • 8bitdo usb dongle adapter • • fh1105

      4
      1
      Votes
      4
      Posts
      1551
      Views

      Nanaki

      @fh1105 Hello
      Please note you have to press the B or X button before you press Start.
      If you press Start + B or Start + X at the same time, there are chances your gamepad detects the Start button first and won't take the B/X button in account.
      Pressing only Start turns on the gamepad but activate the last configured mode.

    • fh1105

      Audio Jack option not changeable
      Recalbox General • audio option changeable • • fh1105

      10
      0
      Votes
      10
      Posts
      1593
      Views

      KrisToff

      @fh1105 Hi !
      I have a similar problem.
      I don't manage to get sound through HDMI, but only through jack or internal HPs of my PC...
      How did you manage to do it ? Would you be so kind and give me the right code line of the recalbox.conf you changed ?

    • fh1105

      Displaying Game name vs. ROM file name in list
      Themes & Interface • displaying name rom file list • • fh1105

      6
      0
      Votes
      6
      Posts
      1816
      Views

      bleeh

      @zetof Where is that option?
      I found a "Display by filename" option in the "UI Settings", which is set to off but I still get the filename in my neogeo gamelist.

    • fh1105

      CPS, CPS 2 and CPS 3 on Recalbox
      Emulator Arcade/PC/Console • cps recalbox • • fh1105

      4
      0
      Votes
      4
      Posts
      3079
      Views

      barbudreadmon

      @fh1105 said in CPS, CPS 2 and CPS 3 on Recalbox:

      Thanks!

      But just for clarification – what is a romset?

      A romset in an archive named in a certain way and containing a set of roms, each having their own fingerprint (crc). Each of those roms usually represent one chip from the game's arcade pcb.

    • fh1105

      Remove startup splash video
      Recalbox General • remove startup splash • • fh1105

      4
      0
      Votes
      4
      Posts
      5048
      Views

      dos4gw

      I also wanted to disable the splash screen and in my case I ssh'd to the machine, remounted the root partition (https://wiki.recalbox.com/en/tutorials/system/access/remount-partition-with-write-access) and disabled the related init script :

      # mount -o remount,rw / # chmod -x /etc/init.d/S06splash

      Inspecting the script there seems to also be possible to create the file /overlay/.configs/skipvideosplash to skip the videos, but you should write-protect this file, because it would be erased after the first boot.

    • fh1105

      Recalbox 8.0: (ERROR) : [SDL2] Fatal error initializing SDL2
      Recalbox General • recalbox 8.0 [sdl2] fatal initializing sdl2 • • fh1105

      26
      0
      Votes
      26
      Posts
      3786
      Views

      fh1105

      Hello!

      Just a brief update, as I solved it by simply removing everything from my GPIO ports, and wiring my arcade buttons to a

      Zero Delay Arcade USB Encoder

      – which then connects to the RPi's USB ports.

      All good now! Thank you, and keep it up!
      Fabian

    • fh1105

      Power off screen / stop HDMI signal instead of black screen screensaver
      Your recalbox • stop hdmi signal instead screensaver • • fh1105

      1
      0
      Votes
      1
      Posts
      319
      Views

      No one has replied

    • fh1105

      Loading GPIO Joystick drivers on startup
      Your recalbox • loading gpio joystick drivers startup • • fh1105

      6
      0
      Votes
      6
      Posts
      1342
      Views

      fh1105

      That solved it for me – I set it to GPIO enabled = 1 in the .conf file. Thank you very much, keep it up! 🙂

    • fh1105

      Audio hissing issues on RPi 3 / headphone jack
      Your recalbox • audio hissing headphone • • fh1105

      3
      0
      Votes
      3
      Posts
      319
      Views

      fh1105

      Thanks, @Zing ! That at least let me edit the config.txt file – I'll give it a check tomorrow regarding the hissing issues.