mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 04:12:33 -05:00
feat: add batocera standalone overrides for wine-dependent emulators
This commit is contained in:
@@ -10,6 +10,16 @@
|
||||
# add_cores: [core_to_add]
|
||||
# remove_cores: [core_to_remove]
|
||||
|
||||
# Batocera: standalone emulators that Config.in selects via compound flags
|
||||
# (BATOCERA_WINE, BATOCERA_CORES_STILL_COMMERCIALIZED) which the scraper
|
||||
# doesn't resolve. These are confirmed available on x86_64 via Config.in.
|
||||
batocera:
|
||||
targets:
|
||||
x86_64:
|
||||
add_cores: [citron, demul, model2, xenia]
|
||||
zen3:
|
||||
add_cores: [citron, demul, model2, xenia]
|
||||
|
||||
retroarch:
|
||||
targets:
|
||||
nintendo-switch:
|
||||
|
||||
Reference in New Issue
Block a user