xboxscene.org forums

Author Topic: Evox Ini  (Read 20 times)

gymguy

  • Archived User
  • Jr. Member
  • *
  • Posts: 94
Evox Ini
« on: June 22, 2005, 01:34:00 AM »

here is my ini so far sorry but im lost and i guess to dumb to figure out the tutorials and i did search also ive backed up my original c folder to e if that helps


[Misc]

AutoLaunchGames   = Yes
AutoLaunchDVD   = Yes
AutoLaunchAudio   = Yes
UseFDrive   = No
UseGDrive   = No
SkinName   = SlaYer25
UseItems   = No
ScreenSaver   = 5
Fahrenheit   = Yes
ShadeLevel   = 90
EnableSMART   = Yes
HDD_Temp_ID   = 194
ChameleonLed   = 15
TSR_Type   = 0
IGR      = No
GameRegion   = 0

[Network]

SetupNetwork   = Yes
StaticIP   = No
Ip      = dont need to see this:)
Subnetmask   = 255.255.255.0
Defaultgateway   =
DNS1      = 0.0.0.0
DNS2      = 0.0.0.0
SetupDelay   = 0
SkipIfNoLink   = No

[Clock]

JumpToMsDash   = No
JumpIfNoLink   = Yes
Use24      = No
SwapDate   = Yes
SNTP_Server   = time.nist.gov

[FTP]

Enable      = Yes
Password   = xbox

[Telnet]

Enable      = No

[RDTOOLS]

Enable      = No
Name      =

[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
#
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      = 0x769898e9682e1f5d065b5961460d03e6

[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",ID_Launch_DVD
   Item "Trainers",ID_trainer
   Item "Reboot",ID_Quick_Reboot
   Item "Reload","c:\fonts\dashboard\default.xbe"
#   Item "Power Cycle",ID_Full_Reboot
   Item "Power Off",ID_Power_Off
#   Item "Lock Harddisk",@210
#   Item "Unlock Harddisk",@211
   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 "Apps"
      {
         AutoAddItem "e:\apps\"
          AutoAddItem "f:\apps\"
         AutoAddItem "c:\fonts\nk\apps"
         SortAll
      }
      Section "Games"
      {
         AutoAddItem "e:\games\"
         AutoAddItem "f:\games\"
         SortAll
      }
   }
}

[Action_10]

LogFile          = "f:\lock.log"
Info "This function will lock your XBOX Harddisk"
Warning "You will now lock your XBOX harddisk and will be able"
Warning "to boot from an original XBOX bios"
#
hddlockenable

[Action_11]

LogFile          = "f:\unlock.log"
Info "This function will unlock your XBOX Harddisk"
Warning "You will now unlock your XBOX harddisk and will not be able"
Warning "to boot from an original XBOX bios"
#

Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
Evox Ini
« Reply #1 on: June 22, 2005, 01:11:00 PM »

add this to your evox.ini:

Item "MS Dashboard","c:\msdash.xbe"


also you can add new folders here:

Section "Launch Menu"
{
Section "Apps"
{
AutoAddItem "e:\apps\"
AutoAddItem "f:\apps\"
AutoAddItem "c:\fonts\nk\apps"
SortAll
}
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
Section "Emulator"
{
AutoAddItem "e:\emus\"
AutoAddItem "f:\emus\"
SortAll


this will add new item in your launch meny.. so you can have your emulators in E:\emus folder..
Logged

satans_banjo

  • Archived User
  • Jr. Member
  • *
  • Posts: 50
Evox Ini
« Reply #2 on: June 22, 2005, 03:11:00 PM »

if you just want all the normal features of evoX, is it possible to just use the normal unedited evox.ini?
Logged

StrictPuppet

  • Recovered User
  • Hero Member
  • *
  • Posts: 1588
Evox Ini
« Reply #3 on: June 23, 2005, 12:22:00 AM »

Add this...


AutoLaunchDVD   = Yes
DVDPlayer        = "e:\apps\DVDX\default.xbe"



edit the path to be where you have your dvdx app.
Logged

StrictPuppet

  • Recovered User
  • Hero Member
  • *
  • Posts: 1588
Evox Ini
« Reply #4 on: June 23, 2005, 12:31:00 AM »

Ya you can but xbmc's dvd player is less than ideal @ this point....  The  Gueux-DVD-X player supports remote as well as controller... you might wanna give that one a try.... get it @ the usual place.
Logged

StrictPuppet

  • Recovered User
  • Hero Member
  • *
  • Posts: 1588
Evox Ini
« Reply #5 on: June 23, 2005, 12:43:00 AM »

Yes that is exactly where you place it

The regular dvdx2 doesnt support the remote, the Gueux-DVD-X player does.
Logged

StrictPuppet

  • Recovered User
  • Hero Member
  • *
  • Posts: 1588
Evox Ini
« Reply #6 on: June 23, 2005, 12:46:00 AM »

although seeing as you have the remote you can use the m$ dash to play your dvds if you want.


DVDPlayer ="c:\msdash.xbe"
Logged

marquisdesade

  • Archived User
  • Newbie
  • *
  • Posts: 2
Evox Ini
« Reply #7 on: July 21, 2005, 02:44:00 AM »

can you place avalaunch in the evox ini. so that it will launch from the menu, and if so how i have tried several different ways
Logged

xboxgamer733

  • Archived User
  • Hero Member
  • *
  • Posts: 670
Evox Ini
« Reply #8 on: July 21, 2005, 03:35:00 AM »

QUOTE(marquisdesade @ Jul 21 2005, 02:55 AM)
can you place avalaunch in the evox ini. so that it will launch from the menu, and if so how i have tried several different ways

If you want Avalaunch to appear on the main menu (the menu with Reboot, Shutdown...), then add this:

CODE
Item "Avalaunch","f:\Apps\Avalaunch\default.xbe"

...somewhere in this area below. It appears where I would put it.

CODE
[Menu]

Section "Root"
{
   Item "Play Game or Media from DVDROM Drive",ID_Launch_DVD
        Section  "Play Games from HD"
  {
      Line "- Games on the Hard Drive -",2
     AutoAddItem "E:\GAMES\"
     AutoAddItem "E:\HDDLoader\"
     AutoAddItem "f:\GAMES\"
     AutoAddItem "f:\HDDLoader\"
     SortAll   
  }
        Item "Game Trainers",ID_trainer
        Item "DVD MOVIE Player - Region Free","f:\Apps\DVDX\default.xbe"
        Section  "Self Installed Emulators"
  {
      Line "- Emulators on Hard Drive -",2
     AutoAddItem "f:\Apps\Emulators\"
     SortAll   
  }
   Item "Xbox Media Player - XBMP","f:\Apps\XBMP\default.xbe"
   Item "Xbox Media Center - XBMC","f:\Apps\XBMC\default.xbe"
   Item "Avalaunch","f:\Apps\Avalaunch\default.xbe"
   Item "Xbox Gentoo Linux - Self Add-On","e:\gentooxx.xbe"
   Section "System Management"
   {
                Item "Game Management on Xbox HD","f:\Apps\HDDLoader\default.xbe"
                Item "Game and Media Backup Tool","f:\Apps\DvD2XboX\default.xbe"
   Item "Flash BIOS",ID_Flash_Bios
  Item "Choose a Different Skin",ID_Skins
  Section  "Launch Apps from HD"
  {
     Line "- Media and File Managers -",2
      Item "Dvd2Xbox Media Copier","f:\Apps\Dvd2Xbox\default.xbe"
                 Item "PxHDD Loader","f:\Apps\HDDLoader\default.xbe"
      Item "Xbox File Explorer","f:\Apps\boXplorer\default.xbe"
     Line "- Auto Added Items -",2
     SortStart
     AutoAddItem "e:\Apps\"
     AutoAddItem "f:\Apps\"
     SortEnd
  }
  Item "MS Dashboard - Use to change Time/Date and TV Settings",ID_MS_Dash
  Item "System Settings",ID_Settings
   }
   Item "Reboot Xbox",ID_Quick_Reboot
   Item "Power OFF Xbox",ID_Power_Off
}
Logged

marquisdesade

  • Archived User
  • Newbie
  • *
  • Posts: 2
Evox Ini
« Reply #9 on: July 21, 2005, 12:02:00 PM »

thanks xboxgammer i had  avalaunch in my dashboard folder, so i set it up kinda like you and it would show up, but i couldn't access it.  i will try it your way thanks again
Logged