xboxscene.org forums

Author Topic: Menu.ini ?  (Read 20 times)

Lozza

  • Archived User
  • Newbie
  • *
  • Posts: 13
Menu.ini ?
« on: August 14, 2002, 05:28:00 PM »

there ya go

--cut here--

#tDoLaunchMenu=4,
#tDoReboot=5,
#tDoNetwork=6,
#tDoHarddisk=7,
#tDoLaunch=8,


Section "Root"
{

   Item "MS Dashboard","c:\xboxdash2.xbe
   Item "Reboot",@5

   Section "System Utils"
   {
      Item "Network",@6
      Item "Harddisk",@7

   }

   Section "Launch Menu"
   {
      Section "Games"
      {
         AutoAddItem "e:\games\"
         AutoAddItem "f:\games\"


      }


      Section "Apps"
      {

         AutoAddItem "e:\apps\"
         AutoAddItem "f:\apps\"
      }
   }
}

--cut here--
Logged

Drew826

  • Archived User
  • Sr. Member
  • *
  • Posts: 340
Menu.ini ?
« Reply #1 on: August 14, 2002, 06:05:00 PM »

smile.gif
if you don't feel like adding a program/game in yourself, or have a feeling you'll end up deleting it, the autoadditem will display any other games/apps in those folders without you having to specify them
Logged

SuperV

  • Archived User
  • Jr. Member
  • *
  • Posts: 53
Menu.ini ?
« Reply #2 on: August 14, 2002, 06:22:00 PM »

aight thx bro
Logged

Hammy

  • Archived User
  • Hero Member
  • *
  • Posts: 1140
Menu.ini ?
« Reply #3 on: August 15, 2002, 04:52:00 AM »

Well my autoadd does not work as i tried it by not adding a game into the menu.ini and it was not displayed until i added it to the menu.ini.

I will try to remove my menu.ini and install a clean one that comes on the evox cd and see if my apps and games are there as editing this ini is a pain in the arse.

I have 3 demo dvd's from an xbox mag and i will see if i can use this menu system to load my games with.

Logged

Lozza

  • Archived User
  • Newbie
  • *
  • Posts: 13
Menu.ini ?
« Reply #4 on: August 15, 2002, 10:00:00 PM »

QUOTE (Hammy @ Aug 15 2002, 10:52 AM)
Well my autoadd does not work as i tried it by not adding a game into the menu.ini and it was not displayed until i added it to the menu.ini.

                    biggrin.gif
It works for me tongue.gif
Logged