Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
write_themes_for_emulationstation [2022/09/08 04:25] – remove outdated information atariwrite_themes_for_emulationstation [2023/01/26 04:41] (current) – add link to source code handling theme data atari
Line 21: Line 21:
 When creating themes, it's recommended to keep their total space down so that weaker hardware (such as the RPi) can hold everything within their small VRAM successfully. When creating themes, it's recommended to keep their total space down so that weaker hardware (such as the RPi) can hold everything within their small VRAM successfully.
  
-Tools that can be used to compress image data can be found at [[https://imageoptim.com/versions.html|ImageOptim's alternatives page]], and for PNGs specifically [[https://pnggauntlet.com|PNGGauntlet]] can be used to compress it (use 96% compression to not lose any quality).+Tools that can be used to compress image data can be found at [[https://imageoptim.com/versions.html|ImageOptim's alternatives page]], and for PNGs specifically [[https://pngquant.org/|PNGQuant]] be used to compress it ([[https://pnggauntlet.com|PNGGauntlet]] can also be used (use 96% compression to not lose any quality)).
 </WRAP> </WRAP>
  
Line 31: Line 31:
  
 The latest documentation can be found here: [[https://github.com/batocera-linux/batocera-emulationstation/blob/master/THEMES.md]]. The latest documentation can be found here: [[https://github.com/batocera-linux/batocera-emulationstation/blob/master/THEMES.md]].
 +
 +If there is something not covered by the readme, looking at [[https://github.com/batocera-linux/batocera-emulationstation/blob/master/es-core/src/ThemeData.cpp|the source code directly]] can help.
  
 ===== Show all systems ===== ===== Show all systems =====
  • write_themes_for_emulationstation.1662611101.txt.gz
  • Last modified: 4 years ago
  • by atari