kevinrmartinez / RetroLinker

A GUI application to create desktop links of games running on RetroArch. For Windows and Linux.
GNU General Public License v3.0
2 stars 0 forks source link

Implement the 'subsystem' parameter #13

Open kevinrmartinez opened 8 months ago

kevinrmartinez commented 8 months ago

This parameter enables the subsystem of eligible cores, and take all the parameters that the subsystem expects.

Basic usage: --subsystem=NAME

Actual usage seems to vary from core to core. From RetroArch help parameter:

Use a subsystem of the libretro core. Multiple content files are loaded as multiple arguments. If a content file is skipped, use a blank ("") command line argument. Content must be loaded in an order which depends on the particular subsystem used. See verbose log output to learn how a particular subsystem wants content to be loaded.