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
themes [2022/10/11 00:07] – [EmulationStation Themes] link to a more beautiful HTML page lbrpdxthemes [2025/06/18 02:49] (current) – old revision restored (2023/10/20 19:39) atari
Line 1: Line 1:
 ====== EmulationStation Themes ====== ====== EmulationStation Themes ======
- 
-<WRAP center round todo> 
-Page is WIP 
-</WRAP> 
  
 A selection of Batocera-compatible themes can be installed through the menu **UPDATES & DOWNLOADS** -> **THEMES**. A selection of Batocera-compatible themes can be installed through the menu **UPDATES & DOWNLOADS** -> **THEMES**.
Line 12: Line 8:
 Starting with Batocera.linux 5.24, most EmulationStation for RetroPie and Recalbox are compatible. But [[write_themes_for_emulationstation|some features are unique to Batocera]] and require a theme that has been designed for Batocera. Starting with Batocera.linux 5.24, most EmulationStation for RetroPie and Recalbox are compatible. But [[write_themes_for_emulationstation|some features are unique to Batocera]] and require a theme that has been designed for Batocera.
  
-This menu gives you [[https://updates.batocera.org/themes.html|a list of themes]] available like:+This menu gives you [[https://batocera.org/themes.php|a list of themes]] available like:
  
 {{ :themes_list.png?nolink&640 |}} {{ :themes_list.png?nolink&640 |}}
Line 25: Line 21:
  
 ===== Batocera Themes List ===== ===== Batocera Themes List =====
-{{url>https://batocera.org/upgrades/themes.html 1024,1600 noborder}}+There is a whole section for Batocera-EmulationStation themes on the [[https://batocera.org/themes.php|Batocera website]].
  
- +==== Batocera Themes - Serverlist ==== 
-==== BATOCERA Themes - Serverlist ====+Here is the list of all available themes.
 <csv delim=" " hdr_rows=0 file=https://updates.batocera.org/themes.txt></csv> <csv delim=" " hdr_rows=0 file=https://updates.batocera.org/themes.txt></csv>
  
-==== Script for Screenshots ====+You can find all the information displayed on the Batocera website through this [[https://batocera.org/upgrades/themes.json|JSON feed]], which is updated on a daily basis.
  
-This script works for Raspberr Pi only. +--> Historical Documents# 
 +--> Deprecated Script for Raspberry Pi (since Batocera v33)# 
 +This is intended to work for Raspberry Pi platform and only if raspi2png-binary is available.
  
 <code bash| pishoot.sh> <code bash| pishoot.sh>
Line 67: Line 65:
 </code> </code>
  
-=== BATOCERA Themes removed/abandoned ===+<--
  
-|  Alekfull (404's since 2021-05-21, check Artful above) ​ |  [[https://​github.com/​jdorigao/​es-theme-alekfull|fagnerpc (mod. by jdorigao)]] ​ |  {{ :​themes:​alekfull_system.png?​300 |}}  |  {{ :​themes:​alekfull_list.png?​300 |}}  |  {{ :​themes:​alekfull_grid.png?​300 |}}  | +--> Depricated Usage of batocera-es-theme (since Batocera v36)#
-|  Fundamental  |  [[https://github.com/jdorigao/es-theme-fundamental|Grila]]  |  {{ :themes:fundamental_system.png?300 |}}  |  {{ :themes:fundamental_list.png?300 |}}  |  {{ :themes:fundamental_grid.png?300 |}}  | +
-|  Next-Level-v4-TMCTV (check Next Level Remix above  [[https://github.com/Genetik57/es-theme-next-level-v4-TMCTV|TMCTV]]  |  {{ :themes:next-level-tmctv_system.png?300 |}}  |  {{ :themes:next-level-tmctv_list.png?300 |}}  |  {{ :themes:na.png?300 |}}  | +
-|  GPi-Fusion-Slice  |  [[https://github.com/Genetik57/es-theme-gpi-fusion-slice|Unknown Artist]]  |  Seems broken! Please check! || +
-|  Videogame  |  [[https://github.com/jdorigao/es-theme-videogame|jdorigao]]  |  {{ :themes:videogame_system.png?300 |}}  |  {{ :themes:videogame_list.png?300 |}}  |  {{ :themes:na.png?300 |}}  |+
  
-===== Using batocera-es-theme =====+Starting with Batocera 36, the process for installing/upgrading/removing themes is embedded in EmulationStation code. By default, it fetches the themes from a JSON feed with the same format as the one given below. 
 + 
 +If you want to point the content downloader themes section to your own JSON description, you can do that by editing ''batocera.conf'' and adding: 
 + 
 +<code> 
 +global.themes.url=https://batocera.org/upgrades/themes.json 
 +</code> 
 + 
 + 
 +For Batocera **v35** and earlier, this process was using the ''batocera-es-theme'' script:
  
 <code> <code>
Line 101: Line 104:
 </code> </code>
 From https://github.com/batocera-linux/batocera.linux/blob/master/package/batocera/core/batocera-scripts/scripts/batocera-es-theme. From https://github.com/batocera-linux/batocera.linux/blob/master/package/batocera/core/batocera-scripts/scripts/batocera-es-theme.
 +<-- 
 +<--
  • themes.1665446831.txt.gz
  • Last modified: 4 years ago
  • by lbrpdx