libretro.py.loads

Load a libretro core. Exits with 0 if the core loaded and exposes the required symbols. Does not call any functions.

Usage

libretro.py.loads [OPTIONS] CORE

Arguments

CORE

Required argument

Path to the libretro core to load. Must be a complete path, not a short name.