xboxscene.org forums

Author Topic: Divx Dvd Compilation Boot Disc  (Read 40 times)

mhernie

  • Archived User
  • Newbie
  • *
  • Posts: 45
Divx Dvd Compilation Boot Disc
« on: April 11, 2004, 03:00:00 PM »



Here's the entire config file:


<configuration>

<media>

   <map>C:,Harddisk0\Partition2</map>
   <map>E:,Harddisk0\Partition1</map>
   <map>F:,Harddisk0\Partition6</map>


   

   

   

   

   

   

   

   

   <local>
       
       <address*>192.168.1.3</address*>
       <subnet*>255.255.255.0</subnet*>
       <gateway*>192.168.1.1</gateway*>
       <nameserver>192.168.1.1</nameserver>
       <playlists>d:\playlists</playlists>
       <timeserver*>207.46.248.43</timeserver*>
       <cddbserver>194.97.4.18</cddbserver>
       <home>d:\</home>
       <thumbnails>d:\thumbs</thumbnails>
       <bookmarks>d:\bookmarks</bookmarks>
       <subtitles>d:\subtitles</subtitles>
       <cddb>d:\cddb</cddb>  
       <imdb>d:\imdb</imdb>  
   </local>

   
   
   
   
 

<music>
     <visible>false</visible>
       <share>
       <name>CDDA</name>
       <url>cdda:</url>
     </share>
   </music>

   <pictures>
     <visible>false</visible>
        <share>
       <name>DVDROM (ISO9660)</name>
       <url>iso9660:</url>
     </share>
   </pictures>

   <videos>
     <visible>true</visible>
      <share>
       <name>Videos</name>
       <url>d:\videos</url>
       <cachesize>8192</cachesize>
     </share>
     </videos>

   <tvguide>
     <visible>false</visible>
     <autoprocess>true</autoprocess>
   </tvguide>

   
   <apps>
     <visible>false</visible>
     <share>
       <name>HDD</name>
       <url>e:\apps\shortcuts</url>
     </share>
   </apps>
   
   
   <applications>
      <bookmark>
        <name>Emulators</name>
        <path>e:\apps\emulators</path>
      </bookmark>
      <bookmark>
        <name>Utilities</name>
        <path>e:\apps\utils</path>
      </bookmark>
      <bookmark>
        <name>Shortcuts</name>
        <path>$HOME\shortcuts</path>
      </bookmark>
   </applications>

   <extensions>
       <music>ac3|aac|nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|mp2|m3u|cue</music>
       <videos>nfo|rm|m3u|ifo|mov|qt|divx|xvid|bivx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mpg|mpeg|mkv|avc|vp3|svq3|nuv|viv|dv|fli|ty|tmf</videos>
       <pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pcx</pictures>
   </extensions>

   <dashboard>evoxdash.xbe</dashboard>
   <shutdowntime>0</shutdowntime>
   <sensitivity>0.2</sensitivity>
   <xnsbuffer>8192</xnsbuffer>

   
   
   
   
   
   
   
   
   <resolution>1</resolution>

   
   
   <language*>22</language*>

   <subtitleencoding>UTF-8</subtitleencoding>
   
   
   
   <usettfuifont>false</usettfuifont>

   
   <screensaver>0</screensaver>

   
   <snapstreamserver>192.168.1.1</snapstreamserver>
   <snapstreamuser>common</snapstreamuser>

   
   <precache>10</precache>

   
   <shoutcasttimeout>12</shoutcasttimeout>
   <recordingpath>e:\music\recordings</recordingpath>
   

   <scrollysuffix>|</scrollysuffix>

   
   <autolaunchxbox>false</autolaunchxbox>

   
   <autolaunchdvd>false</autolaunchdvd>
   <dvdplayer>c:\xboxdash.xbe</dvdplayer>
   
   <autolaunchcdda>false</autolaunchcdda>
   <cddaplayer>c:\xboxdash.xbe</cddaplayer>

       
   <autolaunchvideo>false</autolaunchvideo>    

   
   <usecddb>false</usecddb>
   
   
   <showdebug>false</showdebug>

   
   
   
   
   
   
   <ledcontrol>5</ledcontrol>

   
   
   <swapdate>false</swapdate>
   
   
   <showsplash>false</showsplash>
   
   
   <webserver>false</webserver>

</media>

</configuration>
Logged