2010-05-10, 23:17
Sorry, forgot one line at the beginning of the script (helper.py):
A second issue:
Please try to launch roms in non-solo mode. I guess it is not possible to execute .bat- or .sh-files on xbox. Go to RCBs config.xml and set <useEmuSolo> to "False". You have to "Import Settings" again after doing this.
About starting RCB on every XBMC startup: RCB creates an autoexec.py when you try to launch a game in solo mode. But if RCB starts it should delete this file again. Maybe something went wrong with this and you have to delete it yourself. Sorry for that.
regards,
malte
Code:
import xbmc
A second issue:
Please try to launch roms in non-solo mode. I guess it is not possible to execute .bat- or .sh-files on xbox. Go to RCBs config.xml and set <useEmuSolo> to "False". You have to "Import Settings" again after doing this.
About starting RCB on every XBMC startup: RCB creates an autoexec.py when you try to launch a game in solo mode. But if RCB starts it should delete this file again. Maybe something went wrong with this and you have to delete it yourself. Sorry for that.
regards,
malte