Closed GoogleCodeExporter closed 9 years ago
You need to edit the paths in your config.xml (found inside wherever fsdata is).
By default, it will look like this -
<xbox1>
<path>usb0:\XBox1\</path>
</xbox1>
You want it to be
<xbox1>
<path>usb0:\XBox1\</path>
<path>hdd1:\XBox1\</path>
</xbox1>
Original comment by t3h.kit...@gmail.com
on 26 Mar 2010 at 5:21
Hey, my config with SVN215 was with both paths, still only Games on USB were
listed.
Now i tried 1.20 Final, changed the path from:
<xbox1>
<path>usb0:\XBox1\</path>
</xbox1>
to:
<xbox1>
<path>hdd1:\XBox1\</path>
</xbox1>
but still no files from the HDD get listed...
Original comment by da.schiz...@googlemail.com
on 26 Mar 2010 at 11:09
Found the solution...
in only edited the config.xml in the freestyle/base folder, not the on in the
fsdata
folder which is used if its available :)
now everything is working.
Original comment by da.schiz...@googlemail.com
on 26 Mar 2010 at 1:30
User handling problem
Original comment by hell...@gmail.com
on 29 Mar 2010 at 5:25
Original issue reported on code.google.com by
da.schiz...@googlemail.com
on 26 Mar 2010 at 1:35