Hi,
i perfectly know how to burn DVDr

' i've burned about a dozen Xbox compilation.. with the cpumenux.. the thing i don't know is how to configure the player XML to get it to work on a DVDr without having to copy it on the HD. So if somenone could help me telling me how i should configure this file and place the movies/shots etc...
<configuration>
<media>
<- if you're running from HDD you should configure these two settings ->
<map>E:,Harddisk0\Partition1</map>
<map>F:,Harddisk0\Partition6</map>
<install>E:\xbplayer</install>
<- if you want, you can specify the directory XBPLAYER will start in ->
<localmedia>E:\xbplayer\media\video</localmedia>
<- remove the asterisks and modify to assign your XBOX IP address and gateway ->
<- if you don't, XBPLAYER will use EVOX settings if available, else it will use DHCP ->
<localhost*>192.168.1.11</localhost*>
<gateway*>192.168.1.1</gateway*>
<- remove the asterisk and modify to get XBPlayer to connect to your XStream server ->
<remotehost>192.168.1.2</remotehost>
<- modify file type filtering or remove completely ->
<filemask>avi|bmp|dat|jpg|mp3|mpg|mpeg|wmv|xbe</filemask>
<- you can specify the location of your dashboard (must be on the C: drive) ->
<dashboard>msxboxdash.xbe</dashboard>
</media>
</configuration>
THANX A LOT !!
