Advertisement
Guest User

Untitled

a guest
Jul 28th, 2011
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 22.07 KB | None | 0 0
  1. <config version="0.8.6">
  2.   <RomCollections>
  3.     <RomCollection id="1" name="NES">
  4.       <emulatorCmd>/home/xbmc/xbmc_crashlog-20110725_220436.log</emulatorCmd>
  5.       <emulatorParams>"%ROM%"</emulatorParams>
  6.       <romPath>/mnt/dionysus/volume_2/Emulators/NES/Roms/*.nes</romPath>
  7.       <saveStatePath />
  8.       <saveStateParams />
  9.       <mediaPath type="boxfront">/mnt/dionysus/volume_2/Emulators/NES/Roms/boxfront/%GAME%.*</mediaPath>
  10.       <mediaPath type="boxback">/mnt/dionysus/volume_2/Emulators/NES/Roms/boxback/%GAME%.*</mediaPath>
  11.       <mediaPath type="cartridge">/mnt/dionysus/volume_2/Emulators/NES/Roms/cartridge/%GAME%.*</mediaPath>
  12.       <mediaPath type="screenshot">/mnt/dionysus/volume_2/Emulators/NES/Roms/screenshot/%GAME%.*</mediaPath>
  13.       <mediaPath type="fanart">/mnt/dionysus/volume_2/Emulators/NES/Roms/fanart/%GAME%.*</mediaPath>
  14.       <useEmuSolo>False</useEmuSolo>
  15.       <ignoreOnScan>False</ignoreOnScan>
  16.       <allowUpdate>True</allowUpdate>
  17.       <useFoldernameAsGamename>False</useFoldernameAsGamename>
  18.       <maxFolderDepth>99</maxFolderDepth>
  19.       <doNotExtractZipFiles>False</doNotExtractZipFiles>
  20.       <diskPrefix>_Disk</diskPrefix>
  21.       <imagePlacing>gameinfobig</imagePlacing>
  22.       <scraper name="thegamesdb.net" platform="" replaceKeyString="" replaceValueString="" />
  23.       <scraper name="giantbomb.com" platform="" replaceKeyString="" replaceValueString="" />
  24.       <scraper name="mobygames.com" platform="22" replaceKeyString="" replaceValueString="" />
  25.     </RomCollection>
  26.     <RomCollection id="2" name="SNES">
  27.       <emulatorCmd>/mnt/dionysus/volume_2/Emulators/SNES/SNES9XW.EXE</emulatorCmd>
  28.       <emulatorParams>"%ROM%"</emulatorParams>
  29.       <romPath>/mnt/dionysus/volume_2/Emulators/SNES/Roms/*.smc</romPath>
  30.       <saveStatePath />
  31.       <saveStateParams />
  32.       <mediaPath type="boxfront">/mnt/dionysus/volume_2/Emulators/SNES/Roms/boxfront/%GAME%.*</mediaPath>
  33.       <mediaPath type="boxback">/mnt/dionysus/volume_2/Emulators/SNES/Roms/boxback/%GAME%.*</mediaPath>
  34.       <mediaPath type="cartridge">/mnt/dionysus/volume_2/Emulators/SNES/Roms/cartridge/%GAME%.*</mediaPath>
  35.       <mediaPath type="screenshot">/mnt/dionysus/volume_2/Emulators/SNES/Roms/screenshot/%GAME%.*</mediaPath>
  36.       <mediaPath type="fanart">/mnt/dionysus/volume_2/Emulators/SNES/Roms/fanart/%GAME%.*</mediaPath>
  37.       <useEmuSolo>False</useEmuSolo>
  38.       <ignoreOnScan>False</ignoreOnScan>
  39.       <allowUpdate>True</allowUpdate>
  40.       <useFoldernameAsGamename>False</useFoldernameAsGamename>
  41.       <maxFolderDepth>99</maxFolderDepth>
  42.       <doNotExtractZipFiles>False</doNotExtractZipFiles>
  43.       <diskPrefix>_Disk</diskPrefix>
  44.       <imagePlacing>gameinfobig</imagePlacing>
  45.       <scraper name="thegamesdb.net" replaceKeyString="" replaceValueString="" />
  46.       <scraper name="giantbomb.com" replaceKeyString="" replaceValueString="" />
  47.       <scraper name="mobygames.com" platform="15" replaceKeyString="" replaceValueString="" />
  48.     </RomCollection>
  49.   </RomCollections>
  50.   <FileTypes>
  51.     <FileType id="1" name="boxfront">
  52.       <type>image</type>
  53.       <parent>game</parent>
  54.     </FileType>
  55.     <FileType id="2" name="boxback">
  56.       <type>image</type>
  57.       <parent>game</parent>
  58.     </FileType>
  59.     <FileType id="3" name="cartridge">
  60.       <type>image</type>
  61.       <parent>game</parent>
  62.     </FileType>
  63.     <FileType id="4" name="screenshot">
  64.       <type>image</type>
  65.       <parent>game</parent>
  66.     </FileType>
  67.     <FileType id="5" name="fanart">
  68.       <type>image</type>
  69.       <parent>game</parent>
  70.     </FileType>
  71.     <FileType id="6" name="action">
  72.       <type>image</type>
  73.       <parent>game</parent>
  74.     </FileType>
  75.     <FileType id="7" name="title">
  76.       <type>image</type>
  77.       <parent>game</parent>
  78.     </FileType>
  79.     <FileType id="8" name="3dbox">
  80.       <type>image</type>
  81.       <parent>game</parent>
  82.     </FileType>
  83.     <FileType id="9" name="romcollection">
  84.       <type>image</type>
  85.       <parent>romcollection</parent>
  86.     </FileType>
  87.     <FileType id="10" name="developer">
  88.       <type>image</type>
  89.       <parent>developer</parent>
  90.     </FileType>
  91.     <FileType id="11" name="publisher">
  92.       <type>image</type>
  93.       <parent>publisher</parent>
  94.     </FileType>
  95.     <FileType id="12" name="gameplay">
  96.       <type>video</type>
  97.       <parent>game</parent>
  98.     </FileType>
  99.     <FileType id="13" name="cabinet">
  100.       <type>image</type>
  101.       <parent>game</parent>
  102.     </FileType>
  103.     <FileType id="14" name="marquee">
  104.       <type>image</type>
  105.       <parent>game</parent>
  106.     </FileType>
  107.   </FileTypes>
  108.   <ImagePlacing>
  109.     <fileTypeFor name="gameinfobig">
  110.       <fileTypeForGameList>boxfront</fileTypeForGameList>
  111.       <fileTypeForGameList>screenshot</fileTypeForGameList>
  112.       <fileTypeForGameList>title</fileTypeForGameList>
  113.       <fileTypeForGameList>action</fileTypeForGameList>
  114.       <fileTypeForGameListSelected>boxfront</fileTypeForGameListSelected>
  115.       <fileTypeForGameListSelected>screenshot</fileTypeForGameListSelected>
  116.       <fileTypeForGameListSelected>title</fileTypeForGameListSelected>
  117.       <fileTypeForGameListSelected>action</fileTypeForGameListSelected>
  118.       <fileTypeForMainViewBackground>fanart</fileTypeForMainViewBackground>
  119.       <fileTypeForMainViewBackground>boxfront</fileTypeForMainViewBackground>
  120.       <fileTypeForMainViewBackground>screenshot</fileTypeForMainViewBackground>
  121.       <fileTypeForMainViewBackground>title</fileTypeForMainViewBackground>
  122.       <fileTypeForMainViewBackground>action</fileTypeForMainViewBackground>
  123.       <fileTypeForMainViewGameInfoBig>screenshot</fileTypeForMainViewGameInfoBig>
  124.       <fileTypeForMainViewGameInfoBig>boxfront</fileTypeForMainViewGameInfoBig>
  125.       <fileTypeForMainViewGameInfoBig>action</fileTypeForMainViewGameInfoBig>
  126.       <fileTypeForMainViewGameInfoBig>title</fileTypeForMainViewGameInfoBig>
  127.       <fileTypeForMainView1>publisher</fileTypeForMainView1>
  128.       <fileTypeForMainView2>romcollection</fileTypeForMainView2>
  129.       <fileTypeForMainView3>developer</fileTypeForMainView3>
  130.       <fileTypeForGameInfoViewBackground>fanart</fileTypeForGameInfoViewBackground>
  131.       <fileTypeForGameInfoViewBackground>boxfront</fileTypeForGameInfoViewBackground>
  132.       <fileTypeForGameInfoViewBackground>screenshot</fileTypeForGameInfoViewBackground>
  133.       <fileTypeForGameInfoViewBackground>title</fileTypeForGameInfoViewBackground>
  134.       <fileTypeForGameInfoViewBackground>action</fileTypeForGameInfoViewBackground>
  135.       <fileTypeForGameInfoViewGamelist>boxfront</fileTypeForGameInfoViewGamelist>
  136.       <fileTypeForGameInfoViewGamelist>screenshot</fileTypeForGameInfoViewGamelist>
  137.       <fileTypeForGameInfoViewGamelist>title</fileTypeForGameInfoViewGamelist>
  138.       <fileTypeForGameInfoViewGamelist>action</fileTypeForGameInfoViewGamelist>
  139.       <fileTypeForGameInfoView1>boxfront</fileTypeForGameInfoView1>
  140.       <fileTypeForGameInfoView2>boxback</fileTypeForGameInfoView2>
  141.       <fileTypeForGameInfoView2>title</fileTypeForGameInfoView2>
  142.       <fileTypeForGameInfoView3>cartridge</fileTypeForGameInfoView3>
  143.       <fileTypeForGameInfoView4>screenshot</fileTypeForGameInfoView4>
  144.       <fileTypeForGameInfoView4>action</fileTypeForGameInfoView4>
  145.       <fileTypeForGameInfoView4>title</fileTypeForGameInfoView4>
  146.     </fileTypeFor>
  147.     <fileTypeFor name="gameinfobigVideo">
  148.       <fileTypeForGameList>boxfront</fileTypeForGameList>
  149.       <fileTypeForGameList>screenshot</fileTypeForGameList>
  150.       <fileTypeForGameList>title</fileTypeForGameList>
  151.       <fileTypeForGameList>action</fileTypeForGameList>
  152.       <fileTypeForGameListSelected>boxfront</fileTypeForGameListSelected>
  153.       <fileTypeForGameListSelected>screenshot</fileTypeForGameListSelected>
  154.       <fileTypeForGameListSelected>title</fileTypeForGameListSelected>
  155.       <fileTypeForGameListSelected>action</fileTypeForGameListSelected>
  156.       <fileTypeForMainViewBackground>fanart</fileTypeForMainViewBackground>
  157.       <fileTypeForMainViewBackground>boxfront</fileTypeForMainViewBackground>
  158.       <fileTypeForMainViewBackground>screenshot</fileTypeForMainViewBackground>
  159.       <fileTypeForMainViewBackground>title</fileTypeForMainViewBackground>
  160.       <fileTypeForMainViewBackground>action</fileTypeForMainViewBackground>
  161.       <fileTypeForMainViewGameInfoBig>screenshot</fileTypeForMainViewGameInfoBig>
  162.       <fileTypeForMainViewGameInfoBig>boxfront</fileTypeForMainViewGameInfoBig>
  163.       <fileTypeForMainViewGameInfoBig>action</fileTypeForMainViewGameInfoBig>
  164.       <fileTypeForMainViewGameInfoBig>title</fileTypeForMainViewGameInfoBig>
  165.       <fileTypeForMainViewVideoWindowBig>gameplay</fileTypeForMainViewVideoWindowBig>
  166.       <fileTypeForMainView1>publisher</fileTypeForMainView1>
  167.       <fileTypeForMainView2>romcollection</fileTypeForMainView2>
  168.       <fileTypeForMainView3>developer</fileTypeForMainView3>
  169.       <fileTypeForMainViewVideoFullscreen>gameplay</fileTypeForMainViewVideoFullscreen>
  170.       <fileTypeForGameInfoViewBackground>fanart</fileTypeForGameInfoViewBackground>
  171.       <fileTypeForGameInfoViewBackground>boxfront</fileTypeForGameInfoViewBackground>
  172.       <fileTypeForGameInfoViewBackground>screenshot</fileTypeForGameInfoViewBackground>
  173.       <fileTypeForGameInfoViewBackground>title</fileTypeForGameInfoViewBackground>
  174.       <fileTypeForGameInfoViewBackground>action</fileTypeForGameInfoViewBackground>
  175.       <fileTypeForGameInfoViewGamelist>boxfront</fileTypeForGameInfoViewGamelist>
  176.       <fileTypeForGameInfoViewGamelist>screenshot</fileTypeForGameInfoViewGamelist>
  177.       <fileTypeForGameInfoViewGamelist>title</fileTypeForGameInfoViewGamelist>
  178.       <fileTypeForGameInfoViewGamelist>action</fileTypeForGameInfoViewGamelist>
  179.       <fileTypeForGameInfoView1>boxfront</fileTypeForGameInfoView1>
  180.       <fileTypeForGameInfoView2>boxback</fileTypeForGameInfoView2>
  181.       <fileTypeForGameInfoView2>title</fileTypeForGameInfoView2>
  182.       <fileTypeForGameInfoView3>cartridge</fileTypeForGameInfoView3>
  183.       <fileTypeForGameInfoView4>screenshot</fileTypeForGameInfoView4>
  184.       <fileTypeForGameInfoView4>action</fileTypeForGameInfoView4>
  185.       <fileTypeForGameInfoView4>title</fileTypeForGameInfoView4>
  186.     </fileTypeFor>
  187.     <fileTypeFor name="gameinfosmall">
  188.       <fileTypeForGameList>boxfront</fileTypeForGameList>
  189.       <fileTypeForGameList>screenshot</fileTypeForGameList>
  190.       <fileTypeForGameList>title</fileTypeForGameList>
  191.       <fileTypeForGameList>action</fileTypeForGameList>
  192.       <fileTypeForGameListSelected>boxfront</fileTypeForGameListSelected>
  193.       <fileTypeForGameListSelected>screenshot</fileTypeForGameListSelected>
  194.       <fileTypeForGameListSelected>title</fileTypeForGameListSelected>
  195.       <fileTypeForGameListSelected>action</fileTypeForGameListSelected>
  196.       <fileTypeForMainViewBackground>fanart</fileTypeForMainViewBackground>
  197.       <fileTypeForMainViewBackground>boxfront</fileTypeForMainViewBackground>
  198.       <fileTypeForMainViewBackground>screenshot</fileTypeForMainViewBackground>
  199.       <fileTypeForMainViewBackground>title</fileTypeForMainViewBackground>
  200.       <fileTypeForMainViewBackground>action</fileTypeForMainViewBackground>
  201.       <fileTypeForMainViewGameInfoUpperLeft>screenshot</fileTypeForMainViewGameInfoUpperLeft>
  202.       <fileTypeForMainViewGameInfoUpperLeft>action</fileTypeForMainViewGameInfoUpperLeft>
  203.       <fileTypeForMainViewGameInfoUpperLeft>title</fileTypeForMainViewGameInfoUpperLeft>
  204.       <fileTypeForMainViewGameInfoUpperRight>boxfront</fileTypeForMainViewGameInfoUpperRight>
  205.       <fileTypeForMainViewGameInfoLowerLeft>cartridge</fileTypeForMainViewGameInfoLowerLeft>
  206.       <fileTypeForMainViewGameInfoLowerRight>boxback</fileTypeForMainViewGameInfoLowerRight>
  207.       <fileTypeForMainViewGameInfoLowerRight>title</fileTypeForMainViewGameInfoLowerRight>
  208.       <fileTypeForMainView1>publisher</fileTypeForMainView1>
  209.       <fileTypeForMainView2>romcollection</fileTypeForMainView2>
  210.       <fileTypeForMainView3>developer</fileTypeForMainView3>
  211.       <fileTypeForGameInfoViewBackground>fanart</fileTypeForGameInfoViewBackground>
  212.       <fileTypeForGameInfoViewBackground>boxfront</fileTypeForGameInfoViewBackground>
  213.       <fileTypeForGameInfoViewBackground>screenshot</fileTypeForGameInfoViewBackground>
  214.       <fileTypeForGameInfoViewBackground>title</fileTypeForGameInfoViewBackground>
  215.       <fileTypeForGameInfoViewBackground>action</fileTypeForGameInfoViewBackground>
  216.       <fileTypeForGameInfoViewGamelist>boxfront</fileTypeForGameInfoViewGamelist>
  217.       <fileTypeForGameInfoViewGamelist>screenshot</fileTypeForGameInfoViewGamelist>
  218.       <fileTypeForGameInfoViewGamelist>title</fileTypeForGameInfoViewGamelist>
  219.       <fileTypeForGameInfoViewGamelist>action</fileTypeForGameInfoViewGamelist>
  220.       <fileTypeForGameInfoView1>boxfront</fileTypeForGameInfoView1>
  221.       <fileTypeForGameInfoView2>boxback</fileTypeForGameInfoView2>
  222.       <fileTypeForGameInfoView2>title</fileTypeForGameInfoView2>
  223.       <fileTypeForGameInfoView3>cartridge</fileTypeForGameInfoView3>
  224.       <fileTypeForGameInfoView4>screenshot</fileTypeForGameInfoView4>
  225.       <fileTypeForGameInfoView4>action</fileTypeForGameInfoView4>
  226.       <fileTypeForGameInfoView4>title</fileTypeForGameInfoView4>
  227.     </fileTypeFor>
  228.     <fileTypeFor name="gameinfosmallVideo">
  229.       <fileTypeForGameList>boxfront</fileTypeForGameList>
  230.       <fileTypeForGameList>screenshot</fileTypeForGameList>
  231.       <fileTypeForGameList>title</fileTypeForGameList>
  232.       <fileTypeForGameList>action</fileTypeForGameList>
  233.       <fileTypeForGameListSelected>boxfront</fileTypeForGameListSelected>
  234.       <fileTypeForGameListSelected>screenshot</fileTypeForGameListSelected>
  235.       <fileTypeForGameListSelected>title</fileTypeForGameListSelected>
  236.       <fileTypeForGameListSelected>action</fileTypeForGameListSelected>
  237.       <fileTypeForMainViewBackground>fanart</fileTypeForMainViewBackground>
  238.       <fileTypeForMainViewBackground>boxfront</fileTypeForMainViewBackground>
  239.       <fileTypeForMainViewBackground>screenshot</fileTypeForMainViewBackground>
  240.       <fileTypeForMainViewBackground>title</fileTypeForMainViewBackground>
  241.       <fileTypeForMainViewBackground>action</fileTypeForMainViewBackground>
  242.       <fileTypeForMainViewGameInfoUpperLeft>screenshot</fileTypeForMainViewGameInfoUpperLeft>
  243.       <fileTypeForMainViewGameInfoUpperLeft>action</fileTypeForMainViewGameInfoUpperLeft>
  244.       <fileTypeForMainViewGameInfoUpperLeft>title</fileTypeForMainViewGameInfoUpperLeft>
  245.       <fileTypeForMainViewGameInfoUpperRight>boxfront</fileTypeForMainViewGameInfoUpperRight>
  246.       <fileTypeForMainViewGameInfoLowerLeft>cartridge</fileTypeForMainViewGameInfoLowerLeft>
  247.       <fileTypeForMainViewGameInfoLowerRight>boxback</fileTypeForMainViewGameInfoLowerRight>
  248.       <fileTypeForMainViewGameInfoLowerRight>title</fileTypeForMainViewGameInfoLowerRight>
  249.       <fileTypeForMainView1>publisher</fileTypeForMainView1>
  250.       <fileTypeForMainView2>romcollection</fileTypeForMainView2>
  251.       <fileTypeForMainView3>developer</fileTypeForMainView3>
  252.       <fileTypeForMainViewVideoWindowSmall>gameplay</fileTypeForMainViewVideoWindowSmall>
  253.       <fileTypeForMainViewVideoFullscreen>gameplay</fileTypeForMainViewVideoFullscreen>
  254.       <fileTypeForGameInfoViewBackground>fanart</fileTypeForGameInfoViewBackground>
  255.       <fileTypeForGameInfoViewBackground>boxfront</fileTypeForGameInfoViewBackground>
  256.       <fileTypeForGameInfoViewBackground>screenshot</fileTypeForGameInfoViewBackground>
  257.       <fileTypeForGameInfoViewBackground>title</fileTypeForGameInfoViewBackground>
  258.       <fileTypeForGameInfoViewBackground>action</fileTypeForGameInfoViewBackground>
  259.       <fileTypeForGameInfoViewGamelist>boxfront</fileTypeForGameInfoViewGamelist>
  260.       <fileTypeForGameInfoViewGamelist>screenshot</fileTypeForGameInfoViewGamelist>
  261.       <fileTypeForGameInfoViewGamelist>title</fileTypeForGameInfoViewGamelist>
  262.       <fileTypeForGameInfoViewGamelist>action</fileTypeForGameInfoViewGamelist>
  263.       <fileTypeForGameInfoView1>boxfront</fileTypeForGameInfoView1>
  264.       <fileTypeForGameInfoView2>boxback</fileTypeForGameInfoView2>
  265.       <fileTypeForGameInfoView2>title</fileTypeForGameInfoView2>
  266.       <fileTypeForGameInfoView3>cartridge</fileTypeForGameInfoView3>
  267.       <fileTypeForGameInfoView4>screenshot</fileTypeForGameInfoView4>
  268.       <fileTypeForGameInfoView4>action</fileTypeForGameInfoView4>
  269.       <fileTypeForGameInfoView4>title</fileTypeForGameInfoView4>
  270.     </fileTypeFor>
  271.     <fileTypeFor name="gameinfomamemarquee">
  272.       <fileTypeForGameList>marquee</fileTypeForGameList>
  273.       <fileTypeForGameList>boxfront</fileTypeForGameList>
  274.       <fileTypeForGameList>title</fileTypeForGameList>
  275.       <fileTypeForGameListSelected>marquee</fileTypeForGameListSelected>
  276.       <fileTypeForGameListSelected>boxfront</fileTypeForGameListSelected>
  277.       <fileTypeForGameListSelected>title</fileTypeForGameListSelected>
  278.       <fileTypeForMainViewBackground>boxfront</fileTypeForMainViewBackground>
  279.       <fileTypeForMainViewBackground>title</fileTypeForMainViewBackground>
  280.       <fileTypeForMainViewBackground>action</fileTypeForMainViewBackground>
  281.       <fileTypeForMainViewGameInfoLeft>cabinet</fileTypeForMainViewGameInfoLeft>
  282.       <fileTypeForMainViewGameInfoUpperRight>title</fileTypeForMainViewGameInfoUpperRight>
  283.       <fileTypeForMainViewGameInfoLowerRight>action</fileTypeForMainViewGameInfoLowerRight>
  284.       <fileTypeForMainView1>publisher</fileTypeForMainView1>
  285.       <fileTypeForMainView2>romcollection</fileTypeForMainView2>
  286.       <fileTypeForMainView3>developer</fileTypeForMainView3>
  287.       <fileTypeForGameInfoViewBackground>title</fileTypeForGameInfoViewBackground>
  288.       <fileTypeForGameInfoViewBackground>boxfront</fileTypeForGameInfoViewBackground>
  289.       <fileTypeForGameInfoViewBackground>screenshot</fileTypeForGameInfoViewBackground>
  290.       <fileTypeForGameInfoViewGamelist>boxfront</fileTypeForGameInfoViewGamelist>
  291.       <fileTypeForGameInfoViewGamelist>title</fileTypeForGameInfoViewGamelist>
  292.       <fileTypeForGameInfoViewGamelist>screenshot</fileTypeForGameInfoViewGamelist>
  293.       <fileTypeForGameInfoView1>boxfront</fileTypeForGameInfoView1>
  294.       <fileTypeForGameInfoView2>action</fileTypeForGameInfoView2>
  295.       <fileTypeForGameInfoView3>title</fileTypeForGameInfoView3>
  296.       <fileTypeForGameInfoView4>cabinet</fileTypeForGameInfoView4>
  297.     </fileTypeFor>
  298.     <fileTypeFor name="gameinfomamecabinet">
  299.       <fileTypeForGameList>cabinet</fileTypeForGameList>
  300.       <fileTypeForGameList>boxfront</fileTypeForGameList>
  301.       <fileTypeForGameList>title</fileTypeForGameList>
  302.       <fileTypeForGameListSelected>cabinet</fileTypeForGameListSelected>
  303.       <fileTypeForGameListSelected>boxfront</fileTypeForGameListSelected>
  304.       <fileTypeForGameListSelected>title</fileTypeForGameListSelected>
  305.       <fileTypeForMainViewBackground>boxfront</fileTypeForMainViewBackground>
  306.       <fileTypeForMainViewBackground>title</fileTypeForMainViewBackground>
  307.       <fileTypeForMainViewBackground>action</fileTypeForMainViewBackground>
  308.       <fileTypeForMainViewGameInfoUpperLeft>title</fileTypeForMainViewGameInfoUpperLeft>
  309.       <fileTypeForMainViewGameInfoUpperRight>action</fileTypeForMainViewGameInfoUpperRight>
  310.       <fileTypeForMainViewGameInfoLower>marquee</fileTypeForMainViewGameInfoLower>
  311.       <fileTypeForMainView1>publisher</fileTypeForMainView1>
  312.       <fileTypeForMainView2>romcollection</fileTypeForMainView2>
  313.       <fileTypeForMainView3>developer</fileTypeForMainView3>
  314.       <fileTypeForGameInfoViewBackground>title</fileTypeForGameInfoViewBackground>
  315.       <fileTypeForGameInfoViewBackground>boxfront</fileTypeForGameInfoViewBackground>
  316.       <fileTypeForGameInfoViewBackground>screenshot</fileTypeForGameInfoViewBackground>
  317.       <fileTypeForGameInfoViewGamelist>boxfront</fileTypeForGameInfoViewGamelist>
  318.       <fileTypeForGameInfoViewGamelist>title</fileTypeForGameInfoViewGamelist>
  319.       <fileTypeForGameInfoViewGamelist>screenshot</fileTypeForGameInfoViewGamelist>
  320.       <fileTypeForGameInfoView1>boxfront</fileTypeForGameInfoView1>
  321.       <fileTypeForGameInfoView2>action</fileTypeForGameInfoView2>
  322.       <fileTypeForGameInfoView3>title</fileTypeForGameInfoView3>
  323.       <fileTypeForGameInfoView4>cabinet</fileTypeForGameInfoView4>
  324.     </fileTypeFor>
  325.   </ImagePlacing>
  326.   <Scrapers>
  327.     <Site descFilePerGame="True" name="local nfo" searchGameByCRC="False">
  328.       <Scraper parseInstruction="00 - local nfo.xml" source="nfo" />
  329.     </Site>
  330.     <Site descFilePerGame="True" name="thevideogamedb.com" searchGameByCRC="true">
  331.       <Scraper parseInstruction="01 - thevideogamedb.xml" source="http://thevideogamedb.com/API/GameDetail.aspx?apikey=%VGDBAPIKey%&amp;crc=%CRC%" />
  332.     </Site>
  333.     <Site descFilePerGame="True" name="thegamesdb.net" searchGameByCRC="False">
  334.       <Scraper parseInstruction="02 - thegamesdb.xml" source="http://thegamesdb.net/api/GetGame.php?name=%GAME%" />
  335.     </Site>
  336.     <Site descFilePerGame="True" name="giantbomb.com" searchGameByCRC="False">
  337.       <Scraper parseInstruction="03.01 - giantbomb - search.xml" returnUrl="true" source="http://api.giantbomb.com/search/?api_key=%GIANTBOMBAPIKey%&amp;query=%GAME%&amp;resources=game&amp;field_list=api_detail_url,name&amp;format=xml" />
  338.       <Scraper parseInstruction="03.02 - giantbomb - detail.xml" source="1" />
  339.     </Site>
  340.     <Site descFilePerGame="True" name="mobygames.com" searchGameByCRC="False">
  341.       <Scraper parseInstruction="04.01 - mobygames - gamesearch.xml" returnUrl="true" source="http://www.mobygames.com/search/quick?game=%GAME%&amp;p=%PLATFORM%" />
  342.       <Scraper parseInstruction="04.02 - mobygames - details.xml" source="1" />
  343.       <Scraper parseInstruction="04.03 - mobygames - coverlink.xml" returnUrl="true" source="1" />
  344.       <Scraper parseInstruction="04.04 - mobygames - coverart.xml" source="2" />
  345.       <Scraper parseInstruction="04.05 - mobygames - screenshotlink.xml" returnUrl="true" source="1" />
  346.       <Scraper parseInstruction="04.06 - mobygames - screenoriglink.xml" returnUrl="true" source="3" />
  347.       <Scraper parseInstruction="04.07 - mobygames - screenshots.xml" source="4" />
  348.     </Site>
  349.     <Site descFilePerGame="True" name="maws.mameworld.info" searchGameByCRC="False">
  350.       <Scraper encoding="iso-8859-1" parseInstruction="06 - maws.xml" source="http://maws.mameworld.info/maws/romset/%GAME%" />
  351.     </Site>
  352.   </Scrapers>
  353. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement