User User name Password  
   
Sunday 17.8.2025 / 16:18
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > archived forums > xbox - general discussion > problem with installing more than 1 game on hard drive
Show topics
 
Forums
Forums
problem with installing more than 1 game on hard drive
  Jump to:
 
Posted Message
accord04
Newbie
_
2. July 2004 @ 21:10 _ Link to this message    Send private message to this user   
I have tried to install metal slug 3 and SNK v.s. Capcom on my harddrive but only 1 game shows up on the start up menu if I erase 1 of the games then the other 1 will show up ,both games are only 600 mb in total,i'm still use the stock harddrive what is wrong here is my evox ini file

[Misc]

AutoLaunchGames = No
AutoLaunchDVD = No
DVDPlayer = "f:appsdvd2.0default.xbe"
AutoLaunchAudio = No
#AudioPlayer = "c:xboxdash.xbe"
MSDashBoard = "c:xboxdash.xbe"
UseFDrive = Yes
UseGDrive = Yes
SkinName = Original
#SkinName = RuDeDuDe2
UseItems = No
ScreenSaver = 5
Fahrenheit = No
ShadeLevel = 90
EnableSMART = Yes
HDD_Temp_ID = 194
ChameleonLed = 15
TSR_Type = 0
IGR = No
GameRegion = 0

[Network]

SetupNetwork = Yes
StaticIP = Yes
Ip = 192.168.100.10
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.100.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 = 0xad9ee284ed92e2a9a4598ef79648b103

[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 "MS Dashboard",ID_MS_Dash
Item "Reboot",ID_Quick_Reboot
# 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 "Games"
{
AutoAddItem "e:games"
AutoAddItem "f:games"
SortAll
}
Section "Apps"
{

AutoAddItem "e:apps"
AutoAddItem "f:apps"
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"
#

Advertisement
_
__
stjowa
Suspended permanently
_
3. July 2004 @ 19:23 _ Link to this message    Send private message to this user   
How EXACTLY are you copying your games?

What application do you use to copy games?
How do you manage the file naming on the Hard Drive for new games? (e.g. E:/apps/MetalSlug3/default.xbe or simply E:/apps/default.xbe)
accord04
Newbie
_
4. July 2004 @ 08:08 _ Link to this message    Send private message to this user   
I use flash ftp to transfer the files to my e drive in the e drive I have to folders one for games and the other for apps.but when the game are installed on to the e drive I check my evox ini file and the game does not show up in the evox ini file but the game still comes up on the evox start up screen and is still playable
decoy7
Newbie
_
19. July 2004 @ 01:18 _ Link to this message    Send private message to this user   
the game title will not show up in the exox.ini file unless you write it there, it appears in your list of games in the Dash because of these lines:
AutoAddItem "e:games"
AutoAddItem "f:games"


when you put the game in the e:games folder, is the game inside it's own folder?
eg. e:games/metalslug3


DVDPlayer = "f:appsdvd2.0default.xbe"
should read:
DVDPlayer = "f:apps/dvd2.0/default.xbe"


you dont need the G drive: UseGDrive=No
BoxMods
Member
_
19. July 2004 @ 09:49 _ Link to this message    Send private message to this user   
Why are you trying to backup one, or maybe two games on a stock drive?

www.chipinabox.com For mods/repairs
chipinabox@yahoo.com
accord04
Newbie
_
19. July 2004 @ 17:56 _ Link to this message    Send private message to this user   
the reason I'm trying to back up more than 1 game to the stock harddrive is because I don't want to replace my stock drive until I solve the problem first and if I can't get more than 1 game on my stock 1 how will I be able to use a bigger hard if I can't even get the stock 1 to work, then the bigger drive would be useless.
accord04
Newbie
_
19. July 2004 @ 17:58 _ Link to this message    Send private message to this user   
decoy 7 the games when I ftp accoss to the xbox each game is in is own folder.
decoy7
Newbie
_
20. July 2004 @ 05:49 _ Link to this message    Send private message to this user   
mate, this one has got me stumped...i'm no expert, in fact i came on here for some help myself and found your issue while searching for a solution to my own problem.

anyhow, at this time all i can suggest is to supply the info that a more knowledgeable person than myself may require should they stumble across your post.

xbox version 1.0, 1.2 etc?
chip version?
bios version?
dash board?

one other thing, if you have CD-RW's to hand you could try burning UnleashX and booting from CD to see if it see's your 2 backed up games, then you may eliminate it being the dash your using....just suggestions to try speeding up your way to a resolution...i'll keep watchng and respond if i think of anything.


cheers
D.
Advertisement
_
__
 
_
techdon
Newbie
_
20. July 2004 @ 16:46 _ Link to this message    Send private message to this user   
Well seems like something is definately wrong, the only solution i can suggest is to run a secondary dashboard such as Avalaunch or even XBMC and use thier menus and file managers to launch the games.

Also make sure u have your backslashes ( \ ) in your paths.eg. "E:\games\"

techmafia _runshit!!

This message has been edited since posting. Last time this message was edited on 20. July 2004 @ 16:48

afterdawn.com > forums > archived forums > xbox - general discussion > problem with installing more than 1 game on hard drive
 

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