User User name Password  
   
Saturday 9.8.2025 / 17:45
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > archived forums > xbox - hardware mods > need a bit of advice with the evox.ini
Show topics
 
Forums
Forums
need a bit of advice with the evox.ini
  Jump to:
 
Posted Message
zidey
Junior Member
_
30. July 2006 @ 17:35 _ Link to this message    Send private message to this user   
well ive been playing around with the evox.ini file, now everything works perfectly fine (i forgot to make a back up of original) but i want to add spacer lines between stuff again but cant remember how...

this is my current file

[Misc]

AutoLaunchGames = No
AutoLaunchDVD = No
DVDPlayer = "e:\apps\dvdx\default.xbe"
AutoLaunchAudio = No
#AudioPlayer = "c:\msdash.xbe"
MSDashBoard = "c:\msdash.xbe"
UseFDrive = Yes
UseGDrive = Yes
SkinName = Advent2
#SkinName = RuDeDuDe2
UseItems = No
ScreenSaver = 0
Fahrenheit = No
ShadeLevel = 0
EnableSMART = Yes
HDD_Temp_ID = 194
ChameleonLed = 15
TSR_Type = 1
IGR = No
GameRegion = 0

[Network]

SetupNetwork = Yes
StaticIP = No
Ip = 192.168.1.65
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.1.1
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0
SetupDelay = 0
SkipIfNoLink = No

[Clock]

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

[FTP]

Enable = Yes
Password = xbox

[Telnet]

Enable = Yes

[RDTOOLS]

Enable = Yes
Name = XBOX_V1.0

[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 = 0xc5907d241de37c22b083b6e30fa934b0

[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 "X-Box Media Centre","e:\Apps\XBMC\default.xbe"
Section "Starting place"
{
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
AutoAddItem "d:\"
SortAll
}
Section "Apps"
{
AutoAddItem "e:\apps\"
AutoAddItem "f:\apps\"
SortAll
}
Item "Trainers",ID_trainer
Item "Launch DVD",ID_Launch_DVD
Item "Skins",ID_Skins
{
Section "Emulators"
{
AutoAddItem "e:\emulators\"
AutoAddItem "f:\emulators\"
SortAll
}
}
Section "System Utils"
{
Item "Reboot",ID_Quick_Reboot
Item "MS Dashboard",ID_MS_Dash
Item "Power Off",ID_Power_Off
Item "Settings",ID_Settings
# Item "Backup",ID_Backup
# Item "Flash BIOS",ID_Flash_Bios
# Item "Power Cycle",ID_Full_Reboot
# Item "Lock Harddisk",@210
# Item "Unlock Harddisk",@211
}
}

[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"
#


plus add anything you think would make it better
Advertisement
_
__
janrocks
Suspended permanently
_
31. July 2006 @ 09:14 _ Link to this message    Send private message to this user   
It's quite simple.. heres how it goes. To print a line of text that isn't a menu function start the entry with "Line" (without the speechmarks)
for instance

Line "Auto Added Items",2

The 2 specifies the color that you want it to appear on the screen.(I seem to remember that's red)
If you just want to leave a space don't put anything except the "Line" statement.

This message has been edited since posting. Last time this message was edited on 31. July 2006 @ 09:14

zidey
Junior Member
_
31. July 2006 @ 10:56 _ Link to this message    Send private message to this user   
thank you very much :)
zidey
Junior Member
_
4. August 2006 @ 11:30 _ Link to this message    Send private message to this user   
ok, so i tried that, but it only gives a blank space, i wanted a actual line, im pretty sure there where lines in the orig
Advertisement
_
__
 
_
janrocks
Suspended permanently
_
6. August 2006 @ 00:42 _ Link to this message    Send private message to this user   
After the line statement use this format <Line>"whatever you want to print to screen" Can't remember..you may need a </Line> statement on the end as well.

This message has been edited since posting. Last time this message was edited on 6. August 2006 @ 03:45

afterdawn.com > forums > archived forums > xbox - hardware mods > need a bit of advice with the evox.ini
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork