Skip to content

AddonSettingsLaunchGames

Malte Löpmann edited this page Apr 10, 2018 · 4 revisions

You can access RCBs global settings via the context menu in Kodis addons list or the context menu inside RCB (press C on the keyboard or menu on the remote to access the context menu).

Use VB script in solo mode (Windows only)

This will use vb scripts instead of batch files to stop and restart Kodi. This can help to get around the "CApplication:: create() failed" error message when restarting Kodi.

Solo mode startup delay

Adds a short delay before RCB is started on first Kodi launch after solo mode. Especially when you are using the RCB widget (currently supported by Aeon Nox and Ace) it might be useful to wait some time before starting RCB when you return to Kodi.

Escape Emulator Cmd

This will escape the rom file names passed to the emulatorCmd. Try to change this if you are running into problems with launching games.

Pre-Launch delay

Adds a short delay before the game is launched. Useful when you notice focus issues when launching games.

Post-Launch delay

Adds a short delay when the game is closed and focus should go back to Kodi. Useful when you notice focus issues when launching games.

Suspend Audio

With this option enabled RCB will suspend Kodi audio before launching the emulator and resumes it when you quit the emulator. This option may be useful when you face audio issues while playing games.

Minimize Kodi

With this option enabled RCB will minimze Kodi before launching the emulator and restores it when you quit the emulator. This option may be useful when you are experiencing focus issues or similar while launching emulators.

Path to emu_autoconfig.xml

With this option you can set the path to your emu_autoconfig file that is used to autoconfigure emulators.

Clone this wiki locally