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
game_collection_settings [2021/12/26 01:39] – moved to menu tree atarigame_collection_settings [2023/06/23 15:17] (current) – [Dynamic collections] maioni
Line 2: Line 2:
  
 ==== Custom collections ==== ==== Custom collections ====
 +
 +<WRAP center round info>
 +Custom collections are deprecated and should be replaced by the more powerful **dynamic collections** described below. Batocera 36 still supports existing static custom collections, but the ''batocera-create-collection'' helper tool has been removed.
 +</WRAP>
  
 Personal custom collections are stored in ''/userdata/system/configs/emulationstation/collections/''. They are simple text files that you can edit manually, or edit through the UI described above.  Personal custom collections are stored in ''/userdata/system/configs/emulationstation/collections/''. They are simple text files that you can edit manually, or edit through the UI described above. 
Line 75: Line 79:
    </filter>    </filter>
  
 +
 +==== Setup folders at Gamelist ====
 +
 +Not just files but folders can be hidden, favorited or set as a kid, but you need to do this manually by editing the gamelist.xml with the tags below:
 +
 +<code>
 +<folder>
 +    <path>./_HACKS</path>
 +    <favorite>false</favorite>
 +    <kidgame>false</kidgame>
 +    <hidden>true</hidden>
 +</folder>
 +</code>
  • game_collection_settings.1640482761.txt.gz
  • Last modified: 5 years ago
  • by atari