Metagames

Metagames (https://www.metagames-eu.com/forums/)
-   Xbox (https://www.metagames-eu.com/forums/xbox/)
-   -   comment rajouter un menu dans le dash board??? (https://www.metagames-eu.com/forums/xbox/comment-rajouter-un-menu-dans-le-dash-board-9419.html)

Invité 21/02/2004 21h23

comment rajouter un menu dans le dash board???

Invité 22/02/2004 00h29

il faut configurer l'ini :
Regarde un exemple : ici je vé mettre un .ini qui n'a pas ds le menu le dossier "jeux"

[Misc]

AutoLaunchGames = No
AutoLaunchDVD = Yes
DVDPlayer = "e:\applications\dvdx\default.xbe"
AutoLaunchAudio = Yes
AudioPlayer = "c:\xboxdash.xbe"
MSDashBoard = "c:\xboxdash_old.xbe"
UseFDrive = Yes
SkinName = Magic
IGR = Yes
GameRegion = 0
Fahrenheit = No
UseGDrive = No
UseItems = Yes
ScreenSaver = 5
ShadeLevel = 90
TSR_Type = 1

[Network]

SetupNetwork = Yes
StaticIP = Yes
Ip = 192.168.0.6
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.0.1
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0
SetupDelay = 0
SkipIfNoLink = No

[Clock]

JumpToMsDash = No
JumpIfNoLink = Yes
Use24 = Yes
SNTP_Server = 216.244.192.3
SwapDate = No

[FTP]

Enable = Yes
Password = xbox
IGR = Yes

[RDTOOLS]

Enable = Yes
Name = EVOX
IGR = Yes

[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 = 0x378c,"AMIC - A29002",0x40000
Current = 0xf0980189407abca8d1f8d823621beaf0

[Skin_Original]

#
# <Time> =
# <IP> =
# <Name>
# <Version>
# <CD>
# <BIOSVer>
# <KernelVer>
# <RDName>
# <SpaceC>
# <SpaceE>
# <SpaceF>
# <SpaceX>
# <SpaceY>
# <SpaceZ>
#
Text = 30,37,0.5,0x000000,0,"<Time>"
Text = 28,39,0.5,0x808080,0,"<Time>"
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",@14
Item "Reboot",@5
Section "jeux"
{
SortStart
AutoAddItem "e:\jeux\"
SortEnd
}
Section "Applications"
{
SortStart
AutoAddItem "e:\applications\" JVAIS METTRE ICI DS MENU
SortEnd
}
Section "Emulateurs"
{
# Item "xsnes9x","e:\emulateurs\xsnes9x\default.xbe"
Line "- Auto Items -",2
SortStart
AutoAddItem "e:\emulateurs\"
SortEnd
# SortAll
}


Section "Outils Systeme"
{
Item "Parametres Evox",@9
Item "Skins",@13
Item "Eteindre la Xbox",@10
Item "MS Dashboard",@3
Item "Flash BIOS",@1
Item "Backup",@11
# Section "Install Menu"
# {
# Item "Install 4043",@210
# Item "Action 11",@211
# Item "Action 12",@212
# }
}
}

[Action_10]

LogFile = "f:\test.log"
Info "Install 4034 Dashboard"
Warning "This will format all drives"
Warning "Install msdash 4034"
Warning "Flash BIOS to Evox 2.4"
Progress "Now Installing 4034 Dashboard"
#
# This will format alle drives ,copy the dashboard c:\ and flash the bios
#
ConfigSector "\dash\4034\config.bin"
Format c:
Format e:
#Format f:
Format x:
Format y:
Format z:
copy "\dash\4034\c\" "c:\"
# the flashbios will force a "power off" after the bios is flashed
flashbios "\bios\evox V2.4.bin"

[Action_13]

LogFile = "f:\test.log"
Info "Formatage de F:"
Warning "Cela va effacer tout F:"
Warning "formatage F"
Progress "Formatage en cour"
#
# Preparation
#
ConfigSector "\hd.bin"
Format f:

[Action_15]

LogFile = "g:\test.log"
Info "Formatage de G:"
Warning "Cela va effacer tout G:"
Warning "formatage G"
Progress "Formatage en cour"
#
# Preparation
#
ConfigSector "\hd.bin"
Format g:

[Action_14]

LogFile = "f:\unlock.log"
Info "Ceci va Débloque votre disque dur"
Warning "Attention: apres ceci vous ne pourez pas démarrer sur un BIOS d'origine"
Warning "Il faudra rebloquer le disque avant"
#
hddlockdisable

[Action_16]

LogFile = "e:\test.log"
Info "Installation EvolutionX sur E"
Warning "Attention: BIOS compatible requis"
Warning "Installation EvolutionX"
Progress "Installation en cour"
#
# Preparation
#
copy "\evo\dash\" "e:\"
copy "\evo\evoe\" "e:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_17]

LogFile = "f:\test.log"
Info "Installation EvolutionX sur F"
Warning "Attention: BIOS compatible requis"
Warning "Installation EvolutionX"
Progress "Installation en cour"
#
# Preparation
#
copy "\evo\dash\" "f:\"
copy "\evo\evof\" "f:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_18]

LogFile = "e:\test.log"
Info "Installation Avalaunch sur E"
Warning "Attention: BIOS compatible requis"
Warning "Installation Avalaunch"
Progress "Installation en cour"
#
# Preparation
#
copy "\ava\dash\" "e:\"
copy "\ava\avae\" "e:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_19]

LogFile = "e:\test.log"
Info "Installation UnleashX sur E"
Warning "Attention: BIOS compatible requis"
Warning "Installation UnleashX"
Progress "Installation en cour"
#
# Preparation
#
copy "\unl\dash\" "e:\"
copy "\unl\unle\" "e:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_20]

LogFile = "f:\test.log"
Info "Installation Avalaunch sur F"
Warning "Attention: BIOS compatible requis"
Warning "Installation Avalaunch"
Progress "Installation en cour"
#
# Preparation
#
copy "\ava\dash\" "f:\"
copy "\ava\avaf\" "f:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_21]

LogFile = "f:\test.log"
Info "Installation UnleashX sur F"
Warning "Attention: BIOS compatible requis"
Warning "Installation UnleashX"
Progress "Installation en cour"
#
# Preparation
#
copy "\unl\dash\" "f:\"
copy "\unl\unlf\" "f:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_22]

LogFile = "c:\test.log"
Info "Installation EvolutionX"
Warning "Ceci installera EvolutionX sur C"
Warning "Installation EvolutionX"
Progress "Installation en cour"
#
# Preparation
#
copy "\evo\dash\" "c:\"
copy "\evo\evoc\" "c:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_23]

LogFile = "c:\test.log"
Info "Installation Avalaunch sur C"
Warning "Ceci installera Avalaunch sur C"
Warning "Installation Avalaunch"
Progress "Installation en cour"
#
# Preparation
#
copy "\ava\dash\" "c:\"
copy "\ava\avac\" "c:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_24]

LogFile = "c:\test.log"
Info "Installation UnleashX sur C"
Warning "Ceci installera UnleashX sur C"
Warning "Installation UnleashX"
Progress "Installation en cour"
#
# Preparation
#
copy "\unl\dash\" "c:\"
copy "\unl\unlc\" "c:\"
copy "\rep\" "f:\"

[Telnet]

Enable = Yes





Maintenant regarde je rajoute ds le menu


[Misc]

AutoLaunchGames = No
AutoLaunchDVD = Yes
DVDPlayer = "e:\applications\dvdx\default.xbe"
AutoLaunchAudio = Yes
AudioPlayer = "c:\xboxdash.xbe"
MSDashBoard = "c:\xboxdash_old.xbe"
UseFDrive = Yes
SkinName = Magic
IGR = Yes
GameRegion = 0
Fahrenheit = No
UseGDrive = No
UseItems = Yes
ScreenSaver = 5
ShadeLevel = 90
TSR_Type = 1

[Network]

SetupNetwork = Yes
StaticIP = Yes
Ip = 192.168.0.6
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.0.1
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0
SetupDelay = 0
SkipIfNoLink = No

[Clock]

JumpToMsDash = No
JumpIfNoLink = Yes
Use24 = Yes
SNTP_Server = 216.244.192.3
SwapDate = No

[FTP]

Enable = Yes
Password = xbox
IGR = Yes

[RDTOOLS]

Enable = Yes
Name = EVOX
IGR = Yes

[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 = 0x378c,"AMIC - A29002",0x40000
Current = 0xf0980189407abca8d1f8d823621beaf0

[Skin_Original]

#
# <Time> =
# <IP> =
# <Name>
# <Version>
# <CD>
# <BIOSVer>
# <KernelVer>
# <RDName>
# <SpaceC>
# <SpaceE>
# <SpaceF>
# <SpaceX>
# <SpaceY>
# <SpaceZ>
#
Text = 30,37,0.5,0x000000,0,"<Time>"
Text = 28,39,0.5,0x808080,0,"<Time>"
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",@14
Item "Reboot",@5
Section "jeux"
{
SortStart
AutoAddItem "e:\jeux\" VOILA REGARDE ICI G MIS JEUX
SortEnd
}
Section "Applications"
{
SortStart
AutoAddItem "e:\applications\"
SortEnd
}
Section "Emulateurs"
{
# Item "xsnes9x","e:\emulateurs\xsnes9x\default.xbe"
Line "- Auto Items -",2
SortStart
AutoAddItem "e:\emulateurs\"
SortEnd
# SortAll
}


Section "Outils Systeme"
{
Item "Parametres Evox",@9
Item "Skins",@13
Item "Eteindre la Xbox",@10
Item "MS Dashboard",@3
Item "Flash BIOS",@1
Item "Backup",@11
# Section "Install Menu"
# {
# Item "Install 4043",@210
# Item "Action 11",@211
# Item "Action 12",@212
# }
}
}

[Action_10]

LogFile = "f:\test.log"
Info "Install 4034 Dashboard"
Warning "This will format all drives"
Warning "Install msdash 4034"
Warning "Flash BIOS to Evox 2.4"
Progress "Now Installing 4034 Dashboard"
#
# This will format alle drives ,copy the dashboard c:\ and flash the bios
#
ConfigSector "\dash\4034\config.bin"
Format c:
Format e:
#Format f:
Format x:
Format y:
Format z:
copy "\dash\4034\c\" "c:\"
# the flashbios will force a "power off" after the bios is flashed
flashbios "\bios\evox V2.4.bin"

[Action_13]

LogFile = "f:\test.log"
Info "Formatage de F:"
Warning "Cela va effacer tout F:"
Warning "formatage F"
Progress "Formatage en cour"
#
# Preparation
#
ConfigSector "\hd.bin"
Format f:

[Action_15]

LogFile = "g:\test.log"
Info "Formatage de G:"
Warning "Cela va effacer tout G:"
Warning "formatage G"
Progress "Formatage en cour"
#
# Preparation
#
ConfigSector "\hd.bin"
Format g:

[Action_14]

LogFile = "f:\unlock.log"
Info "Ceci va Débloque votre disque dur"
Warning "Attention: apres ceci vous ne pourez pas démarrer sur un BIOS d'origine"
Warning "Il faudra rebloquer le disque avant"
#
hddlockdisable

[Action_16]

LogFile = "e:\test.log"
Info "Installation EvolutionX sur E"
Warning "Attention: BIOS compatible requis"
Warning "Installation EvolutionX"
Progress "Installation en cour"
#
# Preparation
#
copy "\evo\dash\" "e:\"
copy "\evo\evoe\" "e:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_17]

LogFile = "f:\test.log"
Info "Installation EvolutionX sur F"
Warning "Attention: BIOS compatible requis"
Warning "Installation EvolutionX"
Progress "Installation en cour"
#
# Preparation
#
copy "\evo\dash\" "f:\"
copy "\evo\evof\" "f:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_18]

LogFile = "e:\test.log"
Info "Installation Avalaunch sur E"
Warning "Attention: BIOS compatible requis"
Warning "Installation Avalaunch"
Progress "Installation en cour"
#
# Preparation
#
copy "\ava\dash\" "e:\"
copy "\ava\avae\" "e:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_19]

LogFile = "e:\test.log"
Info "Installation UnleashX sur E"
Warning "Attention: BIOS compatible requis"
Warning "Installation UnleashX"
Progress "Installation en cour"
#
# Preparation
#
copy "\unl\dash\" "e:\"
copy "\unl\unle\" "e:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_20]

LogFile = "f:\test.log"
Info "Installation Avalaunch sur F"
Warning "Attention: BIOS compatible requis"
Warning "Installation Avalaunch"
Progress "Installation en cour"
#
# Preparation
#
copy "\ava\dash\" "f:\"
copy "\ava\avaf\" "f:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_21]

LogFile = "f:\test.log"
Info "Installation UnleashX sur F"
Warning "Attention: BIOS compatible requis"
Warning "Installation UnleashX"
Progress "Installation en cour"
#
# Preparation
#
copy "\unl\dash\" "f:\"
copy "\unl\unlf\" "f:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_22]

LogFile = "c:\test.log"
Info "Installation EvolutionX"
Warning "Ceci installera EvolutionX sur C"
Warning "Installation EvolutionX"
Progress "Installation en cour"
#
# Preparation
#
copy "\evo\dash\" "c:\"
copy "\evo\evoc\" "c:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_23]

LogFile = "c:\test.log"
Info "Installation Avalaunch sur C"
Warning "Ceci installera Avalaunch sur C"
Warning "Installation Avalaunch"
Progress "Installation en cour"
#
# Preparation
#
copy "\ava\dash\" "c:\"
copy "\ava\avac\" "c:\"
copy "\rep\" "f:\"
copy "\rep\" "e:\"

[Action_24]

LogFile = "c:\test.log"
Info "Installation UnleashX sur C"
Warning "Ceci installera UnleashX sur C"
Warning "Installation UnleashX"
Progress "Installation en cour"
#
# Preparation
#
copy "\unl\dash\" "c:\"
copy "\unl\unlc\" "c:\"
copy "\rep\" "f:\"

[Telnet]

Enable = Yes

Après il te suffit de créer le dossier ds la partitioons que tu veut,pr les .ini ke g mis c la partition E

Invité 22/02/2004 00h42

salut et en configurant ini comment on peut ajouter les ligne pour ouvri et ferler le lecteur dvd plz ji comprend kedal ladedant


Fuseau horaire GMT +1. Il est actuellement 08h38.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.

Integrated by BBpixel ©2004-2024, jvbPlugin

Version française #23 par l'association vBulletin francophone
© 2003-2018 MetaGames. Tous droits réservés.