Recalbox Forum

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

    [Recalbox 9] Theme Next Pixel

    Themes & Interface
    theme recalbox 9
    148
    783
    639848
    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.
    • mYSt
      mYSt Theme moderator @Nicolas Jacquemin last edited by

      @Nicolas-Jacquemin merci ♥

      1 Reply Last reply Reply Quote 0
      • toniosj
        toniosj Spanish moderator @mYSt last edited by

        @mYSt I've detected that the problemwith black screen is when I have a lot of roms on my Recalbox, with a few roms works fine. Problem memory I think.....

        Patate 1 Reply Last reply Reply Quote 0
        • Patate
          Patate @toniosj last edited by

          @toniosj Hi, same problem here. While i did follow all the instructions i keep getting black background (as can be seen on the link below)...

          https://ibb.co/DrMXWCM

          It's a brand new raspberry pi 4 4gb with RB 7.0 so i don't think roms are the problem here "/

          mYSt toniosj 2 Replies Last reply Reply Quote 0
          • mYSt
            mYSt Theme moderator @Patate last edited by

            @Patate Hi, make sure you didn't unzip theme in a fodler named next pixel (nextpixel/nextpixel/...)

            1 Reply Last reply Reply Quote 0
            • toniosj
              toniosj Spanish moderator @Patate last edited by

              @Patate That is another problem. Check name folders.

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

                IMG_1321.JPG

                I loaded with the 1080p theme

                the images were loaded with the scraper as described, but the preview video does not run in the monitor as described in the description. what am I doing wrong ?

                mYSt 1 Reply Last reply Reply Quote 0
                • mYSt
                  mYSt Theme moderator @siocone last edited by

                  @siocone said in [Recalbox 7.0+][Snap Videos][Custom mix] Next Pixel theme:

                  what am I doing wrong ?

                  Hello, you didn't read the documentation.
                  Either you use next pixel mix, either you use "any mix" (seems its your case here) and in this case you have to adjust theme settings, check Next Pixel Mix documentation part for more info.

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

                    Bonjour,

                    Malgré le paramétrage en FR les infos (sur 4 lignes) des consoles reste en Anglais.
                    Avez vous le même problème que moi ? Et avez vous une solution ?

                    mYSt 1 Reply Last reply Reply Quote 0
                    • mYSt
                      mYSt Theme moderator @Stef11 last edited by

                      @Stef11 Hello
                      La version multilangue sera disponible pour la v2 du theme

                      Stef11 1 Reply Last reply Reply Quote 1
                      • Stef11
                        Stef11 @mYSt last edited by

                        @mYSt merci pour votre reponse

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

                          bonjour, est il possible que les videos se lance en lecture plus rapidement?

                          j'utilise une base PC, et il me faut 2-3s pour que la vidéo de présentation du jeux ce lance.

                          merci

                          Beho 1 Reply Last reply Reply Quote 0
                          • Beho
                            Beho @skynet59 last edited by

                            @skynet59 salut tu peux changer ça dans le recalbox.conf

                            PC Intel Q9650 4 go de ram Geforce GTX 670 2Go
                            Kit borne arcade de chez Fabrikaborne et déco maison
                            Kit 2 joueurs Joysticks + boutons lumineux EG Starts (Amazon) et 2 manettes Xbox One
                            Ecran 22p 16/9 full hd
                            Recalbox 7.1.1 x64

                            1 Reply Last reply Reply Quote 2
                            • skynet59
                              skynet59 @Bloodsurfer last edited by

                              @Bloodsurfer bonjour, merci de ton retour, sais tu quel ligne il faut édité?

                              est ce bien la? (le 2000)

                              ## Videosnaps
                              ### Delay before videosnaps start, in millisecond. Default: 2s
                              ;emulationstation.videosnaps.delay=2000
                              ### Video loop times. 0 = no video. 1 or more = the video loops x times before fading out
                              ;emulationstation.videosnaps.loop=1
                              ### Enable videosnap sound/music
                              ;emulationstation.videosnaps.sound=1
                              

                              merci

                              1 Reply Last reply Reply Quote 1
                              • kevinnash
                                kevinnash last edited by

                                Oui @skynet59 c'est bien ce 2000 ms à modifier pour changer le délai de lancement de la vidéo.

                                skynet59 1 Reply Last reply Reply Quote 1
                                • skynet59
                                  skynet59 @kevinnash last edited by

                                  @kevinnash merci beaucoup

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

                                    Good evening and thank you for your theme! If you could make a theme with images that are "more 80s / 90s" that
                                    would be great, like the old posters of Capcom arcade games for example (see photo)
                                    In short, that is not why I am writing to you, but to ask you how to remove the logo that I point with an arrow on the photo that I sent you.
                                    I put all my Capcom arcade games in the FBA directory, and the Pacman logo does a bit of a task.

                                    cordially

                                    c1f394bfbe12e9d9e3e94b2e7dc94f9b.jpg 10007101.jpg Capture d’écran 2021-01-24 193111.png

                                    mYSt 1 Reply Last reply Reply Quote 0
                                    • mYSt
                                      mYSt Theme moderator @Tamtam last edited by mYSt

                                      @Tamtam Hello thanks for your feedback!

                                      Next Pixel v2 will use only image from original box (and decal for arcade), so i guess this will match your request.

                                      If you want to remove system logos for all systems you need to edit es-theme-next-pixel\data\systemviews\common.xml and remove all <image name="logo"> from line 42 to line 53 included.

                                      If you want to remove for only one system open /[system]/data/custom.xml and add those lines to this file

                                      <view name="system">
                                      
                                      	<image name="logo">
                                      		<path></path>
                                      	</image> 
                                      	<image name="logo" region="eu">
                                      		<path></path>
                                      	</image> 
                                      	<image name="logo" region="us">
                                      		<path></path>
                                      	</image> 
                                      	<image name="logo" region="jp">
                                      		<path></path>
                                      	</image>
                                      
                                      </view>
                                      
                                      
                                      Tamtam 1 Reply Last reply Reply Quote 0
                                      • Tamtam
                                        Tamtam @mYSt last edited by

                                        @mYSt Thanks for your reply, I am looking forward to having the new version. Good day to you.

                                        1 Reply Last reply Reply Quote 1
                                        • Beho
                                          Beho last edited by

                                          Salut @mYSt juste par curiosité... elle en est où la mise à jour de ton thème ??

                                          PC Intel Q9650 4 go de ram Geforce GTX 670 2Go
                                          Kit borne arcade de chez Fabrikaborne et déco maison
                                          Kit 2 joueurs Joysticks + boutons lumineux EG Starts (Amazon) et 2 manettes Xbox One
                                          Ecran 22p 16/9 full hd
                                          Recalbox 7.1.1 x64

                                          mYSt 1 Reply Last reply Reply Quote 0
                                          • Manoot
                                            Manoot last edited by

                                            Bonjour à tous. Thème super beau et agréable.

                                            Je suis encore sur Recalbox 6, mais tout fonctionne parfaitement. J'ai malgré tout un souci. J'ai pour certaines consoles des sous-dossier type "jeux japonais". Le dossier s'affiche avec le nombre de jeu, aucun problème là dessus, par contre j'aimerais beaucoup afficher une image du dossier.

                                            J'ai ce code dans ma gamelist.xml

                                            <folder>
                                            <path>./# JAPON #</path>
                                            <name># JAPON (10 games)</name>
                                            <image>./downloaded_images/logos/japon.png</image>
                                            </folder>

                                            mais l'image prend tout l'écran et la qualité est déblorable...

                                            Comment je peux faire pour que cette image soit mise à la place de l'overlay avec l'image et la vidéo du jeu. Merci d'avance.

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

                                            Want to support us ?

                                            94
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com