CDROM-Guide forums  

PDA

View Full Version : xbplayer help config file?


   
Planet_Darkside
Nov 08, 2002, 05:07 PM
xbplayer help config file?
i downloaded the file and i couldn't install it because it goes open with and i've tried everything and nothing works and ideas?

Jaymus
Nov 08, 2002, 05:18 PM
http://www.cdrom-guide.com/forums/showthread.php?s=&threadid=149759&pagenumber=2

MISKIN
Nov 08, 2002, 05:27 PM
i just opened mine with note pad......heres mine its setup to run from the xbox hd drive E in apps folder name XBPLAYER.........

<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:\APPS\XBPlayer</install>

<- if you want, you can specify the directory XBPLAYER will start in ->

<localmedia>E:\APPS\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.1</localhost*>
<gateway*>192.168.1.1</gateway*>


<- remove the asterisk and modify to get XBPlayer to connect to your XStream server ->

<remotehost*>192.168.0.3</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>

works fine