j'ai modifier mon dash avec le pack blue music config pack et les
menus sont present mais quand je veus lancer quelque chose il me met ''there is
either an error in your config or the file doesn't exists''
que faire voici mon
config.xap :
function setvar()
{
configloaded =
1;
/////////////MAINMENU///////////////////
// Set the main menu
items
// You can set them to whatever you
like
/////////////////////////////////////////////////////////////////////////////////
///////////////
// Set to true to use the 5 Button Main Menu // Set to false to use the 4
Button Main Menu
// Note: When using the 4 Button Main Menu the MainMenuItem3 and
MainMenuLaunch3 will be
removed
////////////////////////////////////////////////////////////////////////////
////////////////////
use5ButtonMainMenu = true;
MainMenuItem1 =
"PROGRAMMES";
MainMenuItem2 = "MÉMOIRE";
MainMenuItem3 =
"MUSIQUE"; // This will be removed when using the 4 Button Menu
MainMenuItem4 =
"PARAMÈTRES";
MainMenuItem5 = "XBOX MEDIA PLAYER";
/////////////////////////////////////////////////////////////////////////////////////////
///
// Set the Launcher menus to launch from the main menu (requested)
//
Doing this will skip the Settings style menu and bring you straight to your launch menu
//
If you would like to use the Settings Style menu just set to 0;
// Options you can
use:
/////////////////////////////////////////////////////////////////////////////////////////
////
// 0 = Settings Style Submenu
// 1 = Apps menu
// 2 = Emus
menu
// 3 = Games menu
// 4 = Dashboards menu
// 5 = Original Music
menu
// 6 = Original Settings menu
// 7 = Original Memory menu
// 8 =
Launches Xbox Media Player straight from the Main Menu (Requested)
/////////////////////////////////////////////////////////////////////////////////////////
////
MainMenuLaunch1 = 0;
MainMenuLaunch2 = 7;
MainMenuLaunch3 = 5; // This will be removed when using the 4 Button Menu
MainMenuLaunch4 = 6;
MainMenuLaunch5 = 8;
// Set path to Xbox Media
Player
XBMPpath =
"\\Device\\Harddisk0\\Partition1\\logiciels
\\XBMP\\default.xbe\\";
////////////SUBMEN
U/////////////////////
//////////////////////////////////////////////////////////////
//////////////////////////////
// Set the SubMenu Items
// You can set them to
whatever you want
// Set how many SubMenu items you are goin to
use
/////////////////////////////////////////////////////////////////////////////////
///////////
SubMenuItems = 6; // 6 or less
SubMenuItem1 =
"F:\Dashboard\";
SubMenuItem2 = "E:\logiciels\";
SubMenuItem3 = "C:\POWER\";
SubMenuItem4 =
"F:\HDDLoader\";
SubMenuItem5 = "C:\RESET\";
SubMenuItem6 =
"C\POWER\";
//////////////////////////////////////////////////
//////////////////////////////////////////
// Set what Menus you want to launch
from each SubMenu item
// Options you can use:
/////////////////////////////////////////////////////////////////////////////////////////
////
// 0 = Dashboards Menu
// 1 = Apps menu
// 2 = Emus menu
// 3 = Games menu
// 4 = Reboot Xbox
// 5 = Shutdown Xbox
/////////////////////////////////////////////////////////////////////////////////////////
////
SubMenuLaunch1 = 0;
SubMenuLaunch2 = 1;
SubMenuLaunch3 = 2;
SubMenuLaunch4 = 3;
SubMenuLaunch5 = 4;
SubMenuLaunch6 = 5;
///////////PASSWORD////////////////////
password = "LRxa"; // Dont use b
// Left Trigger = L // Right Trigger = R // X
button = x // Y button = y // A button = a //
// White Button = W // Black Button = B
//
// D-Pad Up = u // D-Pad Down = d // D-Pad Right = r // D-Pad Left = l //
nPsswrd = 0; // 0 = No Password // 1 = 1st Menu // 2 = 2nd Menu // 3 = 3rd Menu // 4 =
4th Menu // 5 = 5th Menu // 6 = 6th
Menu
////////////LAUNCHERMENUS/////////////////////
//////////////////
/////////////////////////////////////////////////////////////////////////////////////////
//
// Set the name of the Dash/App/Game/Emu to the same name as the folder it resides
in on your xbox hard drive
// And set the two paths to the main directory of your
games/apps/emus/dashes
///////////////////////////////////////////////////////////
//////////////////////////////////////////////////
/////////////DASHBOARDS/////////////////
dashsMenuName =
"DASHBOARDS";
numberOfDashs = 2; // 10 or less for now
dashespath =
new Array (
"\\Device\\Harddisk0\\Partition2\\Dashbo
ard\\",
"\\Device\\Harddisk0\\Partition6\\Dashbo
ard\\" );
dashname = new Array ( "EVOLUTION X",
"AVALAUNCH",
"Dash2",
"Dash3",
"Dash4",
"Dash5",
"Dash6",
"Dash7",
"Dash8",
"Dash9");
/////////////APPLICATIONS//////////////////
appsMenuName =
"APPLICATIONS";
numberOfApps = 3; // 15 or less for now
appspath =
new Array (
"\\Device\\Harddisk0\\Partition1\\logiciels
\\",
"\\Device\\Harddisk0\\Partition6\\logiciels
\\" );
appname = new Array ( "XBMP",
"dvd2",
"dvdx",
"Apps3",
"Apps4",
"Apps5",
"Apps6",
"Apps7",
"Apps8",
"Apps9",
"Apps10",
"Apps11",
"Apps12",
"Apps13",
"Apps14");
/////////////EMULATORS//////////////////
emusMenuName =
"EMULATEURS";
numberOfEmus = 0; // 15 or less for now
emuspath =
new Array (
"\\Device\\Harddisk0\\Partition1\\emu
92;\",
"\\Device\\Harddisk0\\Partition6\\emu
92;\" );
emuname = new Array ( "Emu0",
"Emu1",
"Emu2",
"Emu3",
"Emu4",
"Emu5",
"Emu6",
"Emu7",
"Emu8",
"Emu9",
"Emu10",
"Emu11",
"Emu12",
"Emu13",
"Emu14");
/////////////GAMES//////////////////
gamesMenuName = "JEUX";
numberOfGames = 12; // 50 or less for now
gamespath = new Array (
"\\Device\\Harddisk0\\Partition1\\HDDLoa
der\\",
"\\Device\\Harddisk0\\Partition6\\HDDLoa
der\\" );
gamename = new Array ( "PxGame0",
"PxGame1",
"PxGame2",
"PxGame3",
"PxGame5",
"PxGame6",
"PxGame7",
"PxGame8",
"PxGame9",
"PxGame10",
"PxGame11",
"PxGame12",
"Games12",
"Games13",
"Games14",
"Games15",
"Games16",
"Games17",
"Games18",
"Games19",
"Games20",
"Games21",
"Games22",
"Games23",
"Games24",
"Games25",
"Games26",
"Games27",
"Games28",
"Games29",
"Games30",
"Games31",
"Games32",
"Games33",
"Games34",
"Games35",
"Games36",
"Games37",
"Games38",
"Games39",
"Games40",
"Games41",
"Games42",
"Games43",
"Games44",
"Games45",
"Games46",
"Games47",
"Games48",
"Games49");
}
Merci par avance de vos aides...