2014-05-30, 22:07
Would someone be willing to do a video walk-through of this processand post it ?
(2014-07-25, 01:57)Swaggarwal Wrote: This doesn't work for me with my FireTV. Trying to get Mupen64Plus setup, after following all the steps (including editing the arguments in the launchers.xml file), when I click on the ROM I want to play nothing happens...If you are rooted make sure the system command is set to /system/xbin/su. This caused me problems
<RomCollections>
<RomCollection id="1" name="Nintendo 64">
<useBuiltinEmulator>False</useBuiltinEmulator>
<gameclient />
<emulatorCmd>/system/xbin/su</emulatorCmd>
<emulatorParams>-c 'am start --user 0 -n paulscode.android.mupen64plus.free/paulscode.android.mupen64plusae.MainActivity -a android.intent.action.VIEW -eu Uri "file://%rom%" && am start --user 0 -S -n paulscode.android.mupen64plus.free/paulscode.android.mupen64plusae.PlayMenuActivity'</emulatorParams>
<romPath>/storage/emulated/0/usbStorage/sda1/emulation/N64/ROMs//*.n64</romPath>
<romPath>/storage/emulated/0/usbStorage/sda1/emulation/N64/ROMs//*.z64</romPath>
<romPath>/storage/emulated/0/usbStorage/sda1/emulation/N64/ROMs//*.v64</romPath>
<saveStatePath />
<saveStateParams />
<mediaPath type="boxback">/storage/emulated/0/usbStorage/sda1/emulation/N64/ROMs/boxback//%GAME%.*</mediaPath>
<mediaPath type="boxfront">/storage/emulated/0/usbStorage/sda1/emulation/N64/ROMs/boxfront//%GAME%.*</mediaPath>
<mediaPath type="cartridge">/storage/emulated/0/usbStorage/sda1/emulation/N64/ROMs/cartridge//%GAME%.*</mediaPath>
<mediaPath type="screenshot">/storage/emulated/0/usbStorage/sda1/emulation/N64/ROMs/screenshot//%GAME%.*</mediaPath>
<mediaPath type="fanart">/storage/emulated/0/usbStorage/sda1/emulation/N64/ROMs/fanart//%GAME%.*</mediaPath>
<preCmd />
<postCmd />
<useEmuSolo>False</useEmuSolo>
<usePopen>False</usePopen>
<ignoreOnScan>False</ignoreOnScan>
<allowUpdate>True</allowUpdate>
<autoplayVideoMain>True</autoplayVideoMain>
<autoplayVideoInfo>True</autoplayVideoInfo>
<useFoldernameAsGamename>False</useFoldernameAsGamename>
<maxFolderDepth>99</maxFolderDepth>
<doNotExtractZipFiles>False</doNotExtractZipFiles>
<diskPrefix>_Disk</diskPrefix>
<imagePlacingMain>gameinfobig</imagePlacingMain>
<imagePlacingInfo>gameinfosmall</imagePlacingInfo>
<scraper name="thegamesdb.net" replaceKeyString="" replaceValueString="" />
<scraper name="archive.vg" replaceKeyString="" replaceValueString="" />
<scraper name="mobygames.com" replaceKeyString="" replaceValueString="" />
</RomCollection>
<RomCollection id="2" name="NES">
<useBuiltinEmulator>False</useBuiltinEmulator>
<gameclient />
<emulatorCmd>/system/bin/am</emulatorCmd>
<emulatorParams>start --user 0 -n com.explusalpha.NesEmu/com.imagine.BaseActivity -a android.intent.action.VIEW -eu Uri "file://%rom%"</emulatorParams>
<romPath>/storage/emulated/0/usbStorage/sda1/emulation/Nintendo/ROMs//*.zip</romPath>
<saveStatePath />
<saveStateParams />
<mediaPath type="boxfront">/storage/emulated/0/usbStorage/sda1/emulation/Nintendo/ROMs/boxfront//%GAME%.*</mediaPath>
<mediaPath type="boxback">/storage/emulated/0/usbStorage/sda1/emulation/Nintendo/ROMs/boxback//%GAME%.*</mediaPath>
<mediaPath type="cartridge">/storage/emulated/0/usbStorage/sda1/emulation/Nintendo/ROMs/cartridge//%GAME%.*</mediaPath>
<mediaPath type="screenshot">/storage/emulated/0/usbStorage/sda1/emulation/Nintendo/ROMs/screenshot//%GAME%.*</mediaPath>
<mediaPath type="fanart">/storage/emulated/0/usbStorage/sda1/emulation/Nintendo/ROMs/fanart//%GAME%.*</mediaPath>
<preCmd />
<postCmd />
<useEmuSolo>False</useEmuSolo>
<usePopen>False</usePopen>
<ignoreOnScan>False</ignoreOnScan>
<allowUpdate>True</allowUpdate>
<autoplayVideoMain>True</autoplayVideoMain>
<autoplayVideoInfo>True</autoplayVideoInfo>
<useFoldernameAsGamename>False</useFoldernameAsGamename>
<maxFolderDepth>99</maxFolderDepth>
<doNotExtractZipFiles>False</doNotExtractZipFiles>
<diskPrefix>_Disk</diskPrefix>
<imagePlacingMain>gameinfobig</imagePlacingMain>
<imagePlacingInfo>gameinfosmall</imagePlacingInfo>
<scraper name="thegamesdb.net" replaceKeyString="" replaceValueString="" />
<scraper name="archive.vg" replaceKeyString="" replaceValueString="" />
<scraper name="mobygames.com" replaceKeyString="" replaceValueString="" />
</RomCollection>
<RomCollection id="3" name="SNES">
<useBuiltinEmulator>False</useBuiltinEmulator>
<gameclient />
<emulatorCmd>/system/bin/am</emulatorCmd>
<emulatorParams>start --user 0 -n com.explusalpha.Snes9xPlus/com.imagine.BaseActivity -a android.intent.action.VIEW -eu Uri "file://%rom%"</emulatorParams>
<romPath>/storage/emulated/0/usbStorage/sda1/emulation/SNES/ROMs//*.zip</romPath>
<saveStatePath />
<saveStateParams />
<mediaPath type="boxfront">/storage/emulated/0/usbStorage/sda1/emulation/SNES/ROMs/boxfront//%GAME%.*</mediaPath>
<mediaPath type="boxback">/storage/emulated/0/usbStorage/sda1/emulation/SNES/ROMs/boxback//%GAME%.*</mediaPath>
<mediaPath type="cartridge">/storage/emulated/0/usbStorage/sda1/emulation/SNES/ROMs/cartridge//%GAME%.*</mediaPath>
<mediaPath type="screenshot">/storage/emulated/0/usbStorage/sda1/emulation/SNES/ROMs/screenshot//%GAME%.*</mediaPath>
<mediaPath type="fanart">/storage/emulated/0/usbStorage/sda1/emulation/SNES/ROMs/fanart//%GAME%.*</mediaPath>
<preCmd />
<postCmd />
<useEmuSolo>False</useEmuSolo>
<usePopen>False</usePopen>
<ignoreOnScan>False</ignoreOnScan>
<allowUpdate>True</allowUpdate>
<autoplayVideoMain>True</autoplayVideoMain>
<autoplayVideoInfo>True</autoplayVideoInfo>
<useFoldernameAsGamename>False</useFoldernameAsGamename>
<maxFolderDepth>99</maxFolderDepth>
<doNotExtractZipFiles>False</doNotExtractZipFiles>
<diskPrefix>_Disk</diskPrefix>
<imagePlacingMain>gameinfobig</imagePlacingMain>
<imagePlacingInfo>gameinfosmall</imagePlacingInfo>
<scraper name="thegamesdb.net" replaceKeyString="" replaceValueString="" />
<scraper name="archive.vg" replaceKeyString="" replaceValueString="" />
<scraper name="mobygames.com" replaceKeyString="" replaceValueString="" />
</RomCollection>
<RomCollection id="4" name="Genesis">
<useBuiltinEmulator>False</useBuiltinEmulator>
<gameclient />
<emulatorCmd>/system/bin/am</emulatorCmd>
<emulatorParams>start --user 0 -n com.explusalpha.MdEmu/com.imagine.BaseActivity -a android.intent.action.VIEW -eu Uri "file://%rom%"</emulatorParams>
<romPath>/storage/emulated/0/usbStorage/sda1/emulation/Genesis/ROMs//*.zip</romPath>
<romPath>/storage/emulated/0/usbStorage/sda1/emulation/Genesis/ROMs//*.bin</romPath>
<saveStatePath />
<saveStateParams />
<mediaPath type="boxfront">/storage/emulated/0/usbStorage/sda1/emulation/Genesis/ROMs/boxfront//%GAME%.*</mediaPath>
<mediaPath type="boxback">/storage/emulated/0/usbStorage/sda1/emulation/Genesis/ROMs/boxback//%GAME%.*</mediaPath>
<mediaPath type="screenshot">/storage/emulated/0/usbStorage/sda1/emulation/Genesis/ROMs/screenshot//%GAME%.*</mediaPath>
<mediaPath type="fanart">/storage/emulated/0/usbStorage/sda1/emulation/Genesis/ROMs/fanart//%GAME%.*</mediaPath>
<preCmd />
<postCmd />
<useEmuSolo>False</useEmuSolo>
<usePopen>False</usePopen>
<ignoreOnScan>False</ignoreOnScan>
<allowUpdate>True</allowUpdate>
<autoplayVideoMain>True</autoplayVideoMain>
<autoplayVideoInfo>True</autoplayVideoInfo>
<useFoldernameAsGamename>False</useFoldernameAsGamename>
<maxFolderDepth>99</maxFolderDepth>
<doNotExtractZipFiles>False</doNotExtractZipFiles>
<diskPrefix>_Disk</diskPrefix>
<imagePlacingMain>gameinfobig</imagePlacingMain>
<imagePlacingInfo>gameinfosmall</imagePlacingInfo>
<scraper name="thegamesdb.net" replaceKeyString="" replaceValueString="" />
<scraper name="archive.vg" replaceKeyString="" replaceValueString="" />
<scraper name="mobygames.com" replaceKeyString="" replaceValueString="" />
</RomCollection>
</RomCollections>
(2014-08-14, 20:37)mlu3141 Wrote: Did you send it to /userdata/addon_data/script.games.rom.collection.browser? If so, I've verified I sent a copy of your config.xml there, but anytime I try and open RCB, it says no config file is found and asks if I'd like to create a new one. I've even tried creating one through XBMC then overwriting that file with a copy of yours, but I still get the same error. (If it matters, I'm using Amazon Fire TV.)Mine is in that directory I think, but I only posted a cut out of the fine above. That isn't the entire file. I can post it somewhere later today. Just let RCB create the file for you then use the config from above. I'm also on amazon Fire TV.
Thanks.