Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    V3.3.0 beta testers needed – besoin de beta testeurs

    Recalbox General
    v3.3.0 beta testers needed testeurs
    78
    401
    225479
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • voljega
      voljega Banned last edited by

      dang @aaron ! do you have anything connected beside one pad and what is your pad ?

      1 Reply Last reply Reply Quote 0
      • aaroncastello123
        aaroncastello123 last edited by

        wifi donge, keyboard and my xbox360 pad. wifi donge, keyboard and my ps4 pad. I have both kind of pads, but only one conected

        1 Reply Last reply Reply Quote 0
        • voljega
          voljega Banned last edited by

          try deconnecting keyboard reboot keeping xbox360 and launch game ?

          1 Reply Last reply Reply Quote 0
          • namu
            namu last edited by

            Salut, J'ai un souci de CEC depuis mon passage sur la Beta 3.3. Le Pi est branché sur un ampli AV et lorsque je change de source ou allume l'ampli, ça bascule sur recalbox systématiquement. Du coup, pour changer de source, je dois le faire 2 fois. Le premier coup, quelque soit la source choisi, il rebascule sur Recalbox, ensuite je peux aller sur la source de mon choix. J'ai fait un test rapide hier en branchant la livebox à la place du pi et ce comportement a immédiatement disparu. Je ne pense donc pas que mon ampli soit en cause. En 3.2 je n'avais pas le souci mais il est présent sur toutes les beta 3.3 que j'ai testé. J'ai vu pas mal de paramètres touchant à l'HDMI dans le config.txt :

            disable_overscan=0 hdmi_drive=2 config_hdmi_boost=0 hdmi_force_hotplug=0 hdmi_force_hotplug=1 config_hdmi_boost=4 overscan_left=24 overscan_right=24 overscan_top=16 overscan_bottom=16 disable_overscan=0 overscan_scale=1

            Peut-être devrais-je faire le ménage par là ? Il me semble que sur ma raspbian, je n'ai rien mis de tout ça et que ça marche nickel.

            1 Reply Last reply Reply Quote 0
            • aaroncastello123
              aaroncastello123 last edited by

              I'll try it today.   Other question: what kind of bluetooth donge should I buy to use my ps3 dualshock 3 sixaxis gamepad? thanks

              1 Reply Last reply Reply Quote 0
              • digitaLumberjack
                digitaLumberjack Staff last edited by

                @namu hdmi_force_hotplug=1 -> hdmi_force_hotplug=0 et commente hdmi_drive=2 et dis moi si ca change quelque chose.

                1 Reply Last reply Reply Quote 0
                • digitaLumberjack
                  digitaLumberjack Staff last edited by

                  @aaron go wiki -> compatibility list

                  1 Reply Last reply Reply Quote 0
                  • aaroncastello123
                    aaroncastello123 last edited by

                    I have a "Logilink BT0007A", but I can't sync this with the gamepad. should I change something in the recalbox.config?

                    1 Reply Last reply Reply Quote 0
                    • digitaLumberjack
                      digitaLumberjack Staff last edited by

                      Is your controller a chinese copy ? https://github.com/recalbox/recalbox-os/wiki/PS3-controllers-drivers-(EN)

                      1 Reply Last reply Reply Quote 0
                      • aaroncastello123
                        aaroncastello123 last edited by

                        No, is an original gamepad.

                        1 Reply Last reply Reply Quote 0
                        • digitaLumberjack
                          digitaLumberjack Staff last edited by

                          Please test the different driver 🙂

                          1 Reply Last reply Reply Quote 0
                          • aaroncastello123
                            aaroncastello123 last edited by

                            How can I do it?

                            1 Reply Last reply Reply Quote 0
                            • digitaLumberjack
                              digitaLumberjack Staff last edited by

                              Edit in recalbox.conf : https://github.com/recalbox/recalbox-os/wiki/recalbox.conf-(EN)

                              1 Reply Last reply Reply Quote 0
                              • namu
                                namu last edited by

                                Malheureusement, ça ne marche pas mieux...

                                1 Reply Last reply Reply Quote 0
                                • digitaLumberjack
                                  digitaLumberjack Staff last edited by

                                  Namu -> ouvre un topic sur ton probleme, d'autres l'ont peut etre eu.

                                  1 Reply Last reply Reply Quote 0
                                  • aaroncastello123
                                    aaroncastello123 last edited by

                                    @digitallumberjack this is my recalbox.conf:   # System Variable # You can configure your recalbox from here # To set a variable, remove the first ; on the line       # ------------ A - ES Options ----------- # ## Pre-boot splash system.splash.enable=0   ## EmulationStation menu style ## default -> default all options menu ## none -> no menu except the game search menu ## bartop -> less menu, only needed for bartops system.es.menu=default   ## Show or hide kodi in emulationstation (0,1) kodi.enabled=1 ## Start kodi at launch (0,1) kodi.atstartup=0 ## set x button shortcut (0,1) kodi.xbutton=0       # ------------ B - Network ------------ # ## Set system hostname system.hostname=RECALBOX ## Activate wifi (0,1) wifi.enabled=1 ## Wifi SSID (string) ;wifi.ssid=new ssid ## Wifi KEY (string) ;wifi.key=new key       # ------------ C - Audio ------------ # ## Set the audio device (auto, hdmi, jack) audio.device=auto ## Set system volume (0..100) audio.volume=90 ## Enable or disable system sounds in ES (0,1) audio.bgmusic=1       # -------------- D - Controllers ----------------- # # Enable support for standard bluetooth controllers controllers.bluetooth.enabled=1     ## Please enable only one of these # -------------- D1 - PS3 Controllers ------------ # ##Enable PS3 controllers support controllers.ps3.enabled=1 ## Choose an driver beetween official, shanwan and gasia if you have dualshock clones (official,shanwan,gasia) controllers.ps3.driver=official     # ------------ D2 - XBOX Controllers ------------ # ## Xbox controllers are already supported, but xboxdrv can solve some compatibility issues ## Enable xboxdrv driver, disable this if you enabled ps3 controllers (0,1) ;controllers.xboxdrv.enabled=0 ## Set the amount of controllers to use with xboxdrv (0..4) ;controllers.xboxdrv.nbcontrols=2     # ------------ D3 - GPIO Controllers ------------ # ## GPIO Controllers ## enable controllers on GPIO with mk_arcarde_joystick_rpi (0,1) ;controllers.gpio.enabled=0 ## mk_gpio arguments, map=1 for one controller, map=1,2 for 2 (map=1,map=1,2) ;controllers.gpio.args=map=1,2     ## DB9 Controllers ## Enable DB9 drivers for atari, megadrive, amiga controllers (0,1) ;controllers.db9.enabled=0 ## db9 arguments ;controllers.db9.args=map=1   ## Gamecon controllers ## Enable gamecon controllers, for nes, snes psx (0,1) ;controllers.gamecon.enabled=0 ## gamecon_args ;controllers.gamecon.args=map=1       # ------------ F - Language and keyboard ------------ # ## Set the language of the system (fr_FR,en_US,en_GB,de_DE,pt_BR,es_ES) system.language=es_ES ## set the keyboard layout (fr,en,de,us,es) ;system.kblayout=us ## Set you local time ## Select your timezone from : ls /usr/share/zoneinfo/ (string) ;system.timezone=Europe/Paris       # ------------ G - UPDATES ------------ # ## Automatically check for updates at start (0,1) updates.enabled=1       # ------------ H - HERE IT IS - GLOBAL EMULATOR CONFIGURATION ------------ # ## The global value will be used for all emulators, exept if the value ## is redifined in the emulator   ## Set game resolution for emulators ## select your mode from the command : tvservice -m [MODE] ## CEA 5 HDMI : 1920x1080 @ 60Hz 16:9, clock:74MHz interlaced ## CEA 4 HDMI : 1280x720 @ 60Hz 16:9, clock:74MHz progressive ## use 'default' for using the default resolution ## (string) global.videomode=CEA 4 HDMI   ## Shader set ## Automatically select shaders for all systems ## (none, retro, scanlines) global.shaderset=none   ## Set gpslp shader for all emulators (prefer shadersets above). Absolute path (string) global.shaders=   ## Set ratio for all emulators (auto,4/3,16/9,16/10,custom) global.ratio=auto   ## Set smooth for all emulators (0,1) global.smooth=1   ## Set rewind for all emulators (0,1) global.rewind=0   ## Set retroarch input driver (auto, udev, sdl2) ## If you don't have issues with your controllers, let auto global.inputdriver=auto   ## If you do not want recalboxOS to generate the configuration for all emulators (string) ;global.configfile=/path/to/my/configfile.cfg   # ------------ I - EMULATORS CHOICES ----------- # ## You can override the global configuration here ## Here is the snes example ;snes.videomode=CEA 4 HDMI ;snes.core=snes9x_next ;snes.shaders=/recalbox/share/shaders/shaders_glsl/mysnesshader.gplsp ;snes.ratio=16/9 ;snes.smooth=0 ;snes.rewind=1 ;snes.emulator=libretro ## If you do not want recalboxOS to generate the configuration for the emulator : ;snes.configfile=/path/to/my/configfile.cfg   ## The rewind option is deactivated by default on these unsupported cores (don't edit please) virtualboy.rewind=0 sega32x.rewind=0 segacd.rewind=0 psx.rewind=0 fbalibretro.rewind=0 vectrex.rewind=0   ## NeoGeo emulator ## You can use pifba or a libretro core (fba2x,libretro) neogeo.emulator=fba2x ## If you set libretro as neogeo.emulator, uncomment the line below and set the retroarch core (fba,imame4all) ;neogeo.core=fba   ## N64 core (n64,rice) ## The recommanded plugin is n64, but if your game is not compatible, try rice plugin (example Zelda Ocarina of Time, Banjo Kazooie, ...) n64.core=n64   I think all is ok to sync with ps3 controller. Here is an attachment with a picture of my gamepad

                                    1 Reply Last reply Reply Quote 0
                                    • courte
                                      courte last edited by

                                      Juste un ptit retour par rapport au theme emulationstation, je trouve que les jaquette snes et N64 ne sont pas mis en valeur trop petite a mon gout, étant donné quelle sont horizontale dans leur version europe et us (ce qui sont principalement utilisé) ce serait top de les ajuster un peu mais faut prendre aussi en compte que les jaquettes Jap sont verticale, faudrais trouver un compromis.

                                      1 Reply Last reply Reply Quote 0
                                      • aaroncastello123
                                        aaroncastello123 last edited by

                                        In my way to configurate 100% my recalbox I have 3 "big" issues. 1st: I can't syncronice my sixaxis ps3 controler, but @digitalLumberjack<span style="line-height: 1.5;"> is on it! Thanks!</span> Can you look what I posted about my recalbox.conf? thank you so much! 2nd: I can't play to Crash Team Racing, I tried a lot of configurations but the game become into a blackscreen after 10 seconds, but @voljega is on it! Thanks. I Tried to reboot the system with the gamepad plug in only, but doesn't matter because is not working yet. 3rd: I can't configurate my xbox360 gamepad to play to n64 games, I have followed https://github.com/recalbox/recalbox-os/wiki/Configure-N64-controllers-(EN) but @rockaddicted is on it! Thanks!! Sould I change the parameters of "plugged" in all devices or only in XBOX 360 original? I mean, all in plugged False and Xbox plugged true?   Thanks to all of you, I really apreciated this help and sorry for my noobs skills with recalbox and my english 😛

                                        1 Reply Last reply Reply Quote 0
                                        • voljega
                                          voljega Banned last edited by

                                          @aaron Well aaron I'm sorry to disappoint you but I'm not exactly 'on' anything ! I just tried to help you, but I'm now at a loss to find an explanation for your problem... Except maybe to check if you didn't forget to unecm the bin file I gave you the link to in case it was ecm'ed... (file should be a .ecm if it's the case) Besides I'm not a member of a Recalbox team, just a fellow user like you 😉

                                          1 Reply Last reply Reply Quote 0
                                          • actarus1973
                                            actarus1973 last edited by

                                            Salut à tous, Serait-il possible de faire en sorte que la recalbox puisse intégrer deux boutons : un pour faire une rotation d’écran et l’autre de la croix directionnel pour certain jeux, genre 1941. Je sais que l’on peut le faire manuellement avec retroarch, mais c’est assez fastidieux et l’on perd souvent les bonnes proportions de l’image. Ne me demander pas d’ouvrir d’issus je n’ai pas compris le principe 😄 Sinon j’espère que c’est une bonne idée et encore merci à l’équipe qui fait de l’excellent boulot !!

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Want to support us ?

                                            85
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com