[-]
Shout Box
Shout: -
User Panel
Loading...
Smilies
MyCode
Colors
For "Technical Support" on making themes, tutorials etc then please make a forum post about it and not the shoutbox. Also check the HELP ME!! forum first.
Your shoutbox post will be deleted if we determine that it should have been posted in the forums instead.
View Full Shout Box

Post Reply 
How to add games to FSD 2a
Author Message
denyingjoker Offline
Junior Member
**

Posts: 1
Joined: Aug 2010
Post: #1
How to add games to FSD 2a
i cant for the life of me figure this out

this is what i tried
i modified the Xml file to this but it doesn't work at all.

<paths retail='360' devkit='360'>Hdd1:\Content\0000000000000000\Games</paths>

only game i have atm is reach i dont know if this matters at all

when i put the folders directly on the root of my drive the console crashed and rebooted when i tried to go into xex menu.

thanks
08-28-2010 12:03 PM
Send this user a private message Find all posts by this user Quote this message in a reply
DJ KooPee Offline
Member
***

Posts: 65
Joined: Mar 2010
Post: #2
RE: How to add games to FSD 2a
Not exactly the correct forum for this (this site is mostly for skins, theres more technical sites available), but whatever rolleyes

What you want is extracted files (so you should have default.xex and a bunch of other files/folders), put them all in \games\halo reach\, then setup your xml like this:

<path retail='' devkit=''>hdd1:\content\0000000000000000</path>
<path retail='' devkit=''>usb0:\content\0000000000000000</path>
<path retail='360' devkit='360'>hdd1:\games</path>
<path retail='360' devkit='360'>usb0:\games</path>

First two lines will pick up any XBLA games you place on internal/external hard drives, next two will pick up all extracted games places in \games\gamename...
(This post was last modified: 08-29-2010 12:12 AM by DJ KooPee.)
08-29-2010 12:11 AM
Send this user a private message Find all posts by this user Quote this message in a reply
modmate Offline
Jtagger
**

Posts: 40
Joined: Mar 2010
Post: #3
RE: How to add games to FSD 2a
(08-28-2010 12:03 PM)denyingjoker Wrote:  i cant for the life of me figure this out

this is what i tried
i modified the Xml file to this but it doesn't work at all.

<paths retail='360' devkit='360'>Hdd1:\Content\0000000000000000\Games</paths>

only game i have atm is reach i dont know if this matters at all

when i put the folders directly on the root of my drive the console crashed and rebooted when i tried to go into xex menu.

thanks


Hi,

A bit less information here but ok. You got you games on the internal or on a Usb Harddrive?

Usual it looks moe like this:

<path retail='360' devkit='360'>hdd1:\CONTENT\0000000000000000</path>

you add games to it wich is not needed here..

and for Usb like this:

<path retail='360' devkit='360'>usb0:\GAMES</path>


So you got a Folder on your Usb Drive called GAMES.
If you got more locations i.e. XBOX1 just replace the "GAMES" path with XBOX1 or whatever your folders are called.



Greets modmate

[Image: 70292.jpg]
08-30-2010 04:12 AM
Send this user a private message Find all posts by this user Quote this message in a reply
Post Reply