[Recalbox 9] Theme Next Pixel
-
@Rémi merci beaucoup et bonne soirée à toi aussi
-
-
@Nicolas-Jacquemin merci
-
@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.....
-
@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)...
It's a brand new raspberry pi 4 4gb with RB 7.0 so i don't think roms are the problem here "/
-
@Patate Hi, make sure you didn't unzip theme in a fodler named next pixel (nextpixel/nextpixel/...)
-
@Patate That is another problem. Check name folders.
-
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 ?
-
@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. -
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 ? -
@Stef11 Hello
La version multilangue sera disponible pour la v2 du theme -
@mYSt merci pour votre reponse
-
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
-
@skynet59 salut tu peux changer ça dans le recalbox.conf
-
@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
-
Oui @skynet59 c'est bien ce 2000 ms à modifier pour changer le délai de lancement de la vidéo.
-
@kevinnash merci beaucoup
-
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
-
@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>
-
@mYSt Thanks for your reply, I am looking forward to having the new version. Good day to you.