jelos.org/docs/configure/collections.md

57 lines
3.6 KiB
Markdown
Raw Normal View History

2023-10-24 17:01:38 +00:00
# :material-collage: Collections
2023-10-26 20:06:09 +00:00
In addition to the systems displayed; EmulationStation (ES) has functionality to create custom collections that you can use to group and organize your game library in different ways. For example; if you wanted to create a view that automatically grouped all of your Role Playing Games or one that only lists the games you are currently playing you can use ES collections to do that.
2023-10-24 17:01:38 +00:00
2023-10-25 01:05:45 +00:00
All of the options described below can be managed by pressing ++"START"++ anywhere in ES to open the Main Menu and then opening ++"Game Collection Settings"++
2023-10-24 17:01:38 +00:00
2023-10-25 01:05:45 +00:00
![Game Collection Settings Menu](../../_inc/images/collections-main-menu.png)
2023-10-26 20:06:09 +00:00
## Managing Your Backlog
2023-11-06 14:01:14 +00:00
JELOS includes a `Now Playing` collection that can be used to curate and play through your backlog. You can turn this on by going to `Game Collection Settings` > `Create New Custom Collection from Theme` while using our default system-theme.
2023-10-26 20:06:09 +00:00
<table>
<tr>
<td><img src="../../_inc/images/collections-from-theme-1.png"></td>
<td><img src="../../_inc/images/collections-from-theme-2.png"></td>
</tr>
</table>
Once its turned on; you can add to it by pressing ++"X(NORTH)"++ on any game while in ES. In the menu that opens you'll see `Now Playing` listed under the collections header. Simply highlight it and press the confirm button.
2023-11-06 14:01:14 +00:00
You can also set JELOS to boot directly into the Now Playing collection by setting the `Start on System` value in the `Game Collection Settings` menu. Change that value to `Now Playing` and also turn on `Start on Gamelist`.
2023-10-26 20:06:09 +00:00
2023-11-06 14:01:14 +00:00
With the above settings you can create a very simple view of the games you are trying to finish that displays when JELOS launches.
2023-10-26 20:06:09 +00:00
2023-10-25 01:05:45 +00:00
## Collection Types
There are 3 collection types in ES so let's walk through each to help you decide which makes sense to use for your use cases.
### Automated Collections
2023-10-24 17:01:38 +00:00
2023-10-26 20:06:09 +00:00
EmulationStation has a set of built-in automated collections to easily view your last played games, favorites and all the games in your library. You can turn these on or off in the ++"Automated Game Collections"++ menu.
2023-10-24 17:01:38 +00:00
2023-10-25 01:05:45 +00:00
### Editable Collections
2023-10-24 17:01:38 +00:00
2023-10-26 20:06:09 +00:00
An editable collection is one that you can specifically curate by hand. Simply give it a name and then as you are browing your gamelists you can press ++"X(NORTH)"++ on any game and add it to the collection you created. As an example, you could use this functionality to create a collection for all of your Final Fantasy games and then manually add each FF game to the list.
2023-10-24 17:01:38 +00:00
2023-10-25 01:05:45 +00:00
### Dynamic Collections
2023-10-26 20:06:09 +00:00
A dynamic collection enables you to create a set of filters that will automatically group your games. For example if you wanted to create a collection that automatically grouped all of your Role Playing Games into a single view; you could create a dynamic collection called RPGs, select a genre filter of Role Playing Games and then save the filter. Then any time you add a new game with the Role Playing genre it will automatically show up in this collection.
<table>
<tr>
<td><img src="../../_inc/images/collections-dynamic-1.png"></td>
<td><img src="../../_inc/images/collections-dynamic-2.png"></td>
</tr>
<tr>
<td><img src="../../_inc/images/collections-dynamic-3.png"></td>
<td><img src="../../_inc/images/collections-dynamic-4.png"></td>
</tr>
</table>
2023-10-25 01:05:45 +00:00
---
## Additional Notes
2023-10-24 17:01:38 +00:00
2023-10-25 01:05:45 +00:00
You can also use the ++"Game Collection Settings"++ menu to manage which systems are displayed. Press ++"START"++ anywhere in ES to open the Main Menu and then go to ++"Game Collection Settings"++ > ++"Systems Displayed"++. In this menu; uncheck the systems you would like to hide and then exit the menu. ES will then refresh and those systems will be hidden.