Add-on:Rom Collection Browser Service: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Reverted edits by NedBot (talk) to last revision by NedBot)
Line 1: Line 1:
{{Add-on
{{Addon
|Name=Rom Collection Browser Service
|Name=Rom Collection Browser Service
|provider-name=carabalb, jimyx17, malte
|provider-name=carabalb, jimyx17, malte
Line 16: Line 16:
|Email=
|Email=
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/service.rom.collection.browser/icon.png}}
|icon url=http://mirrors.xbmc.org/addons/frodo/service.rom.collection.browser/icon.png}}
{{Add-on
=Sources=
|Name=Rom Collection Browser Service
|provider-name=carabalb, jimyx17, malte
|ID=service.rom.collection.browser
|latest-version=1.0.0
|extension point=xbmc.service
|provides=
|Summary=Performs Rom Collection Browser startup tasks
|Description=Some features in Rom Collection Browser require actions on XBMC startup: starting RCB after launching emulators in solo mode and scraping games on XBMC startup.
|Platform=all
|Language=
|License=GPL 2.0
|Forum=
|Website=
|Source=
|Email=
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/service.rom.collection.browser/icon.png}}
= Sources =
[http://code.google.com/p/romcollectionbrowser/wiki/Welcome Manual]<br />
[http://code.google.com/p/romcollectionbrowser/wiki/Welcome Manual]<br />
[http://code.google.com/p/romcollectionbrowser/ Homepage]<br />
[http://code.google.com/p/romcollectionbrowser/ Homepage]<br />


= FAQ =
=FAQ=
Read this section if you have problems getting RCB working.
Read this section if you have problems getting RCB working.


Line 49: Line 31:


[[Category:Frodo add-on repository]]
[[Category:Frodo add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Eden add-on repository]]

Revision as of 07:38, 16 April 2015

Rom Collection Browser Service
http://mirrors.xbmc.org/addons/frodo/service.rom.collection.browser/icon.png

See this add-on on the kodi.tv showcase

Author: carabalb, jimyx17, malte

Type: Services
Repo:

License: GPL 2.0

Summary: Performs Rom Collection Browser startup tasks
Home icon grey.png   ▶ Add-ons ▶ Rom Collection Browser Service

Some features in Rom Collection Browser require actions on XBMC startup: starting RCB after launching emulators in solo mode and scraping games on XBMC startup.

Installing

This add-on is installed from the Add-on browser located in Kodi as follows:

  1. Settings
  2. Add-ons
  3. Install from repository
  4. Services
  5. Rom Collection Browser Service
  6. Install

Sources

Manual
Homepage

FAQ

Read this section if you have problems getting RCB working.

What should my Emu parameter look like
RCB will just use "%ROM%" as emu cmd and leaves the emu params blank

I'm using batch files for launching games
If you have already configured your standalone games using batch files for launching you will need to reconfigure it. Just set emu cmd to "%ROM%" and leave emu params blank. All the rest should work automatically.