Closed jdgleaver closed 2 years ago
This PR allows the core to be run in 'contentless' fashion by automatically loading game data from the cannonball folder inside the frontend system directory. Game assets (minus rom files) will be installable via the new Core System Files Downloader menu (https://github.com/libretro/RetroArch/pull/13524) once this is merged: https://github.com/libretro/libretro-system-files/pull/9
cannonball
Core System Files Downloader
Note that regular Load Content operation is unaffected.
Load Content
This allows the core to be launched via the new Standalone Cores menu added here: https://github.com/libretro/RetroArch/pull/13655
Standalone Cores
This PR allows the core to be run in 'contentless' fashion by automatically loading game data from the
cannonball
folder inside the frontend system directory. Game assets (minus rom files) will be installable via the newCore System Files Downloader
menu (https://github.com/libretro/RetroArch/pull/13524) once this is merged: https://github.com/libretro/libretro-system-files/pull/9Note that regular
Load Content
operation is unaffected.This allows the core to be launched via the new
Standalone Cores
menu added here: https://github.com/libretro/RetroArch/pull/13655