do you mean you want everything (BlackStormX folder, bsXdash.xbe, and BlackstormXCP.xbe) to be on F:\? Well if you want it that way, try this out and let me know if this works for you, i have not been able to test this very extensivly, because currently i have to f drive
oh ya, this was done with for v1.1
what you need to do is open up the bsXdash.xbe in any hex editor and go to the HEX offset
00002852 and change
partition2 to
partition6save and close the file.
now open up
BlackstormXCP.xbe with the hex editor. go to hex offset
00020C6A and change
Partition2 to
Partition6now open open default.xip/default.xap and search for
BlackstormXCP.xbe u need to change the line right above it; change
PatcherPath = "\\Device\\Harddisk0\\Partition2"; to
PatcherPath = "\\Device\\Harddisk0\\Partition6";now open up default.xip/config.xap and repeat the same step as above
that should just about do it, hopefully it works 100%