Note the shared core and the RetroArch sibling store
store.py no longer stands alone: warpstore.py sits next to it in the store home. And the same catalog now has a second store — ttg-retroarch-store — for the machines that run RetroArch rather than Batocera. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -10,6 +10,10 @@ installer. All the logic lives in the shared engine,
|
|||||||
which works with any WarpEngine-based site; this is just the Teletype Games
|
which works with any WarpEngine-based site; this is just the Teletype Games
|
||||||
configuration of it.
|
configuration of it.
|
||||||
|
|
||||||
|
For RetroArch rather than a Batocera box — desktop, Android, Steam Deck — the
|
||||||
|
same catalog is served by
|
||||||
|
[`ttg-retroarch-store`](https://git.teletypegames.org/tools/ttg-retroarch-store).
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
Straight onto the device:
|
Straight onto the device:
|
||||||
@@ -119,7 +123,7 @@ becomes the default.
|
|||||||
/userdata/system/batocera-store/
|
/userdata/system/batocera-store/
|
||||||
├── ttg-store launcher
|
├── ttg-store launcher
|
||||||
└── ttg/
|
└── ttg/
|
||||||
├── store.py, config.json
|
├── store.py, warpstore.py, config.json
|
||||||
└── state.json, catalog.json, store.log
|
└── state.json, catalog.json, store.log
|
||||||
|
|
||||||
/userdata/roms/c64/teletypegames/ blessingofra-2.0.0.prg, rabbit-1.0.0.prg, …
|
/userdata/roms/c64/teletypegames/ blessingofra-2.0.0.prg, rabbit-1.0.0.prg, …
|
||||||
|
|||||||
Reference in New Issue
Block a user