esto lo hago para poder entrar en la consola y poderme conectar por la tarjeta de red de mi ordenata.
quiero decir que aun no he entrado en el disco duro nunca.
he puesto el chip y ahora lo que me queda es arrancar el evolution x desde el lector de la consola para poder ver la ip , etc.
el evox.ini pone esto:
[Misc]
AutoLaunchGames = Yes
AutoLaunchDVD = Yes
DVDPlayer = "c:\msxboxdash.xbe"
AutoLaunchAudio = Yes
#AudioPlayer = "c:\msxboxdash.xbe"
MSDashBoard = "c:\msxboxdash.xbe"
UseFDrive = Yes
SkinName = Evox1
[Network]
SetupNetwork = Yes
StaticIP = Yes
Ip = 192.168.1.2
Subnetmask = 255.255.255.0
Defaultgateway =
DNS1 =
DNS2 =
[Clock]
JumpToMsDash = Yes
JumpIfNoLink = Yes
Use24 = No
SNTP_Server = 216.244.192.3
[FTP]
Enable = Yes
Password = xbox
[RDTOOLS]
Enable = Yes
Name = XeOn
[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 = 0x688497922d63af6385c8e37e1c19eada
[Skin_Original]
#
# =
# =
#
#
#
#
#
#
#
#
#
#
#
#
#
Text = 30,37,0.5,0x000000,0,""
Text = 28,39,0.5,0x808080,0,""
Text = 620,420,0.5,0x000000,1," V"
Text = 618,422,0.5,0x808080,1," V"
Text = 620,37,0.5,0x000000,1,""
Text = 618,39,0.5,0x808080,1,""
Text = 30,420,0.5,0x000000,0,"RD Name : "
Text = 28,422,0.5,0x808080,0,"RD Name : "
LogoType= 0
[Menu]
Section "Root"
{
Item "M$ Dashboard",@3
Item "Reiniciar",@5
Item "Apagar",@10
Section "Sistema"
{
Item "Configuracion",@9
Item "Flash BIOS",@1
Item "Backup",@11
Item "Skins",@13
# Section "Install Menu"
# {
# Item "Install 4043",@210
# Item "Action 11",@211
# Item "Action 12",@212
# }
}
Section "Juegos, utilidades, etc"
{
Section "Gamez"
{
# Item "Invaders","f:\games\invaders\default.xbe"
Item "Crazy Taxi","e:\Crazy taxi\default.xbe"
Item "Bloodwake","e:\Bloodwake\default.xbe"
Item "ODDWORLD","e:\oddworld\default.xbe"
Item "SegaGT","e:\segagt\default.xbe"
Item "Spiderman","e:\spiderman\default.xbe"
Line "- Auto Items -",2
SortStart
AutoAddItem "F:\games\"
SortEnd
# SortAll
}
Section "Appz"
{
# Item "DVDX","f:\Applications\dvdx\default.xbe"
Item "Xbplayer","e:\Programas\xbplayer6\default.xbe"
Item "XBcopy","e:\Programas\xbcopy\default.xbe"
Item "BoXplorer","e:\Programas\Boxplorer\default.xbe"
Item "Enigmah NTSC/PAL","e:\Programas\enigmah video\default.xbe"
SortAll
AutoAddItem "f:\applications\"
}
Section "Emulacion"
{
# Item "N64","e:\Emuladores\N64\default.xbe"
Item "GBA","e:\Emuladores\gba\default.xbe"
Item "Megadrive","e:\Emuladores\Megadrive\default.xbe"
Item "xSNESx","e:\Emuladores\Snes\default.xbe"
Item "Nes","e:\Emuladores\nes\default.xbe"
Item "Atari","e:\Emuladores\Atari\default.xbe"
Line "- Auto Items -",2
SortStart
AutoAddItem "f:\games\"
SortEnd
# SortAll
}
}
}
[Action_10]
LogFile = "f:\test.log"
Info "Install 4034 Dashboard"
Warning "This will format all drives"
Warning "Install msdash 4034"
Warning "Flash BIOS to Evox 2.4"
Progress "Now Installing 4034 Dashboard"
#
# This will format alle drives ,copy the dashboard c:\ and flash the bios
#
ConfigSector "\dash\4034\config.bin"
Format c:
Format e:
#Format f:
Format x:
Format y:
Format z:
copy "\dash\4034\c\" "c:\"
# the flashbios will force a "power off" after the bios is flashed
flashbios "\bios\evox V2.4.bin"
[Action_11]
[Action_12]
gracias!!!