Rom Collection Browser solo mode doesnt work

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Avatarass Offline
Junior Member
Posts: 27
Joined: Apr 2012
Reputation: 0
Post: #1
Hello, I have the RCB service addon installed, but for some reason I am not able to launch games when solo mode is on.

Im running Eden on Ubuntu 12.04. RCB version is 1.0.5.

On the original website it says something about applaunch.sh script being executable, I tried to find it, and as far as I know it doesnt exist on my hard drive.

PS. And while im here, what exactly is Popen mode?
find quote
malte Offline
Skilled Python Coder
Posts: 1,180
Joined: Jan 2010
Reputation: 18
Location: Germany
Post: #2
Avatarass Wrote:On the original website it says something about applaunch.sh script being executable, I tried to find it, and as far as I know it doesnt exist on my hard drive.
You will find applaunch.sh in RCBs install dir. It should be in /home/yourname/.xbmc/userdata/addons/script.games.rom.collection.browser. Note that the folder ".xbmc" is hidden by default.

Avatarass Wrote:PS. And while im here, what exactly is Popen mode?
This is just a technical different way to launch your games from inside the addon. Some users that may have problems with the default way of launching games could try if the popen option solves their problem.
find quote