Plugins

This window handles the configuration of plugins. Plugins are exes that do certain jobs in StarLaunch, and should be used when you need to hard code something for a particular emulator.


Topics

General Information This panel lets you configure plugins When the setup window opens, StarLaunch will shell all the exes found in the plugins folder, and ask them to give StarLaunch some information. If you install a new plugin, you should configure it by entering setup, and setting it's options there.
Plugin list A list of installed plugins. There's a list of plugins in the listbox at the top of the panel. This contains the plugin name, version, and author (reported from whatever the plugin tells StarLaunch).
Emulators list Select which emulators this plugin applies to. Click on the plugin, and check each emulator you want this plugin to work with in the listbox control on the right side of the panel.
Configure button Opens the plugin's global configuration window. To configure a plugin, select it with the listbox, then click configure. This opens the global configuration for the plugin.
About button Opens the plugin's about window. Displays some information about the plugin.
(Setting specific configuration) If the plugin supports it, you can set configuration for each rom. To set a specific configuration for the plugin, go back to the main window, click on a rom with the emulator that the plugin applies to, click the plugins button, and select the plugin. StarLaunch doesn't save any plugin data, this is done by the plugins themselves.

Back to the Setup help index