I cant get this to work no matter what i do. Here are my settings...any help is greatly appreciated because this is really starting to annoy me. Ive checked guides and the xbmp website but im still having trouble.
MY EVOX.INI SETTINGS
[Misc]
AutoLaunchGames = No
AutoLaunchDVD = No
DVDPlayer = "f:dvd2.0default.xbe"
AutoLaunchAudio = No
#AudioPlayer = "c:xboxdash.xbe"
MSDashBoard = "c:xboxdash.xbe"
UseFDrive = Yes
SkinName = Original
IGR = No
UseItems = Yes
ScreenSaver = 5
#SkinName = RuDeDuDe2
Fahrenheit = No
ShadeLevel = 90
[IGR]
Start_Button = Yes
Back_Button = Yes
L_Trig = Yes
R_Trig = Yes
White_Button = No
Black_Button = No
A_Button = No
B_Button = No
X_Button = No
Y_Button = No
[Network]
SetupNetwork = Yes
StaticIP = Yes
Ip = 192.168.0.1
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.1.1
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0
SkipIfNoLink = No
SetupDelay = 10
[Clock]
JumpToMsDash = No
JumpIfNoLink = Yes
Use24 = Yes
SwapDate = No
SNTP_Server = 216.244.192.3
[FTP]
Enable = Yes
Password = xbox
IGR = No
[Telnet]
Enable = Yes
[RDTOOLS]
Enable = Yes
Name = XBOX_V1.1
IGR = No
[BIOS]
#
ROM = "EvoX 2.0",0x76fd88337b8d8c1f116f85f3984b98b6
ROM = "EvoX 2.1",0x99487615bb30670cb65993388fcf2a63
ROM = "EvoX 2.2",0x220ade778785cfc3c98bb5ea8bbd8608
ROM = "EvoX 2.3",0xd79bc87c2caa1a50dcc7016adf2ccc0a
ROM = "EvoX 2.4",0xe3ce66b99957a92fdac40af951c3f1fd
ROM = "EvoX 2.6",0xdd3de3542bff7b36cdb0dbe078c27fbe
ROM = "EvoX 3.6",0xcb73b4914bb6c70b66e21377989726a0
ROM = "EvoX 3.6ef",0xf754767b388ce7a08bf57304e24c9ae9
ROM = "EvoX D.6",0xc349c2b047a3d6c2de2e1c10185ecf86
ROM = "EvoX D.6ef",0x74c6235497f474bf88b54b3fc52a20b2
#
Flash = 0x01d5,"AMD - Am29F080B",0x100000
Flash = 0x04d5,"FUJITSU - MBM29F080A",0x100000
Flash = 0xadd5,"Hynix - HY29F080",0x100000
Flash = 0x20f1,"ST - M29F080A",0x100000
Flash = 0xbf61,"SST - 49LF020",0x40000
Flash = 0x015b,"AMD - Am29LV800B",0x100000
Flash = 0x01da,"AMD - Am29LV800B",0x100000
#Flash = 0x89a6,"SHARP - LH28F008SCT",0x100000,0x20,0xd0,0x10
#Flash = 0x378c,"AMIC - A29002",0x40000
Current = 0x93db270779f5b964f50be075a5d5d2d2
[Skin_Original]
#
# <Time> =
# <IP> =
# <Name>
# <Version>
# <CD>
# <BIOSVer>
# <KernelVer>
# <RDName>
# <Temp1>
# <Temp2>
# <SpaceC>
# <SpaceE>
# <SpaceF>
# <SpaceX>
# <SpaceY>
# <SpaceZ>
#
Text = 30,37,0.5,0x000000,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>"
Text = 28,39,0.5,0x808080,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>"
Text = 620,420,0.5,0x000000,1,"<Name> V<Version>"
Text = 618,422,0.5,0x808080,1,"<Name> V<Version>"
Text = 620,37,0.5,0x000000,1,"<CD>"
Text = 618,39,0.5,0x808080,1,"<CD>"
Text = 30,420,0.5,0x000000,0,"RD Name : <RDName>"
Text = 28,422,0.5,0x808080,0,"RD Name : <RDName>"
LogoType= 0
[Menu]
Section "Root"
{
Item "Launch DVD",ID_Launch_DVD
Item "MS Dashboard",ID_MS_Dash
Item "Reboot",ID_Quick_Reboot
Item "Power Off",ID_Power_Off
# Item "Flash Evox BIOS","c:iosd6.bin",ID_Flash_Bios_File
Section "System Utils"
{
Item "Settings",ID_Settings
Item "Flash BIOS",ID_Flash_Bios
Item "Backup",ID_Backup
Item "Skins",ID_Skins
}
Section "Launch Menu"
{
Section "Games"
{
AutoAddItem "e:games"
AutoAddItem "f:games"
SortAll
}
Section "Apps"
{
AutoAddItem "e:apps"
AutoAddItem "f:apps"
SortAll
}
}
}
I know i have to edit the Apps section, but i was wrong in all attempts.
MY XBMP CONFIG.XML SETTINGS
<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 above 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.1</address*>
<subnet*>255.255.255.0</subnet*>
<gateway*>192.168.1.1</gateway*>
<nameserver>192.168.1.1</nameserver>
<playlists>e:appsxbmpplaylists</playlists>
<timeserver*>207.46.248.43</timeserver*>
<thumbnails>e:appsxbmp humbs</thumbnails>
<bookmarks>e:appsxbmpookmarks</bookmarks>
<subtitles>e:appsxbmpsubtitles</subtitles>
<imdb>e:appsxbmpimdb</imdb>
<home>e:appsxbmp</home>
</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>HD</name>
<url>f:music</url>
<cachesize>256</cachesize>
</share>
<share>
<name>UDF</name>
<url>D:</url>
</share>
<share>
<name>ISO9660</name>
<url>iso9660:</url>
</share>
</music>
<pictures>
<visible>true</visible>
<share>
<name>HD</name>
<url>f:music</url>
<cachesize>256</cachesize>
</share>
<share>
<name>UDF</name>
<url>D:</url>
</share>
<share>
<name>ISO9660</name>
<url>iso9660:</url>
</share>
</pictures>
<videos>
<visible>true</visible>
<share>
<name>HD</name>
<url>f:music</url>
<cachesize>256</cachesize>
</share>
<share>
<name>UDF</name>
<url>D:</url>
</share>
<share>
<name>ISO9660</name>
<url>iso9660:</url>
</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>Games</name>
<path>e:games</path>
</bookmark>
<bookmark>
<name>Emulators</name>
<path>e:emulators</path>
</bookmark>
<bookmark>
<name>Utilities</name>
<path>e:appsutils</path>
</bookmark>
<bookmark>
<name>Shortcuts</name>
<path>e:appsxbmpshortcuts</path>
</bookmark>
</applications>
<extensions>
<music>ac3|aac|nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|mp2|m3u</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*>21</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:appsxbmp
ecordings</recordingpath>
<!-- Make sure above folder exist on your Xbox harddrive -->
<scrollysuffix>|</scrollysuffix>
<!-- Enable to launch original Xbox games upon insert into DVD -->
<autolaunchxbox>false</autolaunchxbox>
<!-- Enable to auto-launch other app(xbe) upon DVD/CD insert -->
<!-- DVD Player.cut & CD Player must be configured correctly -->
<autolaunchdvd>false</autolaunchdvd>
<autolaunchcdda>false</autolaunchcdda>
<!- Set to false to remove the IP/Disk Space/Build Info on Main Screen -->
<showdebug>true</showdebug>
</media>
</configuration>
|