paquetterson
Sep 25 2003, 06:07 PM
I just installed xbmp 2.4 to my xbox but when i put dvds in the xbox it skips back to the evoloution x dashboard help please? when i had the old xbmp it played sound but no pic and the settings were fine i have one of the 1 gen xboxs
jAVIS
Sep 26 2003, 05:27 PM
Check your config.xml...
Set this to whatever DVDplayer you like:
<autolaunchdvd>true</autolaunchdvd>
<dvdplayer>c:xboxdash.xbe</dvdplayer>
// Erik
paquetterson
Sep 26 2003, 10:55 PM
<configuration>
<media>
<map>C:,Harddisk0Partition2</map>
<map>E:,Harddisk0Partition1</map>
<map>F:,Harddisk0Partition6</map>
<!-- Xbox partition table reference for mapping other drives -->
<!-- Note! Do not map the DVD-ROM in here as it is auto mapped -->
<!-- 'C', "Harddisk0Partition2" -->
<!-- 'E', "Harddisk0Partition1" -->
<!-- 'F', "Harddisk0Partition6" -->
<!-- 'X', "Harddisk0Partition3" -->
<!-- 'Y', "Harddisk0Partition4" -->
<!-- 'Z', "Harddisk0Partition5" -->
<local>
<!-- remove the asterisks to set local ip address and gateway statically -->
<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>$HOMEplaylists</playlists>
<timeserver*>207.46.248.43</timeserver*>
<cddbserver>194.97.4.18</cddbserver>
<thumbnails>$HOMEthumbs</thumbnails>
<bookmarks>$HOMEbookmarks</bookmarks>
<subtitles>$HOMEsubtitles</subtitles>
<cddb>$HOMEcddb</cddb>
<imdb>$HOMEimdb</imdb>
</local>
<!-- specify as many shares as you like, note the format for each type of share -->
<!-- Note: XNS shares are created using RelaX, SMB shares are Windows shared folders -->
<!-- for each share you can specify the cache buffer size, note that this is optional -->
<!-- Note! For HDD shares make sure all folders exist on the Xbox in the right place -->
<music>
<visible>true</visible>
<share>
<name>Network (XBMSP)</name>
<url>xbmsp://192.168.1.2/mymusic</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Network (XNS)</name>
<url>c:sharedmusic@192.168.1.2</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Network (SMB)</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>256</cachesize>
</share>
<share>
<name>HDD</name>
<url>e:music</url>
</share>
<share>
<name>Internet Radio (SHOUTcast)</name>
<url>$HOMEshoutcast</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Playlists</name>
<url>$HOMEplaylists</url>
<cachesize>32</cachesize>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
<share>
<name>CDDA</name>
<url>cdda:</url>
</share>
</music>
<pictures>
<visible>true</visible>
<share>
<name>Network (XBMSP)</name>
<url>xbmsp://192.168.1.2/pictures</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Network (XNS)</name>
<url>c:sharedpictures@192.168.1.2</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Network (SMB)</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>256</cachesize>
</share>
<share>
<name>HDD</name>
<url>e:pictures</url>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</pictures>
<videos>
<visible>true</visible>
<share>
<name>Network (XBMSP)</name>
<url>xbmsp://192.168.1.2/videos</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Network (XNS)</name>
<url>c:sharedvideos@192.168.1.2</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Network (SMB)</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>HDD</name>
<url>e:videos</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Playlists</name>
<url>$HOMEplaylists</url>
<cachesize>1024</cachesize>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
<cachesize>8192</cachesize>
</share>
</videos>
<tvguide>
<visible>false</visible>
<autoprocess>true</autoprocess>
</tvguide>
<!-- only HDD app shares are supported -->
<apps>
<visible>true</visible>
<share>
<name>HDD</name>
<url>e:appsshortcuts</url>
</share>
</apps>
<!-- application bookmarks are optional -->
<applications>
<bookmark>
<name>Emulators</name>
<path>e:appsemulators</path>
</bookmark>
<bookmark>
<name>Utilities</name>
<path>e:appsutils</path>
</bookmark>
<bookmark>
<name>Shortcuts</name>
<path>$HOMEshortcuts</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</videos>
<pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pcx</pictures>
</extensions>
<dashboard>xboxdash.xbe</dashboard>
<shutdowntime>0</shutdowntime>
<sensitivity>0.2</sensitivity>
<xnsbuffer>8192</xnsbuffer>
<!-- Set the resolution you want XBMP to run in -->
<!-- 1 - Use Xbox video settings to determing -->
<!-- 2 - NTSC 720x480 @ 4:3 -->
<!-- 3 - NTSC 720x480 @ 16:9 -->
<!-- 4 - PAL 720x576 @ 4:3 -->
<!-- 5 - PAL 720x576 @ 16:9 -->
<!-- 6 - HDTV 1280x720 @ 16:9 -->
<!-- 7 - HDTV 1920x1080 @ 16:9 -->
<resolution>1</resolution>
<!-- remove the asterisks from the language element to specify language otherwise -->
<!-- XBMP will try to autodetect it based on your dashboard settings -->
<language*>22</language*>
<subtitleencoding>UTF-8</subtitleencoding>
<!-- Type in right character encoding above for language font -->
<!-- Set bellow to true to use Mediacommon-font.ttf as UI font -->
<!-- Don't forget to copy the TTF truetype font to your Xbox -->
<usettfuifont>false</usettfuifont>
<!-- Screen saver setting in seconds (0=disable it) -->
<screensaver>0</screensaver>
<!-- snapstream server -->
<snapstreamserver>192.168.1.1</snapstreamserver>
<snapstreamuser>common</snapstreamuser>
<!-- prefill cache before start playing in % -->
<precache>10</precache>
<!-- timeout to wait for stream in seconds -->
<shoutcasttimeout>12</shoutcasttimeout>
<recordingpath>e:musicrecordings</recordingpath>
<!-- Make sure above folder exist on your Xbox harddrive -->
<scrollysuffix>|</scrollysuffix>
<!-- Enable to launch original Xbox games upon insert into DVD -->
<autolaunchxbox>true</autolaunchxbox>
<!-- Enable to auto-launch other app(xbe) upon DVD/CD insert -->
<autolaunchdvd>true</autolaunchdvd>
<dvdplayer>c:xboxdash.xbe</dvdplayer>
<autolaunchcdda>false</autolaunchcdda>
<cddaplayer>c:xboxdash.xbe</cddaplayer>
<!-- use CDDB server to resolve tracknames for CDDA discs -->
<usecddb>true</usecddb>
<!-- Set to false to remove the IP/Disk Space/Build Info on Main Screen -->
<showdebug>true</showdebug>
<!-- 0 - LED OFF -->
<!-- 1 - LED GREEN -->
<!-- 2 - LED RED -->
<!-- 3 - LED ORANGE -->
<!-- 4 - LED CYCLE -->
<!-- 5 - LED BIOS/DEFAULT -->
<ledcontrol>5</ledcontrol>
<!-- DATE SWAP EUROPEAN STYLE -->
<!-- DAY/MONTH - MONTH/DAY -->
<swapdate>false</swapdate>
<!-- Set to true to enable the splashscreen -->
<showsplash>false</showsplash>
<!-- Set to true to enable the webserver -->
<webserver>false</webserver>
</media>
</configuration>
this is what it looks like is it right? it still wont work whats up any help out there?
paquetterson
Sep 26 2003, 10:56 PM
Any Help Out There?
Draugluin
Sep 27 2003, 11:40 PM
I wish someone would answer this. I'm having problems myself
jAVIS
Sep 28 2003, 08:39 AM
Like I said.... the answer is in your config.xml...
-------------
<!-- Enable to auto-launch other app(xbe) upon DVD/CD insert -->
<autolaunchdvd>true</autolaunchdvd>
<dvdplayer>c:xboxdash.xbe</dvdplayer>
--------------
"True" in this section means that when you insert a DVD/CD your xbox will automaticly run the specified .xbe-file.
In your case c:xboxdash.xbe.
Try setting it to false if you dont want anything to happen.
//Erik
SteveX
Sep 28 2003, 11:57 AM
There is a "DVD Player.cut" file that needs to be properly edited and placed in the xbmp folder. By default the cut file points to the xboxdash.xbe.
JayDee
Sep 28 2003, 01:23 PM
| QUOTE (SteveX @ Sep 28 2003, 01:57 PM) |
| There is a "DVD Player.cut" file that needs to be properly edited and placed in the xbmp folder. By default the cut file points to the xboxdash.xbe. |
Just to make one things straight:
The dvdplayer.cut and cdplayer.cut is no longer needed. (function is built into the config.xml now)
Xelliz
Sep 29 2003, 12:02 AM
I am also having problems with XBMP. Initailly I had 2.1 and it worked fine, but I installed 2.4 and while it works, it can't find anything on my xbox hdd. On top of this, I can't even get 2.1 to load anymore. Any suggestions?
Well...I would have deleted this post as I fixed my problem, but instead I'll just let everyone know not to worry about answering my question
paquetterson
Sep 29 2003, 06:52 AM
if u read my prev responce
<!-- Enable to auto-launch other app(xbe) upon DVD/CD insert -->
<autolaunchdvd>true</autolaunchdvd>
<dvdplayer>c:xboxdash.xbe</dvdplayer>
is in my config file it still wont work why?
paquetterson
Sep 29 2003, 06:54 AM
when i put a original copy of caddyshack it loads and then loops right away to the evox dash can xbmp read original dvds?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.