@klemart3d said in Thème NEXT LEVEL
J'ai opéré quelques fixes :
1 - Récupéré le fichier frame.png du dépôt ES : https://gitlab.com/recalbox/recalbox-emulationstation/blob/master/data/resources/frame.png
2 - Ajouté ce fichier dans le dossier /recalbox/share/system/.emulationstation/themes/Next_Level v3_2/art/
3 - Modifié le fichier simple.xml en conséquence :
- Dans la balise menuBackground à la ligne 47, remplacé le path existant par : "<path>./art/frame.png</path>"
- [FACULTATIF] À la ligne 3 dans la partie commentée, passé la version à "3.2"
J'avais également l'erreur suivante :
lvl1: Warning from theme "/recalbox/share/system/.emulationstation/themes/Next_Level v3_2/wonderswancolor/theme.xml"
could not find file "./art/fond_wswancr.jpg" (which resolved to "/recalbox/share/system/.emulationstation/themes/Next_Level v3_2/wonderswancolor/art/fond_wswancr.jpg")
Donc dans le fichier /recalbox/share/system/.emulationstation/themes/Next_Level v3_2/wonderswancolor/theme.xml : à la ligne 24, j'ai supprimé le "r" en trop dans le nom du fichier de l'image : <path>./art/fond_wswanc.jpg</path>
Voilà, mes logs sont nettement plus cleans désormais
Si @Gaetan tu pouvais inclure ça dans la prochaine version du thème, ça me/nous éviterait de refaire ces manips