@LinkToTheAsh most complete/easy to understand theme I found so far is the midnight one from Bounitos. Not sure if that fits your definition of "template".
https://forum.recalbox.com/topic/32569/recalbox-9-2-theme-midnight
@LinkToTheAsh most complete/easy to understand theme I found so far is the midnight one from Bounitos. Not sure if that fits your definition of "template".
https://forum.recalbox.com/topic/32569/recalbox-9-2-theme-midnight
@samui Thanks for the tip, I ended up doing the same thing.
Are you using this theme on a raspberry pi? When I switch between systems, I have some background "flicker" happening, which is quite annoying, even though I am using 720p on a pi5. I think this is due to how the backgrounds are randomly selected or something like that.
Hello,
In order to understand how themes are made, and fixing some bugs in themes I use (like this one), I started reorganizing things (files + actual XML) to follow the approach I saw in https://gitlab.com/Bounitos/Theme-Midnight (by Bounitos).
@Butch-Games are you ok if I share the resulting files once it's done? Do you want me to open a big PR on your gitlab repository?
I am not changing the pictures, or the systems actually supported (I need to learn some photoshop skills for that, not sure how Butch-Games made the existing ones; any pointer in the right direction for that would be appreciated btw).
@jsit I think I remember having to first setup the controller (assign the keys) in order for that to work.
@Noémie ah, c'est différent du coup. De ce que je comprends, ton fichier de 500go, c'est une "image disque". C'est à dire que ça contient toutes les données d'un disque pour qu'il soit bootable (que tu puisses démarrer avec) et utilisable (dans le cas de recalbox, ça veut dire qu'il contient des roms).
Pour pouvoir l'utiliser, il faut "flasher" cette image sur un disque: c'est cette étape qui transforme l'image en disque utilisable (c'est un résumé un peu grossier, mais ça ira :)).
C'est à ça que sert BalenaEtcher :
Attention: quand tu flash, ça supprime tout ce qu' il y a sur ton disque cible, et ça remplace par le contenu de l'image.
Donc il faut que ton fichier image soit ailleurs que sur ton disque cible.
Ta clé usb aussi pourrait servir de cible, mais il faudrait qu'elle soit assez grosse pour ça : si ton fichier image faut 500go, au moins ça, voir plus.
@Noémie est-ce que tu arrives à démarrer recalbox avec la clé usb ? Si oui, il faut ensuite passer par recalbox pour initialiser ton disque dur (initialiser, pas synchroniser). C'est déjà décrit ici: https://wiki.recalbox.com/fr/tutorials/system/installation/usb-device-as-storage
Ensuite, tu pourras copier tes roms dans les répertoires qui auront été créé.
Quick follow-up, in case it helps someone.
I managed to fix the rating and release date in 9.2.2 by modifying the file "_inc\gamelistviews\standard_gamelist.xml", and changing:
<text name="md_lbl_rating, md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre, md_lbl_lastplayed, md_lbl_playcount, md_developer, md_publisher, md_genre, md_playcount, md_lastplayed, md_description">
<pos>1 1</pos>
</text>
<text name="md_lbl_rating,md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre, md_lbl_lastplayed, md_lbl_playcount, md_lbl_players, md_description">
<color>FFFFFF</color>
<fontPath>./../fonts/Acre.otf</fontPath>
<fontSize>0.025</fontSize>
</text>
<datetime name="md_releasedate">
<color>F9F900</color>
<forceUppercase>1</forceUppercase>
Obviously, I am using the standard gamelist view. You would have to do the same for the other views if you use them.
Bonjour,
Tout d'abord, merci beaucoup pour ce theme, il est super beau!
J'ai juste un petit souci: je n'ai pas les notes (ratings) des jeux qui s'affichent, il n'y a rien à l'endroit où ça doit être. Est-ce que vous savez d'où ça pourrait venir?
Je suis sur recalbox 9.2.2.
J'ai fait une install il y a 3 jours sur mon nouveau pi5, pas de plantage de mon côté. OS sur carte SD, roms sur clé usb.
Tu as l'alim 27w pour le pi5? Tu as testé en mettant juste une rom directement sur la carte SD, sans brancher la clé usb?
Bonjour,
J'ai des problèmes sur la page des jeux, certains textes sont "mangés":
Je suis sur la 9.2.2, si quelqu'un a une idée!