Recalbox Forum

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

    Topics created by Nicola Silveri

    • Nicola Silveri

      Settings not saved
      Your recalbox • settings saved • • Nicola Silveri

      2
      0
      Votes
      2
      Posts
      1068
      Views

      Zing

      @Nicola-Silveri I don't know what it could be, if I were you, I would try to rule out the possibilities:

      I see that there is a yellow ray being displayed, this indicates that you have a problem with the power source, it needs to be 5V3A (https://www.raspberrypi.org/documentation/configuration/warning-icons.md) Do you have enough space on your SD card? Is your SD card not corrupted? (test with another SD card) I didn’t understand exactly what options you’re changing, I have the impression that you’re creating a new configuration file, and you’re saving to it, but when you exit the game, the emulator is accessing the default configuration file (not the new file), you need to indicate that it is this new file that you want to be used (https://recalbox.gitbook.io/tutorials/configuring-custom-buttons/create-a-custom-configuration-by-emulator), OR, do not save a new configuration file: enter the game, just activate the save option when exiting, exit, open the game again, modify what you want, exit without saving, check.
    • Nicola Silveri

      Kodi FBCP
      Your recalbox • kodi fbcp • • Nicola Silveri

      5
      0
      Votes
      5
      Posts
      951
      Views

      paradadf

      @nicola-silveri this needs to be looked into. Please share a support archive.

    • Nicola Silveri

      GBA emulator slow on RaspberryZero W
      Recalbox General • slow raspberryzero • • Nicola Silveri

      3
      0
      Votes
      3
      Posts
      886
      Views

      Nicola Silveri

      @acris i tried but i have always the same problem

    • Nicola Silveri

      Solved Change retroarch menu resolution
      Your recalbox • retroarch • • Nicola Silveri

      3
      0
      Votes
      3
      Posts
      1036
      Views

      Nicola Silveri

      Thanks it works

    • Nicola Silveri

      screen crash with 6.1
      Your recalbox • crash 6.1 • • Nicola Silveri

      5
      0
      Votes
      5
      Posts
      980
      Views

      Nicola Silveri

      I solved using the "dtoverlay=gpio-key,gpio" in the config.txt it emulates the keyboard, so you don't need enable the "controllers.gpio.enabled=1" in recalbox.conf

      if someone need to know how use it:

      #add this to config.txt
      dtoverlay=gpio-key,gpio=21,keycode=108,label="KEY_DOWN"
      dtoverlay=gpio-key,gpio=12,keycode=103,label="KEY_UP"
      dtoverlay=gpio-key,gpio=6,keycode=105,label="KEY_LEFT"
      dtoverlay=gpio-key,gpio=14,keycode=106,label="KEY_RIGHT"
      dtoverlay=gpio-key,gpio=16,keycode=28,label="KEY_ENTER"
      dtoverlay=gpio-key,gpio=15,keycode=14,label="KEY_BACKSPACE"
      dtoverlay=gpio-key,gpio=26,keycode=30,label="KEY_A"
      dtoverlay=gpio-key,gpio=19,keycode=48,label="KEY_B"
      dtoverlay=gpio-key,gpio=5,keycode=19,label="KEY_R"
      dtoverlay=gpio-key,gpio=4,keycode=38,label="KEY_L"

    • Nicola Silveri

      On Screen Keyboard
      Recalbox General • keyboard • • Nicola Silveri

      4
      0
      Votes
      4
      Posts
      821
      Views

      Chriskt78

      yes, if you are on a gpi case, it's only compatible with pi0

    • Nicola Silveri

      GPIO Pin
      Your recalbox • gpio pin • • Nicola Silveri

      2
      0
      Votes
      2
      Posts
      1108
      Views

      Substring

      @nicola-silveri Hi

      have a look at https://github.com/recalbox/mk_arcade_joystick_rpi#loading-the-driver, i'm not sure recalbox has that feature. The parameters can be edited in the recalbox.conf. But you'd need Recalbox 4.1 at least. But I can't tell for sure we handle that for now

    • Nicola Silveri

      GBA SP
      Your recalbox • • Nicola Silveri

      3
      0
      Votes
      3
      Posts
      1565
      Views

      Substring

      @nicola-silveri You need to edit /boot/config.txt to get composite output, see https://github.com/recalbox/recalbox-os/wiki/Connect-your-recalbox-to-a-CRT-with-composite-(EN)