xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

> Before Posting a Question or Comment on this site.. please READ! ...


Welcome to XBOX-SCENE.

Before posting a new question anywhere on this site... check the XS TUTORIALS/GUIDES Page and see if your answers are there. Guides from everthing to taking your XBOX apart, installing Chips, making backups, installing alternative Dashboards and much more can all be found there. Want Modchip help? Instruction manuals/guides etc for modchips: MODCHIP GUIDES. Need to figure out what version XBOX you have? XBOX VERSIONS GUIDES. Some Software and files we host: TOOLS and SOFTWARE Still can't find the answer? Check the PINNED TOPICS in the relevant forum. When all else fails.. use XS SEARCH. Use more than one word to narrow down the responses. Using Search properly.. can yeild the best results. Ignore what's written here.. and more experienced members will make life on XS hard for you. They tend to help those who help themselves first.

GLOBAL RULES FOR POSTING ON XS: RULES

 
Reply to this topicStart new topic
> Can't Run Games From Hdd On Evox
Tundraswan
post Dec 13 2004, 12:03 PM
Post #1


X-S Young Member
*

Group: Members
Posts: 33
Joined: 26-November 04
Member No.: 170738



Hello, I've FTP'd the game iso to the xbox's hdd drive at

E:\Games\<Insert game name>\<game name>.iso

The games do not appear in the launch menu.

I'm using EvoX 3935+PBL 1.4.1, from Idots 1.7.5 007 exploit installer.

Here's a copy of my evox.ini:-

[Misc]

AutoLaunchGames = Yes
AutoLaunchDVD = No
DVDPlayer = "c:\msdash.xbe"
AutoLaunchAudio = No
#AudioPlayer = "c:\msdash.xbe"
MSDashBoard = "c:\msdash.xbe"
UseFDrive = Yes
UseGDrive = No
SkinName = Max Blue
IGR = No
UseItems = Yes
ScreenSaver = 5
Fahrenheit = No
ShadeLevel = 90
EnableSMART = Yes
HDD_Temp_ID = 194
DebugTSR = No
ChameleonLed = 15
GameRegion = 1
TSR_Type = 1

[Network]

SetupNetwork = Yes
StaticIP = Yes
Ip = 192.***.*.*
Subnetmask = 255.255.255.0
Defaultgateway = 192.***.*.*
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0
SkipIfNoLink = No
SetupDelay = 0

[Clock]

JumpToMsDash = No
JumpIfNoLink = Yes
Use24 = Yes
SwapDate = No
SNTP_Server = 216.***.***.*

[FTP]

Enable = Yes
Password = xbox
IGR = No

[Telnet]

Enable = Yes

[RDTOOLS]

Enable = No
IGR = No
Name = XBOX_V1.0

[BIOS]

removed

[Skin_Original]

#
# <Time> =
# <IP> =
# <Name>
# <Version>
# <CD>
# <BIOSVer>
# <KernelVer>
# <RDName>
# <Temp1>
# <Temp2>
# <SpaceC>
# <SpaceE>
# <SpaceF>
# <SpaceX>
# <SpaceY>
# <SpaceZ>
#
Text = 30,37,0.5,0x000000,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>"
Text = 28,39,0.5,0x808080,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>"
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"
{
Section "Launch Menu"
{
Section "Apps"
{
AutoAddItem "e:\apps\"
AutoAddItem "f:\apps\"
Item "ltools","e:\UDATA\4541000d\000000000000\default.xbe"
Item "Mini-linux","e:\UDATA\4541000d\000000000000\linux\default.xbe"
SortAll
}
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
SortAll
}
}
Item "Launch DVD",ID_Launch_DVD
Item "MS Dashboard",ID_MS_Dash
Item "Reboot",ID_Quick_Reboot
Item "Power Off",ID_Power_Off
# Item "Flash Evox BIOS","c:\bios\d6.bin",ID_Flash_Bios_File
# Item "Lock Harddisk",@210
# Item "Unlock Harddisk",@211
Section "System Utils"
{
Item "Settings",ID_Settings
# Item "Flash BIOS",ID_Flash_Bios
# Item "Install Font Exploit",@212
# Item "Uninstall Font Exploit",@213
Item "Backup",ID_Backup
Item "Skins",ID_Skins
}
}

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

[Action_12]

Info "Install Font Exploit"
Warning "This will enable the font exploit"
Progress "Turning on font exploit..."
rename "c:\fonts\bert.bak" "c:\fonts\bert.xtf"
rename "c:\fonts\ernie.bak" "c:\fonts\ernie.xtf"
rename "e:\TDATA\fffe0000\music\ST.DB" "e:\TDATA\fffe0000\music\ST.hk"
rename "e:\TDATA\fffe0000\music\ST.bak" "e:\TDATA\fffe0000\music\ST.DB"

[Action_13]

Info "Uinstall Font Exploit"
Warning "This will disable the font exploit"
Progress "Turning off font exploit..."
rename "c:\fonts\bert.xtf" "c:\fonts\bert.bak"
rename "c:\fonts\ernie.xtf" "c:\fonts\ernie.bak"
rename "e:\TDATA\fffe0000\music\ST.DB" "e:\TDATA\fffe0000\music\ST.bak"
rename "e:\TDATA\fffe0000\music\ST.hk" "e:\TDATA\fffe0000\music\ST.DB"

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SingaBoiy
post Dec 13 2004, 12:07 PM
Post #2


X-S Member
*

Group: XS-BANNED
Posts: 97
Joined: 16-August 04
Member No.: 139079
Xbox Version: unk
360 version: unknown



Just use Qwix to send the game over to the xbox. It extracts the ISO while FTPing it over.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Tundraswan
post Dec 13 2004, 12:11 PM
Post #3


X-S Young Member
*

Group: Members
Posts: 33
Joined: 26-November 04
Member No.: 170738



Where can I find Qwix, is it on xbins? Could you tell me which folder on the xbins FTP it is in?

Thanks for your reply.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SingaBoiy
post Dec 13 2004, 12:20 PM
Post #4


X-S Member
*

Group: XS-BANNED
Posts: 97
Joined: 16-August 04
Member No.: 139079
Xbox Version: unk
360 version: unknown



http://www.teamavalaunch.com/qwix/

Download link at the top.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Tundraswan
post Dec 13 2004, 01:11 PM
Post #5


X-S Young Member
*

Group: Members
Posts: 33
Joined: 26-November 04
Member No.: 170738



cheers, I found it on some crazy german site not long after posting.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 21st May 2013 - 10:53 AM