Files

22 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2023-04-19 17:31:08 +02:00
# LaunchBox playlists, platforms and games sorting
2023-03-03 21:41:26 +01:00
2023-04-19 17:31:08 +02:00
## Playlists and platforms sorting
If you wish to override default alphabetic sorting of **platforms and playlists**, provide **Sort Title** parameter. For example, in the following screenshots:
2023-03-03 21:41:26 +01:00
- **Pinball** playlist **Sort Title** is set to **1**
- **Nintendo Entertainment System** platform **Sort Title** is set to **2**
2023-03-03 21:52:02 +01:00
When imported in RetroPass, **Pinball** is shown first, **Nintendo Entertainment System** second, followed by all the other playlists and platforms shown in alphabetical order. For example, if **Pinball** playlist **Sort Title** is set to **B_Pinball**, it is sorted with other playlists that start with the letter **B**.
2023-03-03 21:41:26 +01:00
<br>
<br>
![](/Docs/setup_sort_playlist.png)
<br>
<br>
![](/Docs/setup_sort_platform.png)
2023-04-19 17:31:08 +02:00
## Games sorting
If you wish to override default alphabetic sorting of **games** within a platform playlist, provide **Sort Title** parameter in **Edit Game** dialog. For example:
- **Lotus Turbo Challenge 2** in **Amiga** platform playlist normally shows under games starting with L letter. Setting **Sort Title** to **000_Lotus_Turbo_Challenge_2** will show it as first or one of the first games in the **Amiga** platform playlist.
2023-03-03 21:41:26 +01:00
2023-04-19 17:31:08 +02:00
![](/Docs/setup_sort_games.png)