Recalbox Forum

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

    Best posts made by adam0509

    • RE: Recalbox 9.0 Pulsar Controller not working in games only

      Yes, Recalbox 9.1 and controllers are big problems, lots of people complaining

      https://gitlab.com/recalbox/recalbox/-/issues/2275

      posted in GamePad/GPIO/USB encoder
      adam0509
      adam0509
    • RE: [Recalbox 9.1 regression] Message "Remplacer ou Ignorer Fichier"

      Bon, et bien perso maintenant je passe par FTP, pas d'erreurs du genre.

      Et puis avec filezilla j'ai le comparateur de dossier, c'est utile.

      posted in Recalbox Général
      adam0509
      adam0509
    • RE: How far can I go with this hardware ?

      @Dragonslore

      PS2/PS3/Gamecube have complex architecture, so probably could just do 2D games

      Saturn could run full speed I guess.

      Dreamcast could run upscaled.

      Emulation for 3D games have their full potential with upscaling. This overcomes the small problem you sometimes get with emulation (bug, latency, etc...)

      If it's just to play Native Resolution, better play on original hardware...

      PS1 have amazing game catalogue and even R3+ can run fell full speed with resolution enhancement. Better invest in SD Card Memory

      As you use Pi3 this could be usefull also :
      https://www.youtube.com/watch?v=Dr2KyPBDFXc

      posted in Your recalbox
      adam0509
      adam0509
    • RE: Supprimer manettes enregistrées

      @Yuor85

      J'ai ajouté ton souci sur un gros topic Gitlab

      https://gitlab.com/recalbox/recalbox/-/issues/2275

      La configuration des manettes c'est vraiment l'enfer sur Recalbox dès que tu sors un peu des clous (dès que tu fais plus de 1 joueur avec une manette Xbox 360 en vrai 🙄 ).

      Il faut vraiment que les dev s'y penchent en priorité, honnêtement c'est le gros point noir de Recalbox, c'est dommage...

      posted in Manettes/GPIO/Encodeurs
      adam0509
      adam0509
    • RE: Impossible d'accéder au menu Retroarch

      @Antoine-Hivet

      Ca va te faire mal mais la seule chose à faire c'est restaurer les paramètres d'usine

      A moins qu'un paramètre existe pour éviter d'accéder aux fonctionnalité "Hot Key" et/ou "u menu de Retroarch, je vois pas.

      Screenshot fonctionne pas ? (essaye sur PS1) (Hotkey + L1)

      posted in Recalbox Général
      adam0509
      adam0509
    • RE: Cannot override with .core.cfg

      Maybe same problem as here :

      https://forum.recalbox.com/topic/30319/configuration-n64-glide/6?_=1697275006817

      posted in Recalbox General
      adam0509
      adam0509
    • RE: Recalbox 9.2.1 N64 Controller problem

      Ok solved it

      This concern is for the PowerA Xbox One Controller

      It is labeled PowerA Xbox One Series X Controller in the config for some reason (?)

      3c6117b1-89d7-4300-837d-331424909619-image.png

      Button configuration on windows :

      1 = A
      2 = B
      3 = X
      4 = Y
      5 = LB
      6 = RB
      7 = Select
      8 = Start
      9 = L3
      10 = R3
      11 = Xbox Guide
      12 = Share

      Button configuration on Linux/Recalbox :

      0 = A
      1 = B
      2 = X
      3 = Y
      4 = LB
      5 = RB
      6 = Select
      7 = Start
      8 = L3
      9 = R3
      10 = Xbox Guide
      11 = Share

      This is the correct configuration to add to InputAutoCfg.ini :

      [PowerA Xbox Series X Controller]
      A Button=button(0)
      AnalogDeadzone=4096,4096
      AnalogPeak=32768,32768
      B Button=button(2)
      C Button D=axis(4+) button(1)
      C Button L=axis(3-) button(3)
      C Button R=axis(3+) 
      C Button U=axis(4-) 
      DPad D=hat(0 Down)
      DPad L=hat(0 Left)
      DPad R=hat(0 Right)
      DPad U=hat(0 Up)
      L Trig=button(4)
      Mempak switch=button(11)
      R Trig=button(5)
      Rumblepak switch=button(12)
      Start=button(7)
      X Axis=axis(0-,0+) axis(0+,0-)
      Y Axis=axis(1-,1+) axis(1+,1-)
      Z Trig=axis(2+)
      mouse=False
      plugged=True
      plugin=2
      
      posted in Emulator Arcade/PC/Console
      adam0509
      adam0509
    • RE: Configuration N64 Glide

      Juste un truc si vous avez des clignotements blanc sur Goldeneye 007 N64 (et sur des hacks en particulier genre CS MAPS ou Kokorico) :

      Mettre ce paramètre à 0 :
      fb_hires = 0

      [GOLDENEYE]
      lodmode = 1
      filtering = 1
      fb_smart = 1
      fb_hires = 0
      

      Et si vous preferez le plein écran :

      aspect = 1

      posted in Emulateurs Arcade/PC/Console
      adam0509
      adam0509