Move to the store's own EmulationStation menu entry
Engine 4.0 gives a store its own carousel entry instead of scattering the games across the box's systems, so this config switches to it: the games land in /userdata/roms/teletypegames/ with a folder per platform, and the sync is started from *Teletype Games -> Store -> "Update Teletype Games"*. That makes the Ports entry redundant, so the installer stops asking for one — the engine takes the old *Ports -> Teletype Games Store* script away on the first sync after the upgrade, along with the old ROM folders. The games are downloaded again into the new place rather than moved; today's catalog is six cartridges and one native build. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
+5
-1
@@ -15,7 +15,11 @@
|
||||
},
|
||||
|
||||
"emulationstation": {
|
||||
"folder_name": "Teletype Games",
|
||||
"menu": {
|
||||
"mode": "system",
|
||||
"theme": "ports",
|
||||
"updater": true
|
||||
},
|
||||
"restart": true
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user