feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
emulator: Super Bros War
|
2026-03-29 09:53:46 +02:00
|
|
|
type: libretro
|
2026-03-25 07:00:17 +01:00
|
|
|
core_classification: game_engine
|
feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
source: "https://github.com/libretro/superbroswar-libretro"
|
2026-03-25 07:00:17 +01:00
|
|
|
upstream: "https://github.com/mmatyas/supermariowar"
|
|
|
|
|
profiled_date: "2026-03-25"
|
2026-03-18 05:19:57 +01:00
|
|
|
core_version: "v0.1"
|
|
|
|
|
display_name: "Super Bros War"
|
feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
cores: [superbroswar]
|
|
|
|
|
systems: []
|
|
|
|
|
files: []
|
|
|
|
|
notes: >
|
2026-03-25 07:00:17 +01:00
|
|
|
Libretro port of Super Mario War, a fan-made multiplayer battle game.
|
|
|
|
|
All game data (maps, sprites, sounds, tilesets, skins) loads from the
|
|
|
|
|
content directory via convertPath(). System directory not used for game
|
|
|
|
|
data, only as save directory fallback.
|