libretro.py.inits¶
Load and initializes a libretro core, then unloads it without loading content or running frames. Exits with 0 if these steps were successful.
Usage
libretro.py.inits [OPTIONS] CORE
Arguments
- CORE¶
Required argument
Path to the libretro core to load. Must be a complete path, not a short name.