STEP 1
-Download the free hex editor named : http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm#download
On your desktop create a new folder and name it by example "xvi32"
EXtract the content of the downloaded xvi32.zip into this xvi32 folder.
STEP 2
-Now in Daggerfall, start it, create a new character and save it when you are in the cave.
Be sure in the Daggerfall options you have not touched to the "DETAIL" bar, so it is always full.
quit the game
http://img406.imageshack.us/img406/6305/a00.jpg
STEP 3
-go to the folder you have installed Daggerfall into, you will see several sub folder named SAVE0 SAVE1... SAVE5 , go into the folder that correspond to your saved game and take the file named SAVETREE.DAT
Put that SAVETREE.DAT into the xvi32 folder you created (and in which you have extracted the xvi32 program)
STEP 4
-in the xvi32 folder, launch the hex editor by double clicking on XVI32.exe
-click on File then on Open
select SAVETREE.DAT and click Open
it should now look like this :
http://img509.imageshack.us/img509/5581/a02o.jpg
STEP 5
-click on Search then Find
Type
7F 7F 00
like this
http://img118.imageshack.us/img118/5126/a03j.jpg
And click OK
It will find the string and will automatically select the first 7F
http://img200.imageshack.us/img200/4328/a04xdk.jpg
STEP 6
As it is the 7F we want to replace and it is already selected, do nothing else but only type
FF
As a result :
http://img238.imageshack.us/img238/9535/a05.jpg
That's all, now click File then click Save
You can now close XVI32.
STEP 7
Now take the modified SAVETREE.DAT and put it back into the SAVE folder from your Daggerfall install.
Example with Daggerfall by default :
http://img521.imageshack.us/img521/9811/a06n.jpg
After modifying with XVI32 :
http://img148.imageshack.us/img148/3882/a07d.jpg
Note that i used XVI32, i prefered it as it does not need to be installed, but you can use any kind of hex editor that would work better for you.
IF you tinkered with the Daggerfall options before, you may not have the DETAIL bar set to the maximum, as mouse precision in this case could not have it really to the maximum.
So instead of the 7F 7F 00 in the search of STEP 5, you may want to search for a 7E 7F 00
Finally, DO NOT TOUCH ANYMORE the "DETAIL" bar in the options, or it will reset it to 7F the next time you save (and so you will have to hex edit it again)