Linking RCB to a 'Games' menu icon
#1
Hi, fantastic skin, great work.

I have one issue - I seem to be struggling to link a menu icon to RCB (Rom Collection Browser) with it added as a favorite
Code:
RunScript("script.games.rom.collection.browser")

I'm running the latest Kodi 14.1 on FireTV

Any help is appreciated!
Reply
#2
OK after a bit of tinkering I've managed to get the 'Games' menu tile I've ceated to open up the Programs>Addons window where the RCB addon is located, but struggling to get it to launch the actual addon.

Using:

Code:
ActivateWindow(Programs,Addons,"script://script.games.rom.collection.browser/",return)


Any help to get this working?
Reply
#3
SOLVED!

It seems it was an update to RCB which was required - having just installed the latest version (which adds support for Eminence), running through the procedure again adding as an 'addon', my games tile on the main menu now directly opens RCB.

link to post for info: http://forum.kodi.tv/showthread.php?tid=...pid1917009
Reply

Logout Mark Read Team Forum Stats Members Help
Linking RCB to a 'Games' menu icon0