Recalbox Forum

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

    [Non officiel] Recalbox PC x86_64 avec les drivers Nvidia !!

    Emulateurs Arcade/PC/Console
    recalbox drivers nvidia x86-64
    43
    355
    156984
    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.
    • lglb
      lglb last edited by

      Hello !

      Thx for the great Version 🙂

      I have only one problem .
      In all emulators the game screen is to big.
      My System Geforce gtx 970 16gb Ram I7 6700K

      0_1556372451682_20190427_173131.jpg

      Can you help me pls ?

      strodown 1 Reply Last reply Reply Quote 0
      • strodown
        strodown @lglb last edited by

        @lglb Can you tell me which video output you use?
        Dual Link DVI-I
        DisplayPort
        HDMI

        what kind of screen do you use?
        4/3
        16/9

        in the recalbox menu you do not have this problem?

        Recalbox X86_64 :
        Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
        X-Arcade
        Lightgun Mayflash Dolphin-bar

        lglb 1 Reply Last reply Reply Quote 0
        • lglb
          lglb @strodown last edited by

          @strodown

          I Use Dvi Port on a 16:9 screen
          In emulationstation menu is all perfect .
          Only in the emulators is the Screen to big

          strodown 1 Reply Last reply Reply Quote 0
          • strodown
            strodown @lglb last edited by

            @lglb in libretro core its zoomed .
            you can log in ssh to your recalbox and give me the back of the order
            export DISPLAY=:0
            xrandr

            Recalbox X86_64 :
            Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
            X-Arcade
            Lightgun Mayflash Dolphin-bar

            lglb 1 Reply Last reply Reply Quote 0
            • lglb
              lglb @strodown last edited by

              @strodown

              Thx for your help 🙂
              Here a Srceenshot
              0_1556397666661_20190427_223949.jpg

              strodown 1 Reply Last reply Reply Quote 0
              • strodown
                strodown @lglb last edited by

                @lglb I think the problem is that there are two screens connected dvi and hdmi please retest with a single output connect

                Recalbox X86_64 :
                Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                X-Arcade
                Lightgun Mayflash Dolphin-bar

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

                  @lglb if you really want to have both output connect am this tutorial : https://github.com/recalbox/recalbox-os/wiki/Change-display-resolution-on-x86---x86_64

                  Recalbox X86_64 :
                  Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                  X-Arcade
                  Lightgun Mayflash Dolphin-bar

                  lglb 1 Reply Last reply Reply Quote 0
                  • lglb
                    lglb @strodown last edited by

                    @strodown

                    Thx :-)i am so glad it works perfekt yet !!

                    lglb strodown 3 Replies Last reply Reply Quote 0
                    • lglb
                      lglb @lglb last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • strodown
                        strodown @lglb last edited by

                        @lglb no probleme !!

                        Recalbox X86_64 :
                        Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                        X-Arcade
                        Lightgun Mayflash Dolphin-bar

                        lglb 1 Reply Last reply Reply Quote 0
                        • lglb
                          lglb @strodown last edited by

                          @strodown

                          I have one question to the link that you give me.

                          xrandr --output dvi-i-1 --off

                          Is this right command to disable dvi ?

                          strodown 1 Reply Last reply Reply Quote 0
                          • strodown
                            strodown @lglb last edited by

                            @lglb my .xinitrc settings for my dual display

                            export DISPLAY=:0
                            intern=DVI-D-0
                            extern=HDMI-0
                            
                            # functions to switch DVID-0 same as HDMI-0 
                            if xrandr | grep "$extern disconnected"; then 
                                xrandr --output "$intern" --auto --output "$extern" --off 
                            else
                                xrandr --output "$intern" --mode 1280x1024 --scale 1x1 --output "$extern" --same-as "$intern" --scale 0.66666667x0.94814815
                            fi
                            

                            Recalbox X86_64 :
                            Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                            X-Arcade
                            Lightgun Mayflash Dolphin-bar

                            1 Reply Last reply Reply Quote 0
                            • strodown
                              strodown @lglb last edited by

                              @lglb yes but same as DVI-I-1

                              Recalbox X86_64 :
                              Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                              X-Arcade
                              Lightgun Mayflash Dolphin-bar

                              lglb 1 Reply Last reply Reply Quote 0
                              • lglb
                                lglb @strodown last edited by

                                @strodown

                                Thx man your a the best!!

                                I copy your config that you post

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

                                  @strodown j’avoue que je galùre aussi avec une situation similaire :

                                  • 1 moniteur DVI sur la sortie DVI de la carte graphique.

                                  • 1 second Ă©cran DVI connectĂ© en DisplayPort sur la carte graphique.

                                  • et 1 affichage sur ma TV Ă  partir d’une seconde sortie DisplayPort de la carte graphique qui dĂ©livre un signal 1080p upscalĂ© en 4K par l’ampli Home Cinema 😅

                                  Avec ce driver carte graphique il est vrai que ça serait idĂ©al de pouvoir sĂ©lectionner un seul afficheur dans Emulation Station pour Ă©viter de tout dĂ©connecter Ă  chaque fois 😕

                                  Sinon, contrairement Ă  la version RPI3, Reicast reste dĂ©sespĂ©rĂ©ment en 4/3 et la N64 est dans un format un peu batard. Pour Dolphin, aprĂšs pas mal d’essaIs j’ai retrouvĂ© les rĂ©glages adaptĂ©s Ă  mon matos...aussi bien pour le 16/9, que la rĂ©solution, l’anti-aliasing, ou mĂȘme les configurations des pads XBox 360 Wireless. C’est top sur GameCube & Wii 😊 Pour le trait horizontal agaçant qui s’affichait rĂ©guliĂšrement il suffisait de cocher la checkbox V-Sync ! En revanche le menu Dolphin affiche une police si petite qu’elle est Ă  la limite du lisible. Je n’ai trouvĂ© aucune piste sur ce point.

                                  PC x64 MSI X399 SLI Plus
                                  AMD Threadripper 1900X
                                  64GB Corsair Vengeance 3200Mhz
                                  EVGA GeForce GTX 1060 6GB
                                  Recalbox sur Western Digital Blue SSD 500Go M.2 (boitier USB-C 3.1 Gen.2)

                                  φ(k) ∝ At

                                  chris256 1 Reply Last reply Reply Quote 0
                                  • chris256
                                    chris256 @Zeke last edited by

                                    @zeke Bonjour ! As-tu fait quelque chose de spécial car chez moi la N64 ne se lance pas...

                                    1 Reply Last reply Reply Quote 0
                                    • chris256
                                      chris256 @strodown last edited by chris256

                                      @strodown said in [Non officiel] Recalbox PC x86_64 avec les drivers Nvidia !!:

                                      @chris256 non toujours pas j'ai pas beaucoup cherche non plus ces derniers temps mais mise a part le format de l’écran 16/9 4/3 et ou de la sortie dvi hdmi ou encore vga ,je ne vois pas ce que ça pourrais ĂȘtre je recommence les recherches sur le sujet dĂšs que possible

                                      Bonjour !
                                      Merci pour ton retour. Pou le format d'Ă©cran et/ou de sortie dont tu parles, ais-je des modifications Ă  faire dans un fichier de config et si oui, pourrais-tu me dire oĂč ? Est-ce qu'une archive de support pourrait t'ĂȘtre utile ?
                                      PS : quelques infos en passant au cas oĂč ça pourrait aider :
                                      le problÚme du lien symbolique ne semble pas réglé :

                                      # ls /usr/lib/xorg/modules/extensions/libglx.so*
                                      /usr/lib/xorg/modules/extensions/libglx.so
                                      /usr/lib/xorg/modules/extensions/libglx.so.390.116
                                      # mupen64plus --resolution 1920x1080 /recalbox/share/roms/n64/007\ -\ GoldenEye\ \(USA\).z64
                                       __  __                         __   _  _   ____  _             
                                      |  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
                                      | |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
                                      | |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
                                      |_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
                                                   |_|         http://code.google.com/p/mupen64plus/  
                                      Mupen64Plus Console User-Interface Version 2.5.0
                                      
                                      UI-Console Error: dlopen('./libmupen64plus.so.2') failed: ./libmupen64plus.so.2: cannot open shared object file: No such file or directory
                                      UI-Console Error: AttachCoreLib() Error: failed to find Mupen64Plus Core library
                                      

                                      Si je fais le lien comme conseillé plus haut, j'obtiens :

                                      # ln -sf /usr/lib/libmupen64plus.so.2.0.0 /usr/lib/libmupen64plus.so.2
                                      # export DISPLAY=:0
                                      # # mupen64plus --resolution 1920x1080 /recalbox/share/roms/n64/007\ -\ GoldenEye\ \(USA\).z64
                                       __  __                         __   _  _   ____  _             
                                      |  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
                                      | |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
                                      | |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
                                      |_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
                                                   |_|         http://code.google.com/p/mupen64plus/  
                                      Mupen64Plus Console User-Interface Version 2.5.0
                                      
                                      UI-Console: attached to core library 'Mupen64Plus Core' version 2.5.0
                                      UI-Console:             Includes support for Dynamic Recompiler.
                                      Core Error: Unable to open rom database file '(null)'.
                                      Core: Goodname: GOLDENEYE (unknown rom)
                                      Core: Name: GOLDENEYE           
                                      Core: MD5: 70C525880240C1E838B8B1BE35666C3B
                                      Core: CRC: DCBC50D1 9FD1AA3
                                      Core: Imagetype: .z64 (native)
                                      Core: Rom size: 12582912 bytes (or 12 Mb or 96 Megabits)
                                      Core: Version: 1447
                                      Core: Manufacturer: Nintendo
                                      Core: Country: USA
                                      UI-Console Status: Cheat codes disabled.
                                      UI-Console: using Video plugin: 'Glide64mk2 Video Plugin' v2.5.0
                                      UI-Console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v2.5.0
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      UI-Console: using Input plugin: 'Mupen64Plus SDL Input Plugin' v2.5.0
                                      UI-Console: using RSP plugin: 'Hacktarux/Azimer High-Level Emulation RSP Plugin' v2.5.0
                                      Video: opening /usr/share/mupen64plus/Glide64mk2.ini
                                      
                                      INI_FindSection trying to find name for DEFAULT
                                      Input: 4 SDL joysticks were found.
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      Input Error: No auto-config found for joystick named 'HJZ Mayflash WiiU Pro Game Controller Adapter' in InputAutoConfig.ini
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      Input Error: No auto-config found for joystick named 'HJZ Mayflash WiiU Pro Game Controller Adapter' in InputAutoConfig.ini
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      Input Error: No auto-config found for joystick named 'HJZ Mayflash WiiU Pro Game Controller Adapter' in InputAutoConfig.ini
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      Input Error: No auto-config found for joystick named 'HJZ Mayflash WiiU Pro Game Controller Adapter' in InputAutoConfig.ini
                                      Input: N64 Controller #1: Forcing default keyboard configuration
                                      Input: Using auto-config file at: '/usr/share/mupen64plus/InputAutoCfg.ini'
                                      Input: 1 controller(s) found, 1 plugged in and usable in the emulator
                                      Input Warning: Couldn't open rumble support for joystick #1
                                      Input Warning: Couldn't open rumble support for joystick #2
                                      Input Warning: Couldn't open rumble support for joystick #3
                                      Input Warning: Couldn't open rumble support for joystick #4
                                      Input: Mupen64Plus SDL Input Plugin version 2.5.0 initialized.
                                      INI_FindSection trying to find name for DEFAULT
                                      INI_FindSection trying to find name for GOLDENEYE
                                      Video: Using TEXUMA extension.
                                      
                                      &ConfigOpenSection is 0x7f21b9f76668
                                      (II) Setting video mode 1920x1080...
                                      Core: Setting video mode: 1920x1080
                                      Congratulations, you have 4 auxilliary buffers, we'll use them wisely !
                                      packed pixels extension used
                                      NPOT extension used
                                      use_fbo 1
                                      Video: InitCombine() 
                                      Video: extensions 
                                      Video: initialized.
                                      Video: 
                                      
                                      Audio: Initializing SDL audio subsystem...
                                      ALSA lib pcm_dmix.c:1099:(snd_pcm_dmix_open) unable to open slave
                                      Audio Error: Couldn't open audio: ALSA: Couldn't open audio device: No such file or directory
                                      Input Warning: Couldn't open rumble support for joystick #1
                                      Input Warning: Couldn't open rumble support for joystick #2
                                      Input Warning: Couldn't open rumble support for joystick #3
                                      Input Warning: Couldn't open rumble support for joystick #4
                                      Core Error: Could not construct face from (null)
                                      Core: Starting R4300 emulator: Dynamic Recompiler
                                      Core: R4300: starting 64-bit dynamic recompiler at: 0x7f21c9fa40a0
                                      INI_FindSection trying to find name for UCODE
                                      

                                      Le jeu se lance mais sans son et sans manette.
                                      Malheureusement je ne sais pas quoi faire de plus...
                                      Bonne journée !!

                                      chris256 1 Reply Last reply Reply Quote 0
                                      • chris256
                                        chris256 @chris256 last edited by

                                        @chris256 PS : j'avais un souci de config du son. Maintenant lorsque je lance le jeu, j'ai toujours la musique de fond d'ES avec le message suivant :

                                        Audio: Initializing SDL audio subsystem...
                                        Audio Error: Couldn't open audio: ALSA: Couldn't open audio device: Device or resource busy
                                        

                                        Pas de manette et de possibilité de lancer depuis ES.

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

                                          Petit probleme de boot. L'ecran noir avec le curseur qui ne bouge pas.
                                          Apres avoir enlever le quiet e passer la console em 1, voici le resultat:
                                          0_1557606354837_1.jpg

                                          PC:
                                          i7 8750h
                                          GTX 1060
                                          Disque usb 32gb
                                          bios american megatrends 2018 version n.1.02.t20

                                          lobys 1 Reply Last reply Reply Quote 0
                                          • lobys
                                            lobys @vicos last edited by

                                            @vicos
                                            Salut
                                            As tu désactivé la carte graphique Intel dans ton BIOS.

                                            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