G
Guest
ex membre
BON TOUT D´ ABORD STP HEHE NE FERMES PAS CE THREAD ENSUITE SACHEZ QU´ IL FO PAS NECESSAIREMENT S´ Y CONNAITRE EN XBOX POUR RESOUDRE MON PROBLEME (N´ ayant pas des connaissances tres poussées en anglais g pas pu aller tres loin )
Voilà j´ ai téléchargé Xmenu afin de pouvoir faire des compilations de plusieurs jeux sur un seul dvd
Etant prudent, je prefere faire des tests avant de graver des trucs qui marchent pas sur un cd/dvd!!Alors voilà, je vous explique la situation : j´ upload sur ma xbox l´ émulateur super nintendo (xsnes9x) et modifie le menu.xml comme ceci :
<menu>
<graphics>
<logo>wam.jpg</logo>
<normal>dim.jpg</normal>
<selected>bright.jpg</selected>
</graphics>
<titles>
<title>
<name>snes</name>
<mount>snes.xbe</mount>
</title>
</titles>
</menu>
Maintenant voilà l&acute; original :
<menu>
<graphics>
<logo>wam.jpg</logo>
<normal>dim.jpg</normal>
<selected>bright.jpg</selected>
</graphics>
<titles>
<title>
<name>XBPlayer</name>
<mount>xbplayer.xbe</mount>
<origin>82,125</origin>
<dimensions>144,200</dimensions>
</title>
<title>
<name>Mame - Multiple Arcade Machine Emulator</name>
<mount>mame.xbe</mount>
<origin>247,125</origin>
<dimensions>144,200</dimensions>
</title>
<title>
<name>Daedalous - N64 Emulator</name>
<mount>daedalous.xbe</mount>
<origin>410,125</origin>
<dimensions>144,200</dimensions>
</title>
</titles>
</menu>
Alors voilà mon probleme : Dès que je lance Xmenu le logo s&acute; affiche et j entre dans le menu dans lequel je ne sais rien séléctionner (xsnes9x n&acute; est d&acute; ailleurs pas visible :? ).Aucune touche ne fonctionne a part le vert (le A si je ne me trompe) et quand j appuye sur celui ci ils me ramenent dans le menu d&acute; evox...
Merci d&acute; avance pour votre aide !!
Ha ui ossi, ca peut tjrs servir, voilà les instructions...:
In order to use XMenu you will need to understand the
format of the accompanying XML file; the best way to
do this is to examine the sample file, much of which
is self explanatory.
The &acute;logo&acute; node is optional, allowing you to specify
the name of a 640x480 pixel JPG file which will be
display for a short period upon startup.
The &acute;normal&acute; and &acute;selected&acute; nodes, specify which
graphics to use for the menu display. Typically,
this contains a visible list of menu selections.
Each title your menu lists, can have a &acute;name&acute;. You
must specify the name of the XBE to launch in the
&acute;mount&acute; node. Similarly, you must specify the &acute;origin&acute;
of the selected icon/graphics and its &acute;dimensions&acute;.
As each title is selected, the region of &acute;selected&acute;
graphics identified by the titles coordinates is
superimposed over the &acute;normal&acute; graphics.
Optionally, you may specify an alternative destination
by adding a &acute;destination&acute; node.
Voilà j&acute; ai téléchargé Xmenu afin de pouvoir faire des compilations de plusieurs jeux sur un seul dvd
Etant prudent, je prefere faire des tests avant de graver des trucs qui marchent pas sur un cd/dvd!!Alors voilà, je vous explique la situation : j&acute; upload sur ma xbox l&acute; émulateur super nintendo (xsnes9x) et modifie le menu.xml comme ceci :
<menu>
<graphics>
<logo>wam.jpg</logo>
<normal>dim.jpg</normal>
<selected>bright.jpg</selected>
</graphics>
<titles>
<title>
<name>snes</name>
<mount>snes.xbe</mount>
</title>
</titles>
</menu>
Maintenant voilà l&acute; original :
<menu>
<graphics>
<logo>wam.jpg</logo>
<normal>dim.jpg</normal>
<selected>bright.jpg</selected>
</graphics>
<titles>
<title>
<name>XBPlayer</name>
<mount>xbplayer.xbe</mount>
<origin>82,125</origin>
<dimensions>144,200</dimensions>
</title>
<title>
<name>Mame - Multiple Arcade Machine Emulator</name>
<mount>mame.xbe</mount>
<origin>247,125</origin>
<dimensions>144,200</dimensions>
</title>
<title>
<name>Daedalous - N64 Emulator</name>
<mount>daedalous.xbe</mount>
<origin>410,125</origin>
<dimensions>144,200</dimensions>
</title>
</titles>
</menu>
Alors voilà mon probleme : Dès que je lance Xmenu le logo s&acute; affiche et j entre dans le menu dans lequel je ne sais rien séléctionner (xsnes9x n&acute; est d&acute; ailleurs pas visible :? ).Aucune touche ne fonctionne a part le vert (le A si je ne me trompe) et quand j appuye sur celui ci ils me ramenent dans le menu d&acute; evox...
Merci d&acute; avance pour votre aide !!
Ha ui ossi, ca peut tjrs servir, voilà les instructions...:
In order to use XMenu you will need to understand the
format of the accompanying XML file; the best way to
do this is to examine the sample file, much of which
is self explanatory.
The &acute;logo&acute; node is optional, allowing you to specify
the name of a 640x480 pixel JPG file which will be
display for a short period upon startup.
The &acute;normal&acute; and &acute;selected&acute; nodes, specify which
graphics to use for the menu display. Typically,
this contains a visible list of menu selections.
Each title your menu lists, can have a &acute;name&acute;. You
must specify the name of the XBE to launch in the
&acute;mount&acute; node. Similarly, you must specify the &acute;origin&acute;
of the selected icon/graphics and its &acute;dimensions&acute;.
As each title is selected, the region of &acute;selected&acute;
graphics identified by the titles coordinates is
superimposed over the &acute;normal&acute; graphics.
Optionally, you may specify an alternative destination
by adding a &acute;destination&acute; node.