Advertisement
Guest User

script-RCB-editromcollection.xml v2.0.17 fixed

a guest
Jan 8th, 2015
539
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 69.47 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window id="5200">
  3.     <defaultcontrol>7000</defaultcontrol>
  4.     <include>dialogeffect</include>
  5.     <coordinates>
  6.         <system>1</system>
  7.         <posx>220</posx>
  8.         <posy>60</posy>
  9.     </coordinates>
  10.    
  11.     <controls>
  12.         <!-- Window -->
  13.         <control type="image">
  14.             <description>background image</description>
  15.             <posx>0</posx>
  16.             <posy>0</posy>
  17.             <width>920</width>
  18.             <height>600</height>
  19.             <texture border="45">rcb-DialogBack.png</texture>
  20.         </control>
  21.         <control type="image">
  22.             <description>background image</description>
  23.             <posx>240</posx>
  24.             <posy>10</posy>
  25.             <width>670</width>
  26.             <height>570</height>               
  27.             <texture border="0,0,0,0">rcb-floor.png</texture>
  28.         </control>
  29.         <control type="label">
  30.             <posx>250</posx>
  31.             <posy>25</posy>
  32.             <width>520</width>
  33.             <height>30</height>
  34.             <font>font13caps</font>
  35.             <textcolor>FFFFFFFF</textcolor>
  36.             <align>left</align>
  37.             <aligny>center</aligny>
  38.             <label>$ADDON[script.games.rom.collection.browser 32999] - $ADDON[script.games.rom.collection.browser 32600]</label>
  39.         </control>
  40.         <control type="button" id="5101">
  41.             <description>Close Window button</description>
  42.             <posx>865</posx>
  43.             <posy>25</posy>
  44.             <width>40</width>
  45.             <height>25</height>
  46.             <label>-</label>
  47.             <font>-</font>
  48.             <texturefocus>rcb-DialogCloseButton-focus.png</texturefocus>
  49.             <texturenofocus>rcb-DialogCloseButton.png</texturenofocus>
  50.             <onleft>5211</onleft>
  51.             <onright>5211</onright>
  52.             <onup>6000</onup>
  53.             <ondown>5211</ondown>
  54.             <visible>system.getbool(input.enablemouse)</visible>
  55.         </control>
  56.        
  57.         <!-- Rom Collection List -->
  58.         <control type="list" id="5210">
  59.             <hitrect x="0" y="0" w="0" h="0" />
  60.             <visible>!Container(7000).Hasfocus(5)</visible>
  61.             <posx>250</posx>
  62.             <posy>65</posy>
  63.             <width>670</width>
  64.             <height>30</height>
  65.             <onleft>5210</onleft>
  66.             <onright>5210</onright>
  67.             <onup>5210</onup>
  68.             <ondown>5210</ondown>
  69.             <pagecontrol>-</pagecontrol>
  70.             <scrolltime>0</scrolltime>
  71.             <itemlayout height="1" width="750">
  72.             </itemlayout>
  73.             <focusedlayout height="30" width="670">
  74.                 <control type="image">
  75.                     <posx>0</posx>
  76.                     <posy>0</posy>
  77.                     <width>670</width>
  78.                     <height>30</height>
  79.                     <texture>rcb-MenuItemNF.png</texture>
  80.                     <visible>![Control.HasFocus(5211) | Control.HasFocus(5212)]</visible>
  81.                 </control>
  82.                 <control type="image">
  83.                     <posx>0</posx>
  84.                     <posy>0</posy>
  85.                     <width>670</width>
  86.                     <height>30</height>
  87.                     <texture>rcb-MenuItemFO.png</texture>
  88.                     <visible>[Control.HasFocus(5211) | Control.HasFocus(5212)]</visible>
  89.                 </control>
  90.                 <control type="label">
  91.                     <posx>7</posx>
  92.                     <posy>5</posy>
  93.                     <width>200</width>
  94.                     <height>20</height>
  95.                     <font>font13</font>
  96.                     <textcolor>88FFFFFF</textcolor>
  97.                     <align>left</align>
  98.                     <aligny>center</aligny>
  99.                     <label>$ADDON[script.games.rom.collection.browser 32601]</label>
  100.                     <visible>![Control.HasFocus(5211) | Control.HasFocus(5212)]</visible>
  101.                 </control>
  102.                 <control type="label">
  103.                     <posx>7</posx>
  104.                     <posy>5</posy>
  105.                     <width>200</width>
  106.                     <height>20</height>
  107.                     <font>font13</font>
  108.                     <textcolor>FFFFFFFF</textcolor>
  109.                     <align>left</align>
  110.                     <aligny>center</aligny>
  111.                     <label>$ADDON[script.games.rom.collection.browser 32601]</label>
  112.                     <visible>[Control.HasFocus(5211) | Control.HasFocus(5212)]</visible>
  113.                 </control>
  114.                 <control type="label">
  115.                     <posx>220</posx>
  116.                     <posy>5</posy>
  117.                     <width>370</width>
  118.                     <height>20</height>
  119.                     <font>font13</font>
  120.                     <textcolor>88FFFFFF</textcolor>
  121.                     <align>right</align>
  122.                     <aligny>center</aligny>
  123.                     <label>$INFO[ListItem.Label]</label>
  124.                     <visible>![Control.HasFocus(5211) | Control.HasFocus(5212)]</visible>
  125.                 </control>
  126.                 <control type="label">
  127.                     <posx>220</posx>
  128.                     <posy>5</posy>
  129.                     <width>370</width>
  130.                     <height>20</height>
  131.                     <font>font13</font>
  132.                     <textcolor>FFFFFFFF</textcolor>
  133.                     <align>right</align>
  134.                     <aligny>center</aligny>
  135.                     <label>$INFO[ListItem.Label]</label>
  136.                     <visible>[Control.HasFocus(5211) | Control.HasFocus(5212)]</visible>
  137.                 </control>
  138.             </focusedlayout>
  139.         </control>
  140.         <control type="button" id="5211">
  141.             <description>Menu Item Next Button</description>
  142.             <visible>!Container(7000).Hasfocus(5)</visible>
  143.             <posx>860</posx>
  144.             <posy>70</posy>
  145.             <width>20</width>
  146.             <height>20</height>
  147.             <label>-</label>
  148.             <font>-</font>
  149.             <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  150.             <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  151.             <onclick>Control.Move(5210,1)</onclick>
  152.             <onleft>7000</onleft>
  153.             <onright>5212</onright>
  154.             <onup>5101</onup>
  155.             <ondown>7010</ondown>
  156.         </control>
  157.         <control type="button" id="5212">
  158.             <description>Menu Item Prev Button</description>
  159.             <visible>!Container(7000).Hasfocus(5)</visible>
  160.             <posx>880</posx>
  161.             <posy>70</posy>
  162.             <width>20</width>
  163.             <height>20</height>
  164.             <label>-</label>
  165.             <font>-</font>
  166.             <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  167.             <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  168.             <onclick>Control.Move(5210,-1)</onclick>
  169.             <onleft>5211</onleft>
  170.             <onright>6000</onright>
  171.             <onup>5101</onup>
  172.             <ondown>7010</ondown>
  173.         </control>
  174.        
  175.         <!-- Category buttons -->
  176.         <control type="list" id="7000">
  177.             <posx>15</posx>
  178.             <posy>85</posy>
  179.             <width>220</width>
  180.             <height>210</height>
  181.             <onleft>7010</onleft>
  182.             <onright>7010</onright>
  183.             <onup>7000</onup>
  184.             <ondown>7000</ondown>
  185.             <pagecontrol>-</pagecontrol>
  186.             <scrolltime>300</scrolltime>
  187.             <itemlayout height="40" width="150">
  188.                 <control type="image">
  189.                     <posx>0</posx>
  190.                     <posy>0</posy>
  191.                     <width>210</width>
  192.                     <height>40</height>
  193.                     <texture border="5">rcb-MenuItemNF.png</texture>
  194.                 </control>
  195.                 <control type="label">
  196.                     <posx>5</posx>
  197.                     <posy>5</posy>
  198.                     <width>200</width>
  199.                     <height>30</height>
  200.                     <font>font13_title</font>
  201.                     <textcolor>88FFFFFF</textcolor>
  202.                     <align>right</align>
  203.                     <aligny>center</aligny>
  204.                     <label>$INFO[ListItem.Label]</label>
  205.                 </control>
  206.             </itemlayout>
  207.             <focusedlayout height="40" width="150">
  208.                 <control type="image">
  209.                     <posx>0</posx>
  210.                     <posy>0</posy>
  211.                     <width>210</width>
  212.                     <height>40</height>
  213.                     <texture border="5">rcb-MenuItemFO.png</texture>
  214.                     <animation effect="fade" start="100" end="30" time="100" condition="!Control.HasFocus(7000)">Conditional</animation>
  215.                 </control>
  216.                 <control type="label">
  217.                     <posx>5</posx>
  218.                     <posy>5</posy>
  219.                     <width>200</width>
  220.                     <height>30</height>
  221.                     <font>font13_title</font>
  222.                     <textcolor>FFFFFFFF</textcolor>
  223.                     <align>right</align>
  224.                     <aligny>center</aligny>
  225.                     <label>$INFO[ListItem.Label]</label>
  226.                 </control>
  227.             </focusedlayout>
  228.             <content>
  229.                 <item id="1">
  230.                     <label>$ADDON[script.games.rom.collection.browser 32602]</label>
  231.                     <onclick>-</onclick>
  232.                 </item>
  233.                 <item id="2">
  234.                     <label>$ADDON[script.games.rom.collection.browser 32603]</label>
  235.                     <onclick>-</onclick>
  236.                 </item>
  237.                 <item id="3">
  238.                     <label>$ADDON[script.games.rom.collection.browser 32604]</label>
  239.                     <onclick>-</onclick>
  240.                 </item>
  241.                 <item id="4">
  242.                     <label>$ADDON[script.games.rom.collection.browser 32605]</label>
  243.                     <onclick>-</onclick>
  244.                 </item>
  245.             </content>
  246.         </control>
  247.        
  248.                        
  249.         <control type="group" id="7010">
  250.            
  251.             <!-- Game Import -->
  252.             <control type="group" id="7001">
  253.                 <visible>Container(7000).Hasfocus(1)</visible>
  254.                 <posx>250</posx>
  255.                 <posy>120</posy>
  256.                 <pagecontrol>60</pagecontrol>
  257.                 <!-- Rom Path -->
  258.                 <control type="image">
  259.                     <posx>0</posx>
  260.                     <posy>0</posy>
  261.                     <width>270</width>
  262.                     <height>30</height>
  263.                     <texture>rcb-MenuItemFO.png</texture>
  264.                     <visible>Control.HasFocus(5240)</visible>
  265.                 </control>
  266.                 <control type="label">
  267.                     <posx>7</posx>
  268.                     <posy>0</posy>
  269.                     <width>200</width>
  270.                     <height>30</height>
  271.                     <font>font13</font>
  272.                     <textcolor>FFFFFFFF</textcolor>
  273.                     <align>left</align>
  274.                     <aligny>center</aligny>
  275.                     <label>$ADDON[script.games.rom.collection.browser 32606]</label>
  276.                     <visible>Control.HasFocus(5240)</visible>
  277.                 </control>
  278.                 <control type="label">
  279.                     <posx>7</posx>
  280.                     <posy>0</posy>
  281.                     <width>200</width>
  282.                     <height>30</height>
  283.                     <font>font13</font>
  284.                     <textcolor>88FFFFFF</textcolor>
  285.                     <align>left</align>
  286.                     <aligny>center</aligny>
  287.                     <label>$ADDON[script.games.rom.collection.browser 32606]</label>
  288.                     <visible>!Control.HasFocus(5240)</visible>
  289.                 </control>
  290.                 <control type="button" id="5240">
  291.                     <description>Rom Path</description>
  292.                     <posx>240</posx>
  293.                     <posy>0</posy>
  294.                     <width>410</width>
  295.                     <height>30</height>
  296.                     <visible>true</visible>
  297.                     <font>font13</font>
  298.                     <colordiffuse>DDFFFFFF</colordiffuse>
  299.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  300.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  301.                     <label>$ADDON[script.games.rom.collection.browser 32606]</label>
  302.                     <textcolor>88FFFFFF</textcolor>
  303.                     <focusedcolor>FFFFFFFF</focusedcolor>
  304.                     <disabledcolor>80FFFFFF</disabledcolor>
  305.                     <align>right</align>
  306.                     <aligny>center</aligny>
  307.                     <textoffsetx></textoffsetx>
  308.                     <textoffsety></textoffsety>
  309.                     <pulseonselect></pulseonselect>
  310.                     <onup>5211</onup>
  311.                     <ondown>5250</ondown>
  312.                     <onleft>7000</onleft>
  313.                     <onright>6000</onright>
  314.                 </control>
  315.                 <!-- Rom file mask -->
  316.                 <control type="image">
  317.                     <posx>0</posx>
  318.                     <posy>30</posy>
  319.                     <width>270</width>
  320.                     <height>30</height>
  321.                     <texture>rcb-MenuItemFO.png</texture>
  322.                     <visible>Control.HasFocus(5250)</visible>
  323.                 </control>
  324.                 <control type="label">
  325.                     <posx>7</posx>
  326.                     <posy>30</posy>
  327.                     <width>200</width>
  328.                     <height>30</height>
  329.                     <font>font13</font>
  330.                     <textcolor>FFFFFFFF</textcolor>
  331.                     <align>left</align>
  332.                     <aligny>center</aligny>
  333.                     <label>$ADDON[script.games.rom.collection.browser 32607]</label>
  334.                     <visible>Control.HasFocus(5250)</visible>
  335.                 </control>
  336.                 <control type="label">
  337.                     <posx>7</posx>
  338.                     <posy>30</posy>
  339.                     <width>200</width>
  340.                     <height>30</height>
  341.                     <font>font13</font>
  342.                     <textcolor>88FFFFFF</textcolor>
  343.                     <align>left</align>
  344.                     <aligny>center</aligny>
  345.                     <label>$ADDON[script.games.rom.collection.browser 32607]</label>
  346.                     <visible>!Control.HasFocus(5250)</visible>
  347.                 </control>
  348.                 <control type="button" id="5250">
  349.                     <description>Rom file mask</description>
  350.                     <posx>240</posx>
  351.                     <posy>30</posy>
  352.                     <width>410</width>
  353.                     <height>30</height>
  354.                     <visible>true</visible>
  355.                     <font>font13</font>
  356.                     <colordiffuse>DDFFFFFF</colordiffuse>
  357.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  358.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  359.                     <label>$ADDON[script.games.rom.collection.browser 32607]</label>
  360.                     <textcolor>88FFFFFF</textcolor>
  361.                     <focusedcolor>FFFFFFFF</focusedcolor>
  362.                     <disabledcolor>80FFFFFF</disabledcolor>
  363.                     <align>right</align>
  364.                     <aligny>center</aligny>
  365.                     <textoffsetx></textoffsetx>
  366.                     <textoffsety></textoffsety>
  367.                     <pulseonselect></pulseonselect>
  368.                     <onup>5240</onup>
  369.                     <ondown>5330</ondown>
  370.                     <onleft>7000</onleft>
  371.                     <onright>6000</onright>
  372.                 </control>
  373.                 <!-- Ignore on scan -->
  374.                 <control type="radiobutton" id="5330">
  375.                     <posx>0</posx>
  376.                     <posy>60</posy>
  377.                     <width>660</width>
  378.                     <height>30</height>
  379.                     <font>font13</font>
  380.                     <label>$ADDON[script.games.rom.collection.browser 32608]</label>
  381.                     <textcolor>88FFFFFF</textcolor>
  382.                     <focusedcolor>FFFFFFFF</focusedcolor>
  383.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  384.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  385.                     <onleft>7000</onleft>
  386.                     <onright>6000</onright>
  387.                     <onup>5250</onup>
  388.                     <ondown>5400</ondown>
  389.                 </control>
  390.                 <!-- Allow update -->
  391.                 <control type="radiobutton" id="5400">
  392.                     <posx>0</posx>
  393.                     <posy>90</posy>
  394.                     <width>660</width>
  395.                     <height>30</height>
  396.                     <font>font13</font>
  397.                     <label>$ADDON[script.games.rom.collection.browser 32609]</label>
  398.                     <textcolor>88FFFFFF</textcolor>
  399.                     <focusedcolor>FFFFFFFF</focusedcolor>
  400.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  401.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  402.                     <onleft>7000</onleft>
  403.                     <onright>6000</onright>
  404.                     <onup>5330</onup>
  405.                     <ondown>5410</ondown>
  406.                 </control>
  407.                
  408.                 <!-- Max folder depth -->
  409.                 <control type="image">
  410.                     <posx>0</posx>
  411.                     <posy>120</posy>
  412.                     <width>270</width>
  413.                     <height>30</height>
  414.                     <texture>rcb-MenuItemFO.png</texture>
  415.                     <visible>Control.HasFocus(5410)</visible>
  416.                 </control>
  417.                 <control type="label">
  418.                     <posx>7</posx>
  419.                     <posy>120</posy>
  420.                     <width>200</width>
  421.                     <height>30</height>
  422.                     <font>font13</font>
  423.                     <textcolor>FFFFFFFF</textcolor>
  424.                     <align>left</align>
  425.                     <aligny>center</aligny>
  426.                     <label>$ADDON[script.games.rom.collection.browser 32610]</label>
  427.                     <visible>Control.HasFocus(5410)</visible>
  428.                 </control>
  429.                 <control type="label">
  430.                     <posx>7</posx>
  431.                     <posy>120</posy>
  432.                     <width>200</width>
  433.                     <height>30</height>
  434.                     <font>font13</font>
  435.                     <textcolor>88FFFFFF</textcolor>
  436.                     <align>left</align>
  437.                     <aligny>center</aligny>
  438.                     <label>$ADDON[script.games.rom.collection.browser 32610]</label>
  439.                     <visible>!Control.HasFocus(5410)</visible>
  440.                 </control>
  441.                 <control type="button" id="5410">
  442.                     <description>Max folder depth</description>
  443.                     <posx>240</posx>
  444.                     <posy>120</posy>
  445.                     <width>410</width>
  446.                     <height>30</height>
  447.                     <visible>true</visible>
  448.                     <font>font13</font>
  449.                     <colordiffuse>DDFFFFFF</colordiffuse>
  450.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  451.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  452.                     <textcolor>88FFFFFF</textcolor>
  453.                     <focusedcolor>FFFFFFFF</focusedcolor>
  454.                     <disabledcolor>80FFFFFF</disabledcolor>
  455.                     <align>right</align>
  456.                     <aligny>center</aligny>
  457.                     <textoffsetx></textoffsetx>
  458.                     <textoffsety></textoffsety>
  459.                     <pulseonselect></pulseonselect>
  460.                     <onup>5400</onup>
  461.                     <ondown>5420</ondown>
  462.                     <onleft>7000</onleft>
  463.                     <onright>6000</onright>
  464.                 </control>
  465.                
  466.                 <!-- Disk indicator -->
  467.                 <control type="image">
  468.                     <posx>0</posx>
  469.                     <posy>150</posy>
  470.                     <width>270</width>
  471.                     <height>30</height>
  472.                     <texture>rcb-MenuItemFO.png</texture>
  473.                     <visible>Control.HasFocus(5420)</visible>
  474.                 </control>
  475.                 <control type="label">
  476.                     <posx>7</posx>
  477.                     <posy>150</posy>
  478.                     <width>200</width>
  479.                     <height>30</height>
  480.                     <font>font13</font>
  481.                     <textcolor>FFFFFFFF</textcolor>
  482.                     <align>left</align>
  483.                     <aligny>center</aligny>
  484.                     <label>$ADDON[script.games.rom.collection.browser 32611]</label>
  485.                     <visible>Control.HasFocus(5420)</visible>
  486.                 </control>
  487.                 <control type="label">
  488.                     <posx>7</posx>
  489.                     <posy>150</posy>
  490.                     <width>200</width>
  491.                     <height>30</height>
  492.                     <font>font13</font>
  493.                     <textcolor>88FFFFFF</textcolor>
  494.                     <align>left</align>
  495.                     <aligny>center</aligny>
  496.                     <label>$ADDON[script.games.rom.collection.browser 32611]</label>
  497.                     <visible>!Control.HasFocus(5420)</visible>
  498.                 </control>
  499.                 <control type="button" id="5420">
  500.                     <description>Disk indicator</description>
  501.                     <posx>240</posx>
  502.                     <posy>150</posy>
  503.                     <width>410</width>
  504.                     <height>30</height>
  505.                     <visible>true</visible>
  506.                     <font>font13</font>
  507.                     <colordiffuse>DDFFFFFF</colordiffuse>
  508.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  509.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  510.                     <textcolor>88FFFFFF</textcolor>
  511.                     <focusedcolor>FFFFFFFF</focusedcolor>
  512.                     <disabledcolor>80FFFFFF</disabledcolor>
  513.                     <align>right</align>
  514.                     <aligny>center</aligny>
  515.                     <textoffsetx></textoffsetx>
  516.                     <textoffsety></textoffsety>
  517.                     <pulseonselect></pulseonselect>
  518.                     <onup>5410</onup>
  519.                     <ondown>5430</ondown>
  520.                     <onleft>7000</onleft>
  521.                     <onright>6000</onright>
  522.                 </control>
  523.                 <control type="radiobutton" id="5430">
  524.                     <posx>0</posx>
  525.                     <posy>180</posy>
  526.                     <width>660</width>
  527.                     <height>30</height>
  528.                     <font>font13</font>
  529.                     <label>$ADDON[script.games.rom.collection.browser 32612]</label>
  530.                     <textcolor>88FFFFFF</textcolor>
  531.                     <focusedcolor>FFFFFFFF</focusedcolor>
  532.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  533.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  534.                     <onleft>7000</onleft>
  535.                     <onright>6000</onright>
  536.                     <onup>5420</onup>
  537.                     <ondown>6000</ondown>
  538.                 </control>
  539.             </control>
  540.            
  541.             <!-- Import Game data -->
  542.             <control type="group" id="7002">
  543.                 <visible>Container(7000).Hasfocus(2)</visible>
  544.                 <posx>250</posx>
  545.                 <posy>120</posy>
  546.  
  547.                 <!-- Scrapers -->
  548.                 <!-- Scraper 1 -->             
  549.                 <control type="list" id="5290">
  550.                     <hitrect x="0" y="0" w="0" h="0" />
  551.                     <posx>0</posx>
  552.                     <posy>0</posy>
  553.                     <width>670</width>
  554.                     <height>30</height>
  555.                     <onleft>5280</onleft>
  556.                     <onright>5280</onright>
  557.                     <onup>5280</onup>
  558.                     <ondown>5280</ondown>
  559.                     <enable>false</enable>
  560.                     <pagecontrol>-</pagecontrol>
  561.                     <scrolltime>0</scrolltime>
  562.                     <itemlayout height="1" width="380"></itemlayout>                       
  563.                     <focusedlayout height="30" width="670">
  564.                         <control type="image">
  565.                             <posx>0</posx>
  566.                             <posy>0</posy>
  567.                             <width>670</width>
  568.                             <height>30</height>
  569.                             <texture>rcb-MenuItemNF.png</texture>
  570.                             <visible>![Control.HasFocus(5291) | Control.HasFocus(5292)]</visible>
  571.                         </control>
  572.                         <control type="image">
  573.                             <posx>0</posx>
  574.                             <posy>0</posy>
  575.                             <width>670</width>
  576.                             <height>30</height>
  577.                             <texture>rcb-MenuItemFO.png</texture>
  578.                             <visible>[Control.HasFocus(5291) | Control.HasFocus(5292)]</visible>
  579.                         </control>
  580.                         <control type="label">
  581.                             <posx>7</posx>
  582.                             <posy>5</posy>
  583.                             <width>200</width>
  584.                             <height>20</height>
  585.                             <font>font13</font>
  586.                             <textcolor>88FFFFFF</textcolor>
  587.                             <align>left</align>
  588.                             <aligny>center</aligny>
  589.                             <label>$ADDON[script.games.rom.collection.browser 32613]</label>
  590.                             <visible>![Control.HasFocus(5291) | Control.HasFocus(5292)]</visible>
  591.                         </control>
  592.                         <control type="label">
  593.                             <posx>7</posx>
  594.                             <posy>5</posy>
  595.                             <width>200</width>
  596.                             <height>20</height>
  597.                             <font>font13</font>
  598.                             <textcolor>FFFFFFFF</textcolor>
  599.                             <align>left</align>
  600.                             <aligny>center</aligny>
  601.                             <label>$ADDON[script.games.rom.collection.browser 32613]</label>
  602.                             <visible>[Control.HasFocus(5291) | Control.HasFocus(5292)]</visible>
  603.                         </control>
  604.                         <control type="label">
  605.                             <posx>220</posx>
  606.                             <posy>5</posy>
  607.                             <width>370</width>
  608.                             <height>20</height>
  609.                             <font>font13</font>
  610.                             <textcolor>88FFFFFF</textcolor>
  611.                             <align>right</align>
  612.                             <aligny>center</aligny>
  613.                             <label>$INFO[ListItem.Label]</label>
  614.                             <visible>![Control.HasFocus(5291) | Control.HasFocus(5292)]</visible>
  615.                         </control>
  616.                         <control type="label">
  617.                             <posx>220</posx>
  618.                             <posy>5</posy>
  619.                             <width>370</width>
  620.                             <height>20</height>
  621.                             <font>font13</font>
  622.                             <textcolor>FFFFFFFF</textcolor>
  623.                             <align>right</align>
  624.                             <aligny>center</aligny>
  625.                             <label>$INFO[ListItem.Label]</label>
  626.                             <visible>[Control.HasFocus(5291) | Control.HasFocus(5292)]</visible>
  627.                         </control>
  628.                     </focusedlayout>
  629.                 </control>
  630.                 <control type="button" id="5291">
  631.                     <description>Menu Item Next Button</description>
  632.                     <posx>610</posx>
  633.                     <posy>5</posy>
  634.                     <width>20</width>
  635.                     <height>20</height>
  636.                     <label>-</label>
  637.                     <font>-</font>
  638.                     <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  639.                     <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  640.                     <onclick>Control.Move(5290,1)</onclick>
  641.                     <onleft>7000</onleft>
  642.                     <onright>5292</onright>
  643.                     <onup>5211</onup>
  644.                     <ondown>5301</ondown>
  645.                 </control>
  646.                 <control type="button" id="5292">
  647.                     <description>Menu Item Prev Button</description>
  648.                     <posx>630</posx>
  649.                     <posy>5</posy>
  650.                     <width>20</width>
  651.                     <height>20</height>
  652.                     <label>-</label>
  653.                     <font>-</font>
  654.                     <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  655.                     <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  656.                     <onclick>Control.Move(5290,-1)</onclick>
  657.                     <onleft>5291</onleft>
  658.                     <onright>6000</onright>
  659.                     <onup>5212</onup>
  660.                     <ondown>5302</ondown>
  661.                 </control>
  662.                 <!-- Scraper 2 -->
  663.                 <control type="list" id="5300">
  664.                     <hitrect x="0" y="0" w="0" h="0" />
  665.                     <posx>0</posx>
  666.                     <posy>28</posy>
  667.                     <width>670</width>
  668.                     <height>30</height>
  669.                     <onleft>5290</onleft>
  670.                     <onright>5310</onright>
  671.                     <onup>5290</onup>
  672.                     <ondown>5310</ondown>
  673.                     <pagecontrol>-</pagecontrol>
  674.                     <scrolltime>0</scrolltime>
  675.                     <itemlayout height="1" width="380">
  676.                     </itemlayout>
  677.                     <focusedlayout height="30" width="670">
  678.                         <control type="image">
  679.                             <posx>0</posx>
  680.                             <posy>0</posy>
  681.                             <width>670</width>
  682.                             <height>30</height>
  683.                             <texture>rcb-MenuItemNF.png</texture>
  684.                             <visible>![Control.HasFocus(5301) | Control.HasFocus(5302)]</visible>
  685.                         </control>
  686.                         <control type="image">
  687.                             <posx>0</posx>
  688.                             <posy>0</posy>
  689.                             <width>670</width>
  690.                             <height>30</height>
  691.                             <texture>rcb-MenuItemFO.png</texture>
  692.                             <visible>[Control.HasFocus(5301) | Control.HasFocus(5302)]</visible>
  693.                         </control>
  694.                         <control type="label">
  695.                             <posx>7</posx>
  696.                             <posy>5</posy>
  697.                             <width>200</width>
  698.                             <height>20</height>
  699.                             <font>font13</font>
  700.                             <textcolor>88FFFFFF</textcolor>
  701.                             <align>left</align>
  702.                             <aligny>center</aligny>
  703.                             <label>$ADDON[script.games.rom.collection.browser 32614]</label>
  704.                             <visible>![Control.HasFocus(5301) | Control.HasFocus(5302)]</visible>
  705.                         </control>
  706.                         <control type="label">
  707.                             <posx>7</posx>
  708.                             <posy>5</posy>
  709.                             <width>200</width>
  710.                             <height>20</height>
  711.                             <font>font13</font>
  712.                             <textcolor>FFFFFFFF</textcolor>
  713.                             <align>left</align>
  714.                             <aligny>center</aligny>
  715.                             <label>$ADDON[script.games.rom.collection.browser 32614]</label>
  716.                             <visible>[Control.HasFocus(5301) | Control.HasFocus(5302)]</visible>
  717.                         </control>
  718.                         <control type="label">
  719.                             <posx>220</posx>
  720.                             <posy>5</posy>
  721.                             <width>370</width>
  722.                             <height>20</height>
  723.                             <font>font13</font>
  724.                             <textcolor>88FFFFFF</textcolor>
  725.                             <align>right</align>
  726.                             <aligny>center</aligny>
  727.                             <label>$INFO[ListItem.Label]</label>
  728.                             <visible>![Control.HasFocus(5301) | Control.HasFocus(5302)]</visible>
  729.                         </control>
  730.                         <control type="label">
  731.                             <posx>220</posx>
  732.                             <posy>5</posy>
  733.                             <width>370</width>
  734.                             <height>20</height>
  735.                             <font>font13</font>
  736.                             <textcolor>FFFFFFFF</textcolor>
  737.                             <align>right</align>
  738.                             <aligny>center</aligny>
  739.                             <label>$INFO[ListItem.Label]</label>
  740.                             <visible>[Control.HasFocus(5301) | Control.HasFocus(5302)]</visible>
  741.                         </control>
  742.                     </focusedlayout>
  743.                 </control>
  744.                 <control type="button" id="5301">
  745.                     <description>Menu Item Next Button</description>
  746.                     <posx>610</posx>
  747.                     <posy>36</posy>
  748.                     <width>20</width>
  749.                     <height>20</height>
  750.                     <label>-</label>
  751.                     <font>-</font>
  752.                     <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  753.                     <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  754.                     <onclick>Control.Move(5300,1)</onclick>
  755.                     <onleft>7000</onleft>
  756.                     <onright>5302</onright>
  757.                     <onup>5291</onup>
  758.                     <ondown>5311</ondown>
  759.                 </control>
  760.                 <control type="button" id="5302">
  761.                     <description>Menu Item Prev Button</description>
  762.                     <posx>630</posx>
  763.                     <posy>36</posy>
  764.                     <width>20</width>
  765.                     <height>20</height>
  766.                     <label>-</label>
  767.                     <font>-</font>
  768.                     <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  769.                     <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  770.                     <onclick>Control.Move(5300,-1)</onclick>
  771.                     <onleft>5301</onleft>
  772.                     <onright>6000</onright>
  773.                     <onup>5292</onup>
  774.                     <ondown>5312</ondown>
  775.                 </control>
  776.                 <!-- Scraper 3 -->
  777.                 <control type="list" id="5310">
  778.                     <hitrect x="0" y="0" w="0" h="0" />
  779.                     <posx>0</posx>
  780.                     <posy>56</posy>
  781.                     <width>670</width>
  782.                     <height>30</height>
  783.                     <onleft>5302</onleft>
  784.                     <onright>5320</onright>
  785.                     <onup>5301</onup>
  786.                     <ondown>5320</ondown>
  787.                     <pagecontrol>-</pagecontrol>
  788.                     <scrolltime>0</scrolltime>
  789.                     <itemlayout height="1" width="380"></itemlayout>
  790.                     <focusedlayout height="30" width="670">
  791.                         <control type="image">
  792.                             <posx>0</posx>
  793.                             <posy>0</posy>
  794.                             <width>670</width>
  795.                             <height>30</height>
  796.                             <texture>rcb-MenuItemNF.png</texture>
  797.                             <visible>![Control.HasFocus(5311) | Control.HasFocus(5312)]</visible>
  798.                         </control>
  799.                         <control type="image">
  800.                             <posx>0</posx>
  801.                             <posy>0</posy>
  802.                             <width>670</width>
  803.                             <height>30</height>
  804.                             <texture>rcb-MenuItemFO.png</texture>
  805.                             <visible>[Control.HasFocus(5311) | Control.HasFocus(5312)]</visible>
  806.                         </control>
  807.                         <control type="label">
  808.                             <posx>7</posx>
  809.                             <posy>5</posy>
  810.                             <width>200</width>
  811.                             <height>20</height>
  812.                             <font>font13</font>
  813.                             <textcolor>88FFFFFF</textcolor>
  814.                             <align>left</align>
  815.                             <aligny>center</aligny>
  816.                             <label>$ADDON[script.games.rom.collection.browser 32615]</label>
  817.                             <visible>![Control.HasFocus(5311) | Control.HasFocus(5312)]</visible>
  818.                         </control>
  819.                         <control type="label">
  820.                             <posx>7</posx>
  821.                             <posy>5</posy>
  822.                             <width>200</width>
  823.                             <height>20</height>
  824.                             <font>font13</font>
  825.                             <textcolor>FFFFFFFF</textcolor>
  826.                             <align>left</align>
  827.                             <aligny>center</aligny>
  828.                             <label>$ADDON[script.games.rom.collection.browser 32615]</label>
  829.                             <visible>[Control.HasFocus(5311) | Control.HasFocus(5312)]</visible>
  830.                         </control>
  831.                         <control type="label">
  832.                             <posx>220</posx>
  833.                             <posy>5</posy>
  834.                             <width>370</width>
  835.                             <height>20</height>
  836.                             <font>font13</font>
  837.                             <textcolor>88FFFFFF</textcolor>
  838.                             <align>right</align>
  839.                             <aligny>center</aligny>
  840.                             <label>$INFO[ListItem.Label]</label>
  841.                             <visible>![Control.HasFocus(5311) | Control.HasFocus(5312)]</visible>
  842.                         </control>
  843.                         <control type="label">
  844.                             <posx>220</posx>
  845.                             <posy>5</posy>
  846.                             <width>370</width>
  847.                             <height>20</height>
  848.                             <font>font13</font>
  849.                             <textcolor>FFFFFFFF</textcolor>
  850.                             <align>right</align>
  851.                             <aligny>center</aligny>
  852.                             <label>$INFO[ListItem.Label]</label>
  853.                             <visible>[Control.HasFocus(5311) | Control.HasFocus(5312)]</visible>
  854.                         </control>
  855.                     </focusedlayout>
  856.                 </control>
  857.                 <control type="button" id="5311">
  858.                     <description>Menu Item Next Button</description>
  859.                     <posx>610</posx>
  860.                     <posy>62</posy>
  861.                     <width>20</width>
  862.                     <height>20</height>
  863.                     <label>-</label>
  864.                     <font>-</font>
  865.                     <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  866.                     <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  867.                     <onclick>Control.Move(5310,1)</onclick>
  868.                     <onleft>7000</onleft>
  869.                     <onright>5312</onright>
  870.                     <onup>5301</onup>
  871.                     <ondown>5261</ondown>
  872.                 </control>
  873.                 <control type="button" id="5312">
  874.                     <description>Menu Item Prev Button</description>
  875.                     <posx>630</posx>
  876.                     <posy>62</posy>
  877.                     <width>20</width>
  878.                     <height>20</height>
  879.                     <label>-</label>
  880.                     <font>-</font>
  881.                     <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  882.                     <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  883.                     <onclick>Control.Move(5310,-1)</onclick>
  884.                     <onleft>5311</onleft>
  885.                     <onright>6000</onright>
  886.                     <onup>5302</onup>
  887.                     <ondown>5262</ondown>
  888.                 </control>
  889.                
  890.                 <!-- Media Path -->
  891.                 <control type="group">
  892.                     <posx>0</posx>
  893.                     <posy>90</posy>
  894.                     <control type="list" id="5260">
  895.                         <hitrect x="0" y="0" w="0" h="0" />
  896.                         <posx>0</posx>
  897.                         <posy>0</posy>
  898.                         <width>670</width>
  899.                         <height>30</height>
  900.                         <onleft>7000</onleft>
  901.                         <onright>5210</onright>
  902.                         <onup>5210</onup>
  903.                         <ondown>5210</ondown>
  904.                         <pagecontrol>-</pagecontrol>
  905.                         <scrolltime>0</scrolltime>
  906.                         <enable>false</enable>
  907.                         <itemlayout height="1" width="750">
  908.                         </itemlayout>
  909.                         <focusedlayout height="30" width="670">
  910.                             <control type="image">
  911.                                 <posx>0</posx>
  912.                                 <posy>0</posy>
  913.                                 <width>670</width>
  914.                                 <height>30</height>
  915.                                 <texture>rcb-MenuItemNF.png</texture>
  916.                                 <visible>![Control.HasFocus(5261) | Control.HasFocus(5262)]</visible>
  917.                             </control>
  918.                             <control type="image">
  919.                                 <posx>0</posx>
  920.                                 <posy>0</posy>
  921.                                 <width>670</width>
  922.                                 <height>30</height>
  923.                                 <texture>rcb-MenuItemFO.png</texture>
  924.                                 <visible>[Control.HasFocus(5261) | Control.HasFocus(5262)]</visible>
  925.                             </control>
  926.                             <control type="label">
  927.                                 <posx>7</posx>
  928.                                 <posy>5</posy>
  929.                                 <width>200</width>
  930.                                 <height>20</height>
  931.                                 <font>font13</font>
  932.                                 <textcolor>88FFFFFF</textcolor>
  933.                                 <align>left</align>
  934.                                 <aligny>center</aligny>
  935.                                 <label>$ADDON[script.games.rom.collection.browser 32616]</label>
  936.                                 <visible>![Control.HasFocus(5261) | Control.HasFocus(5262)]</visible>
  937.                             </control>
  938.                             <control type="label">
  939.                                 <posx>7</posx>
  940.                                 <posy>5</posy>
  941.                                 <width>200</width>
  942.                                 <height>20</height>
  943.                                 <font>font13</font>
  944.                                 <textcolor>FFFFFFFF</textcolor>
  945.                                 <align>left</align>
  946.                                 <aligny>center</aligny>
  947.                                 <label>$ADDON[script.games.rom.collection.browser 32616]</label>
  948.                                 <visible>[Control.HasFocus(5261) | Control.HasFocus(5262)]</visible>
  949.                             </control>
  950.                             <control type="label">
  951.                                 <posx>220</posx>
  952.                                 <posy>5</posy>
  953.                                 <width>370</width>
  954.                                 <height>20</height>
  955.                                 <font>font13</font>
  956.                                 <textcolor>88FFFFFF</textcolor>
  957.                                 <align>right</align>
  958.                                 <aligny>center</aligny>
  959.                                 <label>$INFO[ListItem.Label]</label>
  960.                                 <visible>![Control.HasFocus(5261) | Control.HasFocus(5262)]</visible>
  961.                             </control>
  962.                             <control type="label">
  963.                                 <posx>220</posx>
  964.                                 <posy>5</posy>
  965.                                 <width>370</width>
  966.                                 <height>20</height>
  967.                                 <font>font13</font>
  968.                                 <textcolor>FFFFFFFF</textcolor>
  969.                                 <align>right</align>
  970.                                 <aligny>center</aligny>
  971.                                 <label>$INFO[ListItem.Label]</label>
  972.                                 <visible>[Control.HasFocus(5261) | Control.HasFocus(5262)]</visible>
  973.                             </control>
  974.                         </focusedlayout>
  975.                     </control>
  976.                     <control type="button" id="5261">
  977.                         <description>Menu Item Next Button</description>
  978.                         <posx>610</posx>
  979.                         <posy>8</posy>
  980.                         <width>20</width>
  981.                         <height>20</height>
  982.                         <label>-</label>
  983.                         <font>-</font>
  984.                         <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  985.                         <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  986.                         <onclick>Control.Move(5260,1)</onclick>
  987.                         <onleft>7000</onleft>
  988.                         <onright>5262</onright>
  989.                         <onup>5311</onup>
  990.                         <ondown>5270</ondown>
  991.                     </control>
  992.                     <control type="button" id="5262">
  993.                         <description>Menu Item Prev Button</description>
  994.                         <posx>630</posx>
  995.                         <posy>8</posy>
  996.                         <width>20</width>
  997.                         <height>20</height>
  998.                         <label>-</label>
  999.                         <font>-</font>
  1000.                         <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  1001.                         <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  1002.                         <onclick>Control.Move(5260,-1)</onclick>
  1003.                         <onleft>5261</onleft>
  1004.                         <onright>6000</onright>
  1005.                         <onup>5312</onup>
  1006.                         <ondown>5270</ondown>
  1007.                     </control>
  1008.                     <!-- Media Path -->
  1009.                     <control type="image">
  1010.                         <posx>25</posx>
  1011.                         <posy>30</posy>
  1012.                         <width>270</width>
  1013.                         <height>30</height>
  1014.                         <texture>rcb-MenuItemFO.png</texture>
  1015.                         <visible>Control.HasFocus(5270)</visible>
  1016.                     </control>
  1017.                     <control type="label">
  1018.                         <posx>25</posx>
  1019.                         <posy>30</posy>
  1020.                         <width>200</width>
  1021.                         <height>30</height>
  1022.                         <font>font13</font>
  1023.                         <textcolor>FFFFFFFF</textcolor>
  1024.                         <align>left</align>
  1025.                         <aligny>center</aligny>
  1026.                         <label>$ADDON[script.games.rom.collection.browser 32617]</label>
  1027.                         <visible>Control.HasFocus(5270)</visible>
  1028.                     </control>
  1029.                     <control type="label">
  1030.                         <posx>25</posx>
  1031.                         <posy>30</posy>
  1032.                         <width>200</width>
  1033.                         <height>30</height>
  1034.                         <font>font13</font>
  1035.                         <textcolor>88FFFFFF</textcolor>
  1036.                         <align>left</align>
  1037.                         <aligny>center</aligny>
  1038.                         <label>$ADDON[script.games.rom.collection.browser 32617]</label>
  1039.                         <visible>!Control.HasFocus(5270)</visible>
  1040.                     </control>
  1041.                     <control type="button" id="5270">
  1042.                         <description>Media Path</description>
  1043.                         <posx>240</posx>
  1044.                         <posy>30</posy>
  1045.                         <width>410</width>
  1046.                         <height>30</height>
  1047.                         <visible>true</visible>
  1048.                         <font>font13</font>
  1049.                         <colordiffuse>DDFFFFFF</colordiffuse>
  1050.                         <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1051.                         <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1052.                         <label>$ADDON[script.games.rom.collection.browser 32617]</label>
  1053.                         <textcolor>88FFFFFF</textcolor>
  1054.                         <focusedcolor>FFFFFFFF</focusedcolor>
  1055.                         <disabledcolor>80FFFFFF</disabledcolor>
  1056.                         <align>right</align>
  1057.                         <aligny>center</aligny>
  1058.                         <textoffsetx></textoffsetx>
  1059.                         <textoffsety></textoffsety>
  1060.                         <pulseonselect></pulseonselect>
  1061.                         <onup>5262</onup>
  1062.                         <ondown>5280</ondown>
  1063.                         <onleft>7000</onleft>
  1064.                         <onright>6000</onright>
  1065.                     </control>
  1066.                     <!-- File Mask -->
  1067.                     <control type="image">
  1068.                         <posx>25</posx>
  1069.                         <posy>60</posy>
  1070.                         <width>270</width>
  1071.                         <height>30</height>
  1072.                         <texture>rcb-MenuItemFO.png</texture>
  1073.                         <visible>Control.HasFocus(5280)</visible>
  1074.                     </control>
  1075.                     <control type="label">
  1076.                         <posx>25</posx>
  1077.                         <posy>60</posy>
  1078.                         <width>200</width>
  1079.                         <height>30</height>
  1080.                         <font>font13</font>
  1081.                         <textcolor>FFFFFFFF</textcolor>
  1082.                         <align>left</align>
  1083.                         <aligny>center</aligny>
  1084.                         <label>$ADDON[script.games.rom.collection.browser 32618]</label>
  1085.                         <visible>Control.HasFocus(5280)</visible>
  1086.                     </control>
  1087.                     <control type="label">
  1088.                         <posx>25</posx>
  1089.                         <posy>60</posy>
  1090.                         <width>200</width>
  1091.                         <height>30</height>
  1092.                         <font>font13</font>
  1093.                         <textcolor>88FFFFFF</textcolor>
  1094.                         <align>left</align>
  1095.                         <aligny>center</aligny>
  1096.                         <label>$ADDON[script.games.rom.collection.browser 32618]</label>
  1097.                         <visible>!Control.HasFocus(5280)</visible>
  1098.                     </control>
  1099.                     <control type="button" id="5280">
  1100.                         <description>Media File Mask</description>
  1101.                         <posx>240</posx>
  1102.                         <posy>60</posy>
  1103.                         <width>410</width>
  1104.                         <height>30</height>
  1105.                         <visible>true</visible>
  1106.                         <font>font13</font>
  1107.                         <colordiffuse>DDFFFFFF</colordiffuse>
  1108.                         <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1109.                         <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1110.                         <label>$ADDON[script.games.rom.collection.browser 32618]</label>
  1111.                         <textcolor>88FFFFFF</textcolor>
  1112.                         <focusedcolor>FFFFFFFF</focusedcolor>
  1113.                         <disabledcolor>80FFFFFF</disabledcolor>
  1114.                         <align>right</align>
  1115.                         <aligny>center</aligny>
  1116.                         <textoffsetx></textoffsetx>
  1117.                         <textoffsety></textoffsety>
  1118.                         <pulseonselect></pulseonselect>
  1119.                         <onup>5270</onup>
  1120.                         <ondown>5490</ondown>
  1121.                         <onleft>7000</onleft>
  1122.                         <onright>6000</onright>
  1123.                     </control>
  1124.                    
  1125.                     <control type="button" id="5490">
  1126.                         <description>Remove Media path</description>
  1127.                         <posx>25</posx>
  1128.                         <posy>90</posy>
  1129.                         <width>630</width>
  1130.                         <height>30</height>
  1131.                         <visible>true</visible>
  1132.                         <font>font13</font>
  1133.                         <colordiffuse>DDFFFFFF</colordiffuse>
  1134.                         <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1135.                         <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1136.                         <label>$ADDON[script.games.rom.collection.browser 32619]</label>
  1137.                         <textcolor>88FFFFFF</textcolor>
  1138.                         <focusedcolor>FFFFFFFF</focusedcolor>
  1139.                         <disabledcolor>80FFFFFF</disabledcolor>
  1140.                         <align>left</align>
  1141.                         <aligny>center</aligny>
  1142.                         <textoffsetx></textoffsetx>
  1143.                         <textoffsety></textoffsety>
  1144.                         <pulseonselect></pulseonselect>
  1145.                         <onup>5280</onup>
  1146.                         <ondown>5500</ondown>
  1147.                         <onleft>7000</onleft>
  1148.                         <onright>6000</onright>
  1149.                     </control>
  1150.                     <control type="button" id="5500">
  1151.                         <description>Add Media path</description>
  1152.                         <posx>25</posx>
  1153.                         <posy>120</posy>
  1154.                         <width>630</width>
  1155.                         <height>30</height>
  1156.                         <visible>true</visible>
  1157.                         <font>font13</font>
  1158.                         <colordiffuse>DDFFFFFF</colordiffuse>
  1159.                         <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1160.                         <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1161.                         <label>$ADDON[script.games.rom.collection.browser 32620]</label>
  1162.                         <textcolor>88FFFFFF</textcolor>
  1163.                         <focusedcolor>FFFFFFFF</focusedcolor>
  1164.                         <disabledcolor>80FFFFFF</disabledcolor>
  1165.                         <align>left</align>
  1166.                         <aligny>center</aligny>
  1167.                         <textoffsetx></textoffsetx>
  1168.                         <textoffsety></textoffsety>
  1169.                         <pulseonselect></pulseonselect>
  1170.                         <onup>5490</onup>
  1171.                         <ondown>6000</ondown>
  1172.                         <onleft>7000</onleft>
  1173.                         <onright>6000</onright>
  1174.                     </control>
  1175.                 </control>
  1176.             </control>             
  1177.                
  1178.             <!-- Game Browsing -->
  1179.             <control type="group" id="7002">
  1180.                 <visible>Container(7000).Hasfocus(3)</visible>
  1181.                 <posx>250</posx>
  1182.                 <posy>120</posy>
  1183.                
  1184.                 <control type="list" id="5320">
  1185.                     <hitrect x="0" y="0" w="0" h="0" />
  1186.                     <enable>false</enable>
  1187.                     <posx>0</posx>
  1188.                     <posy>0</posy>
  1189.                     <width>670</width>
  1190.                     <height>30</height>
  1191.                     <onleft>5320</onleft>
  1192.                     <onright>5320</onright>
  1193.                     <onup>5320</onup>
  1194.                     <ondown>5320</ondown>
  1195.                     <pagecontrol>-</pagecontrol>
  1196.                     <scrolltime>0</scrolltime>
  1197.                     <itemlayout height="1" width="750">
  1198.                     </itemlayout>
  1199.                     <focusedlayout height="30" width="670">
  1200.                         <control type="image">
  1201.                             <posx>0</posx>
  1202.                             <posy>0</posy>
  1203.                             <width>670</width>
  1204.                             <height>30</height>
  1205.                             <texture>rcb-MenuItemNF.png</texture>
  1206.                             <visible>![Control.HasFocus(5321) | Control.HasFocus(5322)]</visible>
  1207.                         </control>
  1208.                         <control type="image">
  1209.                             <posx>0</posx>
  1210.                             <posy>0</posy>
  1211.                             <width>670</width>
  1212.                             <height>30</height>
  1213.                             <texture>rcb-MenuItemFO.png</texture>
  1214.                             <visible>[Control.HasFocus(5321) | Control.HasFocus(5322)]</visible>
  1215.                         </control>
  1216.                         <control type="label">
  1217.                             <posx>7</posx>
  1218.                             <posy>5</posy>
  1219.                             <width>300</width>
  1220.                             <height>20</height>
  1221.                             <font>font13</font>
  1222.                             <textcolor>88FFFFFF</textcolor>
  1223.                             <align>left</align>
  1224.                             <aligny>center</aligny>
  1225.                             <label>$ADDON[script.games.rom.collection.browser 32621]</label>
  1226.                             <visible>![Control.HasFocus(5321) | Control.HasFocus(5322)]</visible>
  1227.                         </control>
  1228.                         <control type="label">
  1229.                             <posx>7</posx>
  1230.                             <posy>5</posy>
  1231.                             <width>300</width>
  1232.                             <height>20</height>
  1233.                             <font>font13</font>
  1234.                             <textcolor>FFFFFFFF</textcolor>
  1235.                             <align>left</align>
  1236.                             <aligny>center</aligny>
  1237.                             <label>$ADDON[script.games.rom.collection.browser 32621]</label>
  1238.                             <visible>[Control.HasFocus(5321) | Control.HasFocus(5322)]</visible>
  1239.                         </control>
  1240.                         <control type="label">
  1241.                             <posx>220</posx>
  1242.                             <posy>5</posy>
  1243.                             <width>370</width>
  1244.                             <height>20</height>
  1245.                             <font>font13</font>
  1246.                             <textcolor>88FFFFFF</textcolor>
  1247.                             <align>right</align>
  1248.                             <aligny>center</aligny>
  1249.                             <label>$INFO[ListItem.Label]</label>
  1250.                             <visible>![Control.HasFocus(5321) | Control.HasFocus(5322)]</visible>
  1251.                         </control>
  1252.                         <control type="label">
  1253.                             <posx>220</posx>
  1254.                             <posy>5</posy>
  1255.                             <width>370</width>
  1256.                             <height>20</height>
  1257.                             <font>font13</font>
  1258.                             <textcolor>FFFFFFFF</textcolor>
  1259.                             <align>right</align>
  1260.                             <aligny>center</aligny>
  1261.                             <label>$INFO[ListItem.Label]</label>
  1262.                             <visible>[Control.HasFocus(5321) | Control.HasFocus(5322)]</visible>
  1263.                         </control>
  1264.                     </focusedlayout>
  1265.                 </control>
  1266.                 <control type="button" id="5321">
  1267.                     <description>Menu Item Next Button</description>
  1268.                     <posx>610</posx>
  1269.                     <posy>5</posy>
  1270.                     <width>20</width>
  1271.                     <height>20</height>
  1272.                     <label>-</label>
  1273.                     <font>-</font>
  1274.                     <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  1275.                     <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  1276.                     <onclick>Control.Move(5320,1)</onclick>
  1277.                     <onleft>7000</onleft>
  1278.                     <onright>5322</onright>
  1279.                     <onup>5211</onup>
  1280.                     <ondown>5341</ondown>
  1281.                 </control>
  1282.                 <control type="button" id="5322">
  1283.                     <description>Menu Item Prev Button</description>
  1284.                     <posx>630</posx>
  1285.                     <posy>5</posy>
  1286.                     <width>20</width>
  1287.                     <height>20</height>
  1288.                     <label>-</label>
  1289.                     <font>-</font>
  1290.                     <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  1291.                     <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  1292.                     <onclick>Control.Move(5320,-1)</onclick>
  1293.                     <onleft>5321</onleft>
  1294.                     <onright>6000</onright>
  1295.                     <onup>5212</onup>
  1296.                     <ondown>5342</ondown>
  1297.                 </control>
  1298.                
  1299.                
  1300.                 <control type="list" id="5340">
  1301.                     <hitrect x="0" y="0" w="0" h="0" />
  1302.                     <enable>false</enable>
  1303.                     <posx>0</posx>
  1304.                     <posy>30</posy>
  1305.                     <width>670</width>
  1306.                     <height>30</height>
  1307.                     <onleft>5340</onleft>
  1308.                     <onright>5340</onright>
  1309.                     <onup>5340</onup>
  1310.                     <ondown>5340</ondown>
  1311.                     <pagecontrol>-</pagecontrol>
  1312.                     <scrolltime>0</scrolltime>
  1313.                     <itemlayout height="1" width="750">
  1314.                     </itemlayout>
  1315.                     <focusedlayout height="30" width="670">
  1316.                         <control type="image">
  1317.                             <posx>0</posx>
  1318.                             <posy>0</posy>
  1319.                             <width>670</width>
  1320.                             <height>30</height>
  1321.                             <texture>rcb-MenuItemNF.png</texture>
  1322.                             <visible>![Control.HasFocus(5341) | Control.HasFocus(5342)]</visible>
  1323.                         </control>
  1324.                         <control type="image">
  1325.                             <posx>0</posx>
  1326.                             <posy>0</posy>
  1327.                             <width>670</width>
  1328.                             <height>30</height>
  1329.                             <texture>rcb-MenuItemFO.png</texture>
  1330.                             <visible>[Control.HasFocus(5341) | Control.HasFocus(5342)]</visible>
  1331.                         </control>
  1332.                         <control type="label">
  1333.                             <posx>7</posx>
  1334.                             <posy>5</posy>
  1335.                             <width>300</width>
  1336.                             <height>20</height>
  1337.                             <font>font13</font>
  1338.                             <textcolor>88FFFFFF</textcolor>
  1339.                             <align>left</align>
  1340.                             <aligny>center</aligny>
  1341.                             <label>$ADDON[script.games.rom.collection.browser 32622]</label>
  1342.                             <visible>![Control.HasFocus(5341) | Control.HasFocus(5342)]</visible>
  1343.                         </control>
  1344.                         <control type="label">
  1345.                             <posx>7</posx>
  1346.                             <posy>5</posy>
  1347.                             <width>300</width>
  1348.                             <height>20</height>
  1349.                             <font>font13</font>
  1350.                             <textcolor>FFFFFFFF</textcolor>
  1351.                             <align>left</align>
  1352.                             <aligny>center</aligny>
  1353.                             <label>$ADDON[script.games.rom.collection.browser 32622]</label>
  1354.                             <visible>[Control.HasFocus(5341) | Control.HasFocus(5342)]</visible>
  1355.                         </control>
  1356.                         <control type="label">
  1357.                             <posx>220</posx>
  1358.                             <posy>5</posy>
  1359.                             <width>370</width>
  1360.                             <height>20</height>
  1361.                             <font>font13</font>
  1362.                             <textcolor>88FFFFFF</textcolor>
  1363.                             <align>right</align>
  1364.                             <aligny>center</aligny>
  1365.                             <label>$INFO[ListItem.Label]</label>
  1366.                             <visible>![Control.HasFocus(5341) | Control.HasFocus(5342)]</visible>
  1367.                         </control>
  1368.                         <control type="label">
  1369.                             <posx>220</posx>
  1370.                             <posy>5</posy>
  1371.                             <width>370</width>
  1372.                             <height>20</height>
  1373.                             <font>font13</font>
  1374.                             <textcolor>FFFFFFFF</textcolor>
  1375.                             <align>right</align>
  1376.                             <aligny>center</aligny>
  1377.                             <label>$INFO[ListItem.Label]</label>
  1378.                             <visible>[Control.HasFocus(5341) | Control.HasFocus(5342)]</visible>
  1379.                         </control>
  1380.                     </focusedlayout>
  1381.                 </control>
  1382.                 <control type="button" id="5341">
  1383.                     <description>Menu Item Next Button</description>
  1384.                     <posx>610</posx>
  1385.                     <posy>35</posy>
  1386.                     <width>20</width>
  1387.                     <height>20</height>
  1388.                     <label>-</label>
  1389.                     <font>-</font>
  1390.                     <texturenofocus>rcb-scroll-down-2.png</texturenofocus>
  1391.                     <texturefocus>rcb-scroll-down-focus-2.png</texturefocus>
  1392.                     <onclick>Control.Move(5340,1)</onclick>
  1393.                     <onleft>7000</onleft>
  1394.                     <onright>5342</onright>
  1395.                     <onup>5321</onup>
  1396.                     <ondown>5350</ondown>
  1397.                 </control>
  1398.                 <control type="button" id="5342">
  1399.                     <description>Menu Item Prev Button</description>
  1400.                     <posx>630</posx>
  1401.                     <posy>35</posy>
  1402.                     <width>20</width>
  1403.                     <height>20</height>
  1404.                     <label>-</label>
  1405.                     <font>-</font>
  1406.                     <texturenofocus>rcb-scroll-up-2.png</texturenofocus>
  1407.                     <texturefocus>rcb-scroll-up-focus-2.png</texturefocus>
  1408.                     <onclick>Control.Move(5340,-1)</onclick>
  1409.                     <onleft>5341</onleft>
  1410.                     <onright>6000</onright>
  1411.                     <onup>5322</onup>
  1412.                     <ondown>5350</ondown>
  1413.                 </control>
  1414.                 <!-- Autoplay Main -->
  1415.                 <control type="radiobutton" id="5350">
  1416.                     <posx>0</posx>
  1417.                     <posy>60</posy>
  1418.                     <width>660</width>
  1419.                     <height>30</height>
  1420.                     <font>font13</font>
  1421.                     <label>$ADDON[script.games.rom.collection.browser 32623]</label>
  1422.                     <textcolor>88FFFFFF</textcolor>
  1423.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1424.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1425.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1426.                     <onleft>7000</onleft>
  1427.                     <onright>6000</onright>
  1428.                     <onup>5342</onup>
  1429.                     <ondown>5360</ondown>
  1430.                 </control>
  1431.                 <!-- Autoplay Info -->
  1432.                 <control type="radiobutton" id="5360">
  1433.                     <posx>0</posx>
  1434.                     <posy>90</posy>
  1435.                     <width>660</width>
  1436.                     <height>30</height>
  1437.                     <font>font13</font>
  1438.                     <label>$ADDON[script.games.rom.collection.browser 32636]</label>
  1439.                     <textcolor>88FFFFFF</textcolor>
  1440.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1441.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1442.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1443.                     <onleft>7000</onleft>
  1444.                     <onright>6000</onright>
  1445.                     <onup>5350</onup>
  1446.                     <ondown>6000</ondown>
  1447.                 </control>
  1448.                
  1449.             </control>
  1450.            
  1451.             <!-- Game Launching -->
  1452.             <control type="group" id="7003">
  1453.                 <visible>Container(7000).Hasfocus(4)</visible>
  1454.                 <posx>250</posx>
  1455.                 <posy>120</posy>
  1456.                
  1457.                 <!-- Emulator Cmd -->
  1458.                 <control type="image">
  1459.                     <posx>0</posx>
  1460.                     <posy>0</posy>
  1461.                     <width>270</width>
  1462.                     <height>30</height>
  1463.                     <texture>rcb-MenuItemFO.png</texture>
  1464.                     <visible>Control.HasFocus(5220)</visible>
  1465.                 </control>             
  1466.                 <control type="label">
  1467.                     <posx>7</posx>
  1468.                     <posy>0</posy>
  1469.                     <width>200</width>
  1470.                     <height>30</height>
  1471.                     <font>font13</font>
  1472.                     <textcolor>FFFFFFFF</textcolor>
  1473.                     <align>left</align>
  1474.                     <aligny>center</aligny>
  1475.                     <label>$ADDON[script.games.rom.collection.browser 32624]</label>
  1476.                     <visible>Control.HasFocus(5220)</visible>
  1477.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1478.                 </control>
  1479.                 <control type="label">
  1480.                     <posx>7</posx>
  1481.                     <posy>0</posy>
  1482.                     <width>200</width>
  1483.                     <height>30</height>
  1484.                     <font>font13</font>
  1485.                     <textcolor>88FFFFFF</textcolor>
  1486.                     <align>left</align>
  1487.                     <aligny>center</aligny>
  1488.                     <label>$ADDON[script.games.rom.collection.browser 32624]</label>
  1489.                     <visible>!Control.HasFocus(5220)</visible>
  1490.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1491.                 </control>
  1492.                 <control type="button" id="5220">
  1493.                     <description>EmuCmd</description>
  1494.                     <posx>240</posx>
  1495.                     <posy>0</posy>
  1496.                     <width>410</width>
  1497.                     <height>30</height>
  1498.                     <visible>true</visible>
  1499.                     <font>font13</font>
  1500.                     <colordiffuse>DDFFFFFF</colordiffuse>
  1501.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1502.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1503.                     <label>$INFO[ListItem.Label]</label>
  1504.                     <textcolor>88FFFFFF</textcolor>
  1505.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1506.                     <disabledcolor>80FFFFFF</disabledcolor>
  1507.                     <align>right</align>
  1508.                     <aligny>center</aligny>
  1509.                     <textoffsetx></textoffsetx>
  1510.                     <textoffsety></textoffsety>
  1511.                     <pulseonselect></pulseonselect>
  1512.                     <onup>5212</onup>
  1513.                     <ondown>5230</ondown>
  1514.                     <onleft>7000</onleft>
  1515.                     <onright>6000</onright>
  1516.                     <enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
  1517.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1518.                 </control>
  1519.                
  1520.                 <!-- Emulator Params -->
  1521.                 <control type="image">
  1522.                     <posx>0</posx>
  1523.                     <posy>30</posy>
  1524.                     <width>270</width>
  1525.                     <height>30</height>
  1526.                     <texture>rcb-MenuItemFO.png</texture>
  1527.                     <visible>Control.HasFocus(5230)</visible>
  1528.                 </control>
  1529.                 <control type="label">
  1530.                     <posx>7</posx>
  1531.                     <posy>30</posy>
  1532.                     <width>200</width>
  1533.                     <height>30</height>
  1534.                     <font>font13</font>
  1535.                     <textcolor>FFFFFFFF</textcolor>
  1536.                     <align>left</align>
  1537.                     <aligny>center</aligny>
  1538.                     <label>$ADDON[script.games.rom.collection.browser 32625]</label>
  1539.                     <visible>Control.HasFocus(5230)</visible>
  1540.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1541.                 </control>
  1542.                 <control type="label">
  1543.                     <posx>7</posx>
  1544.                     <posy>30</posy>
  1545.                     <width>200</width>
  1546.                     <height>30</height>
  1547.                     <font>font13</font>
  1548.                     <textcolor>88FFFFFF</textcolor>
  1549.                     <align>left</align>
  1550.                     <aligny>center</aligny>
  1551.                     <label>$ADDON[script.games.rom.collection.browser 32625]</label>
  1552.                     <visible>!Control.HasFocus(5230)</visible>
  1553.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1554.                 </control>
  1555.                 <control type="button" id="5230">
  1556.                     <description>EmuParams</description>
  1557.                     <posx>240</posx>
  1558.                     <posy>30</posy>
  1559.                     <width>410</width>
  1560.                     <height>30</height>
  1561.                     <visible>true</visible>
  1562.                     <font>font13</font>
  1563.                     <colordiffuse>DDFFFFFF</colordiffuse>
  1564.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1565.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1566.                     <textcolor>88FFFFFF</textcolor>
  1567.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1568.                     <disabledcolor>80FFFFFF</disabledcolor>
  1569.                     <align>right</align>
  1570.                     <aligny>center</aligny>
  1571.                     <textoffsetx></textoffsetx>
  1572.                     <textoffsety></textoffsety>
  1573.                     <pulseonselect></pulseonselect>
  1574.                     <onup>5220</onup>
  1575.                     <ondown>5440</ondown>
  1576.                     <onleft>7000</onleft>
  1577.                     <onright>6000</onright>
  1578.                     <enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
  1579.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1580.                 </control>
  1581.                
  1582.                 <!-- Use emu solo -->
  1583.                 <control type="radiobutton" id="5440">
  1584.                     <posx>0</posx>
  1585.                     <posy>60</posy>
  1586.                     <width>660</width>
  1587.                     <height>30</height>
  1588.                     <font>font13</font>
  1589.                     <label>$ADDON[script.games.rom.collection.browser 32626]</label>
  1590.                     <textcolor>88FFFFFF</textcolor>
  1591.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1592.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1593.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1594.                     <onleft>7000</onleft>
  1595.                     <onright>6000</onright>
  1596.                     <onup>5230</onup>
  1597.                     <ondown>5530</ondown>
  1598.                     <enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
  1599.                     <animation reversible="false" effect="fade" end="50" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1600.                 </control>
  1601.                
  1602.                 <!-- Use Popen -->
  1603.                 <control type="radiobutton" id="5530">
  1604.                     <posx>0</posx>
  1605.                     <posy>90</posy>
  1606.                     <width>660</width>
  1607.                     <height>30</height>
  1608.                     <font>font13</font>
  1609.                     <label>$ADDON[script.games.rom.collection.browser 32627]</label>
  1610.                     <textcolor>88FFFFFF</textcolor>
  1611.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1612.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1613.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1614.                     <onleft>7000</onleft>
  1615.                     <onright>6000</onright>
  1616.                     <onup>5440</onup>
  1617.                     <ondown>5460</ondown>
  1618.                     <enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
  1619.                     <animation reversible="false" effect="fade" end="50" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1620.                 </control>
  1621.                
  1622.                 <!-- Savestate path -->
  1623.                 <control type="image">
  1624.                     <posx>0</posx>
  1625.                     <posy>120</posy>
  1626.                     <width>270</width>
  1627.                     <height>30</height>
  1628.                     <texture>rcb-MenuItemFO.png</texture>
  1629.                     <visible>Control.HasFocus(5460)</visible>
  1630.                 </control>
  1631.                 <control type="label">
  1632.                     <posx>7</posx>
  1633.                     <posy>120</posy>
  1634.                     <width>200</width>
  1635.                     <height>30</height>
  1636.                     <font>font13</font>
  1637.                     <textcolor>FFFFFFFF</textcolor>
  1638.                     <align>left</align>
  1639.                     <aligny>center</aligny>
  1640.                     <label>$ADDON[script.games.rom.collection.browser 32629]</label>
  1641.                     <visible>Control.HasFocus(5460)</visible>
  1642.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1643.                 </control>
  1644.                 <control type="label">
  1645.                     <posx>7</posx>
  1646.                     <posy>120</posy>
  1647.                     <width>200</width>
  1648.                     <height>30</height>
  1649.                     <font>font13</font>
  1650.                     <textcolor>88FFFFFF</textcolor>
  1651.                     <align>left</align>
  1652.                     <aligny>center</aligny>
  1653.                     <label>$ADDON[script.games.rom.collection.browser 32629]</label>
  1654.                     <visible>!Control.HasFocus(5460)</visible>
  1655.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1656.                 </control>
  1657.                 <control type="button" id="5460">
  1658.                     <description>Savestates</description>
  1659.                     <posx>240</posx>
  1660.                     <posy>120</posy>
  1661.                     <width>410</width>
  1662.                     <height>30</height>
  1663.                     <visible>true</visible>
  1664.                     <font>font13</font>
  1665.                     <colordiffuse>DDFFFFFF</colordiffuse>
  1666.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1667.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1668.                     <textcolor>88FFFFFF</textcolor>
  1669.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1670.                     <disabledcolor>80FFFFFF</disabledcolor>
  1671.                     <align>right</align>
  1672.                     <aligny>center</aligny>
  1673.                     <textoffsetx></textoffsetx>
  1674.                     <textoffsety></textoffsety>
  1675.                     <pulseonselect></pulseonselect>
  1676.                     <onup>5530</onup>
  1677.                     <ondown>5470</ondown>
  1678.                     <onleft>7000</onleft>
  1679.                     <onright>6000</onright>
  1680.                     <enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
  1681.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1682.                 </control>
  1683.                 <!-- Savestate file mask -->
  1684.                 <control type="image">
  1685.                     <posx>0</posx>
  1686.                     <posy>150</posy>
  1687.                     <width>270</width>
  1688.                     <height>30</height>
  1689.                     <texture>rcb-MenuItemFO.png</texture>
  1690.                     <visible>Control.HasFocus(5470)</visible>
  1691.                 </control>
  1692.                 <control type="label">
  1693.                     <posx>7</posx>
  1694.                     <posy>150</posy>
  1695.                     <width>200</width>
  1696.                     <height>30</height>
  1697.                     <font>font13</font>
  1698.                     <textcolor>FFFFFFFF</textcolor>
  1699.                     <align>left</align>
  1700.                     <aligny>center</aligny>
  1701.                     <label>$ADDON[script.games.rom.collection.browser 32630]</label>
  1702.                     <visible>Control.HasFocus(5470)</visible>
  1703.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1704.                 </control>
  1705.                 <control type="label">
  1706.                     <posx>7</posx>
  1707.                     <posy>150</posy>
  1708.                     <width>200</width>
  1709.                     <height>30</height>
  1710.                     <font>font13</font>
  1711.                     <textcolor>88FFFFFF</textcolor>
  1712.                     <align>left</align>
  1713.                     <aligny>center</aligny>
  1714.                     <label>$ADDON[script.games.rom.collection.browser 32630]</label>
  1715.                     <visible>!Control.HasFocus(5470)</visible>
  1716.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1717.                 </control>
  1718.                 <control type="button" id="5470">
  1719.                     <description>Savestates</description>
  1720.                     <posx>240</posx>
  1721.                     <posy>150</posy>
  1722.                     <width>410</width>
  1723.                     <height>30</height>
  1724.                     <visible>true</visible>
  1725.                     <font>font13</font>
  1726.                     <colordiffuse>DDFFFFFF</colordiffuse>
  1727.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1728.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1729.                     <textcolor>88FFFFFF</textcolor>
  1730.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1731.                     <disabledcolor>80FFFFFF</disabledcolor>
  1732.                     <align>right</align>
  1733.                     <aligny>center</aligny>
  1734.                     <textoffsetx></textoffsetx>
  1735.                     <textoffsety></textoffsety>
  1736.                     <pulseonselect></pulseonselect>
  1737.                     <onup>5460</onup>
  1738.                     <ondown>5480</ondown>
  1739.                     <onleft>7000</onleft>
  1740.                     <onright>6000</onright>
  1741.                     <enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
  1742.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1743.                 </control>
  1744.                
  1745.                 <!-- Savestate params -->
  1746.                 <control type="image">
  1747.                     <posx>0</posx>
  1748.                     <posy>180</posy>
  1749.                     <width>270</width>
  1750.                     <height>30</height>
  1751.                     <texture>rcb-MenuItemFO.png</texture>
  1752.                     <visible>Control.HasFocus(5480)</visible>
  1753.                 </control>
  1754.                 <control type="label">
  1755.                     <posx>7</posx>
  1756.                     <posy>180</posy>
  1757.                     <width>200</width>
  1758.                     <height>30</height>
  1759.                     <font>font13</font>
  1760.                     <textcolor>FFFFFFFF</textcolor>
  1761.                     <align>left</align>
  1762.                     <aligny>center</aligny>
  1763.                     <label>$ADDON[script.games.rom.collection.browser 32631]</label>
  1764.                     <visible>Control.HasFocus(5480)</visible>
  1765.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1766.                 </control>
  1767.                 <control type="label">
  1768.                     <posx>7</posx>
  1769.                     <posy>180</posy>
  1770.                     <width>200</width>
  1771.                     <height>30</height>
  1772.                     <font>font13</font>
  1773.                     <textcolor>88FFFFFF</textcolor>
  1774.                     <align>left</align>
  1775.                     <aligny>center</aligny>
  1776.                     <label>$ADDON[script.games.rom.collection.browser 32631]</label>
  1777.                     <visible>!Control.HasFocus(5480)</visible>
  1778.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1779.                 </control>
  1780.                 <control type="button" id="5480">
  1781.                     <description>Savestates</description>
  1782.                     <posx>240</posx>
  1783.                     <posy>180</posy>
  1784.                     <width>410</width>
  1785.                     <height>30</height>
  1786.                     <visible>true</visible>
  1787.                     <font>font13</font>
  1788.                     <colordiffuse>DDFFFFFF</colordiffuse>
  1789.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1790.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1791.                     <textcolor>88FFFFFF</textcolor>
  1792.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1793.                     <disabledcolor>80FFFFFF</disabledcolor>
  1794.                     <align>right</align>
  1795.                     <aligny>center</aligny>
  1796.                     <textoffsetx></textoffsetx>
  1797.                     <textoffsety></textoffsety>
  1798.                     <pulseonselect></pulseonselect>
  1799.                     <onup>5470</onup>
  1800.                     <ondown>5510</ondown>
  1801.                     <onleft>7000</onleft>
  1802.                     <onright>6000</onright>
  1803.                     <enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
  1804.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1805.                 </control>
  1806.                
  1807.                 <!-- PreCmd -->
  1808.                 <control type="image">
  1809.                     <posx>0</posx>
  1810.                     <posy>210</posy>
  1811.                     <width>270</width>
  1812.                     <height>30</height>
  1813.                     <texture>rcb-MenuItemFO.png</texture>
  1814.                     <visible>Control.HasFocus(5510)</visible>
  1815.                 </control>
  1816.                 <control type="label">
  1817.                     <posx>7</posx>
  1818.                     <posy>210</posy>
  1819.                     <width>200</width>
  1820.                     <height>30</height>
  1821.                     <font>font13</font>
  1822.                     <textcolor>FFFFFFFF</textcolor>
  1823.                     <align>left</align>
  1824.                     <aligny>center</aligny>
  1825.                     <label>$ADDON[script.games.rom.collection.browser 32632]</label>
  1826.                     <visible>Control.HasFocus(5510)</visible>
  1827.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1828.                 </control>
  1829.                 <control type="label">
  1830.                     <posx>7</posx>
  1831.                     <posy>210</posy>
  1832.                     <width>200</width>
  1833.                     <height>30</height>
  1834.                     <font>font13</font>
  1835.                     <textcolor>88FFFFFF</textcolor>
  1836.                     <align>left</align>
  1837.                     <aligny>center</aligny>
  1838.                     <label>$ADDON[script.games.rom.collection.browser 32632]</label>
  1839.                     <visible>!Control.HasFocus(5510)</visible>
  1840.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1841.                 </control>
  1842.                 <control type="button" id="5510">
  1843.                     <description>Pre-Launch Command</description>
  1844.                     <posx>240</posx>
  1845.                     <posy>210</posy>
  1846.                     <width>410</width>
  1847.                     <height>30</height>
  1848.                     <visible>true</visible>
  1849.                     <font>font13</font>
  1850.                     <colordiffuse>DDFFFFFF</colordiffuse>
  1851.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1852.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1853.                     <textcolor>88FFFFFF</textcolor>
  1854.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1855.                     <disabledcolor>80FFFFFF</disabledcolor>
  1856.                     <align>right</align>
  1857.                     <aligny>center</aligny>
  1858.                     <textoffsetx></textoffsetx>
  1859.                     <textoffsety></textoffsety>
  1860.                     <pulseonselect></pulseonselect>
  1861.                     <onup>5480</onup>
  1862.                     <ondown>5520</ondown>
  1863.                     <onleft>7000</onleft>
  1864.                     <onright>6000</onright>
  1865.                     <enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
  1866.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1867.                 </control>
  1868.                 <!-- PostCmd -->
  1869.                 <control type="image">
  1870.                     <posx>0</posx>
  1871.                     <posy>240</posy>
  1872.                     <width>270</width>
  1873.                     <height>30</height>
  1874.                     <texture>rcb-MenuItemFO.png</texture>
  1875.                     <visible>Control.HasFocus(5520)</visible>
  1876.                 </control>
  1877.                 <control type="label">
  1878.                     <posx>7</posx>
  1879.                     <posy>240</posy>
  1880.                     <width>200</width>
  1881.                     <height>30</height>
  1882.                     <font>font13</font>
  1883.                     <textcolor>FFFFFFFF</textcolor>
  1884.                     <align>left</align>
  1885.                     <aligny>center</aligny>
  1886.                     <label>$ADDON[script.games.rom.collection.browser 32633]</label>
  1887.                     <visible>Control.HasFocus(5520)</visible>
  1888.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1889.                 </control>
  1890.                 <control type="label">
  1891.                     <posx>7</posx>
  1892.                     <posy>240</posy>
  1893.                     <width>200</width>
  1894.                     <height>30</height>
  1895.                     <font>font13</font>
  1896.                     <textcolor>88FFFFFF</textcolor>
  1897.                     <align>left</align>
  1898.                     <aligny>center</aligny>
  1899.                     <label>$ADDON[script.games.rom.collection.browser 32633]</label>
  1900.                     <visible>!Control.HasFocus(5520)</visible>
  1901.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1902.                 </control>
  1903.                 <control type="button" id="5520">
  1904.                     <description>Post-Launch Command</description>
  1905.                     <posx>240</posx>
  1906.                     <posy>240</posy>
  1907.                     <width>410</width>
  1908.                     <height>30</height>
  1909.                     <visible>true</visible>
  1910.                     <font>font13</font>
  1911.                     <colordiffuse>DDFFFFFF</colordiffuse>
  1912.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1913.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1914.                     <textcolor>88FFFFFF</textcolor>
  1915.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1916.                     <disabledcolor>80FFFFFF</disabledcolor>
  1917.                     <align>right</align>
  1918.                     <aligny>center</aligny>
  1919.                     <textoffsetx></textoffsetx>
  1920.                     <textoffsety></textoffsety>
  1921.                     <pulseonselect></pulseonselect>
  1922.                     <onup>5510</onup>
  1923.                     <ondown>5450</ondown>
  1924.                     <onleft>7000</onleft>
  1925.                     <onright>6000</onright>
  1926.                     <enable>!SubString(Control.GetLabel(5540),*) | !Control.IsVisible(5540)</enable>
  1927.                     <animation reversible="false" effect="fade" end="20" time="0" condition="SubString(Control.GetLabel(5540),*) + Control.IsVisible(5540)">Conditional</animation>
  1928.                 </control>
  1929.                
  1930.                 <!-- Do not extract zip files -->
  1931.                 <control type="radiobutton" id="5450">
  1932.                     <posx>0</posx>
  1933.                     <posy>270</posy>
  1934.                     <width>660</width>
  1935.                     <height>30</height>
  1936.                     <font>font13</font>
  1937.                     <label>$ADDON[script.games.rom.collection.browser 32628]</label>
  1938.                     <textcolor>88FFFFFF</textcolor>
  1939.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1940.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1941.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1942.                     <onleft>7000</onleft>
  1943.                     <onright>6000</onright>
  1944.                     <onup>5520</onup>
  1945.                     <ondown>5540</ondown>
  1946.                 </control>
  1947.                
  1948.                 <!-- Use RetroPlayer -->
  1949.                 <control type="radiobutton" id="5540">
  1950.                     <posx>0</posx>
  1951.                     <posy>300</posy>
  1952.                     <width>660</width>
  1953.                     <height>30</height>
  1954.                     <font>font13</font>
  1955.                     <label>$ADDON[script.games.rom.collection.browser 32637]</label>
  1956.                     <textcolor>88FFFFFF</textcolor>
  1957.                     <focusedcolor>FFFFFFFF</focusedcolor>
  1958.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  1959.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  1960.                     <onleft>7000</onleft>
  1961.                     <onright>6000</onright>
  1962.                     <onup>5450</onup>
  1963.                     <ondown>5550</ondown>
  1964.                 </control>
  1965.                 <!-- Game Client -->
  1966.                 <control type="image">
  1967.                     <posx>0</posx>
  1968.                     <posy>330</posy>
  1969.                     <width>270</width>
  1970.                     <height>30</height>
  1971.                     <texture>rcb-MenuItemFO.png</texture>
  1972.                     <visible>Control.HasFocus(5550) + Control.IsVisible(5550)</visible>
  1973.                 </control>             
  1974.                 <control type="label">
  1975.                     <posx>7</posx>
  1976.                     <posy>330</posy>
  1977.                     <width>200</width>
  1978.                     <height>30</height>
  1979.                     <font>font13</font>
  1980.                     <textcolor>FFFFFFFF</textcolor>
  1981.                     <align>left</align>
  1982.                     <aligny>center</aligny>
  1983.                     <label>$ADDON[script.games.rom.collection.browser 32638]</label>
  1984.                     <visible>Control.HasFocus(5550) + Control.IsVisible(5550)</visible>
  1985.                     <animation reversible="false" effect="fade" end="20" time="0" condition="!SubString(Control.GetLabel(5540),*)">Conditional</animation>
  1986.                 </control>
  1987.                 <control type="label">
  1988.                     <posx>7</posx>
  1989.                     <posy>330</posy>
  1990.                     <width>200</width>
  1991.                     <height>30</height>
  1992.                     <font>font13</font>
  1993.                     <textcolor>88FFFFFF</textcolor>
  1994.                     <align>left</align>
  1995.                     <aligny>center</aligny>
  1996.                     <label>$ADDON[script.games.rom.collection.browser 32638]</label>
  1997.                     <visible>!Control.HasFocus(5550) + Control.IsVisible(5550)</visible>
  1998.                     <animation reversible="false" effect="fade" end="20" time="0" condition="!SubString(Control.GetLabel(5540),*)">Conditional</animation>
  1999.                 </control>
  2000.                 <control type="button" id="5550">
  2001.                     <description>Game client</description>
  2002.                     <posx>240</posx>
  2003.                     <posy>330</posy>
  2004.                     <width>410</width>
  2005.                     <height>30</height>
  2006.                     <visible>true</visible>
  2007.                     <font>font13</font>
  2008.                     <colordiffuse>DDFFFFFF</colordiffuse>
  2009.                     <texturefocus>rcb-MenuItemFO.png</texturefocus>
  2010.                     <texturenofocus>rcb-MenuItemNF.png</texturenofocus>
  2011.                     <label>$INFO[ListItem.Label]</label>
  2012.                     <textcolor>88FFFFFF</textcolor>
  2013.                     <focusedcolor>FFFFFFFF</focusedcolor>
  2014.                     <disabledcolor>80FFFFFF</disabledcolor>
  2015.                     <align>right</align>
  2016.                     <aligny>center</aligny>
  2017.                     <enable>SubString(Control.GetLabel(5540),*)</enable>
  2018.                     <textoffsetx></textoffsetx>
  2019.                     <textoffsety></textoffsety>
  2020.                     <pulseonselect></pulseonselect>
  2021.                     <onup>5540</onup>
  2022.                     <ondown>6000</ondown>
  2023.                     <onleft>7000</onleft>
  2024.                     <onright>6000</onright>
  2025.                 </control>
  2026.             </control>
  2027.            
  2028.         </control>
  2029.            
  2030.         <!-- Buttons -->
  2031.         <control type="button" id="6000">
  2032.             <description>Save</description>
  2033.             <posx>260</posx>
  2034.             <posy>520</posy>
  2035.             <width>200</width>
  2036.             <height>30</height>
  2037.             <visible>true</visible>
  2038.             <font>font13</font>
  2039.             <colordiffuse>DDFFFFFF</colordiffuse>
  2040.             <texturefocus>rcb-button-focus.png</texturefocus>
  2041.             <texturenofocus>rcb-button-nofocus.png</texturenofocus>
  2042.             <label>$ADDON[script.games.rom.collection.browser 32634]</label>
  2043.             <textcolor>88FFFFFF</textcolor>
  2044.             <disabledcolor>80FFFFFF</disabledcolor>
  2045.             <align>center</align>
  2046.             <aligny>center</aligny>
  2047.             <textoffsetx></textoffsetx>
  2048.             <textoffsety></textoffsety>
  2049.             <pulseonselect></pulseonselect>
  2050.             <onup>7010</onup>
  2051.             <ondown>5101</ondown>
  2052.             <onleft>7000</onleft>
  2053.             <onright>6010</onright>
  2054.         </control>
  2055.         <control type="button" id="6010">
  2056.             <description>Cancel</description>
  2057.             <posx>480</posx>
  2058.             <posy>520</posy>
  2059.             <width>200</width>
  2060.             <height>30</height>
  2061.             <visible>true</visible>
  2062.             <font>font13</font>
  2063.             <colordiffuse>DDFFFFFF</colordiffuse>
  2064.             <texturefocus>rcb-button-focus.png</texturefocus>
  2065.             <texturenofocus>rcb-button-nofocus.png</texturenofocus>
  2066.             <label>$ADDON[script.games.rom.collection.browser 32635]</label>
  2067.             <textcolor>88FFFFFF</textcolor>
  2068.             <disabledcolor>80FFFFFF</disabledcolor>
  2069.             <align>center</align>
  2070.             <aligny>center</aligny>
  2071.             <textoffsetx></textoffsetx>
  2072.             <textoffsety></textoffsety>
  2073.             <pulseonselect></pulseonselect>
  2074.             <onup>7010</onup>
  2075.             <ondown>5101</ondown>
  2076.             <onleft>6000</onleft>
  2077.             <onright>7000</onright>
  2078.         </control>     
  2079.     </controls>
  2080. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement