BigZAJ
Dec 10 2004, 12:31 PM
I am just wandering if anyone knows how to make tHc-lite bootable off the F-drive, I have only been able to find a tutorial to make tHc original F-drive bootable and it was pretty old. Any help would be great.
Albino
Dec 11 2004, 12:11 PM
Here you go.
To get tHc Lite working on the F: partition follow these steps.
1. Open up the thclite.xbe with a Hex Editor, search for tHcData,
just before this there should be a string of text with partition2
in it Change the 2 to a 6.Save and close the file.
2. Open up default.xip with WinXip and keep it open, then
extract default.xap.
3. Open default.xap with Xap editor or Notepad. Search for
c.path="Y: , and change the Y to N. Then search for f.path="N: ,
and change the N to Y. Now search for config.xbx, there should
be a lot of strings with config.xbx in, before config.xbx there
should be "Y:\\ , change the Y value to N in every line
containing config.xbx. Now save default.xap, and in WinXip
Insert the modified default.xap, save default.xip and resign the dash.
4. FTP thclite.xbe, tHcData folder, config.xbx and memoryx.xbx
over to the root of the F partition.