Garrett's Shadow on 12/2/2011 at 07:03
Namely - how the hell do I do that? :confused:
Garrett's Shadow on 12/2/2011 at 08:00
I don't know how to use it to open the exe!
Ziusudra on 12/2/2011 at 08:07
Extract the XVI32 zip to whatever folder you like. Start the XVI32.exe. File menu -> Open -> find and choose T2.exe.
Garrett's Shadow on 12/2/2011 at 08:11
All I got was a bunch of data I guess it was - all broken up and put into single little boxes.
What I want is what it says in the DDFix instructions - which appears to be something like a wordpad type file.
Brian The Dog on 12/2/2011 at 08:30
Try (
http://www.pspad.com/) PSPad. Do File -> Open in HEX editor. The code appears on the left of the screen, and the text translation on the right. You can edit the "translation" as DDFix tells you to, and it changes the code to fit.
Garrett's Shadow on 12/2/2011 at 09:35
That PSPad did give me some text on the right of the code - but after scrolling
thru the whole damn thing - i saw no DDRAW/DLL, that is what i have to change.
Ziusudra on 12/2/2011 at 09:46
With XVI32 once you have t2.exe open you can press CTRL-F, click Text String, type DDRAW.DLL, click Case sensitive (to remove the checkmark) and click OK.
Edit: Had to step away for a moment.
You can, I'm sure do the same with PSPad.
Once XVI32 has found it, it will highlight it. You can edit the text in the white panel on the right.
Garrett's Shadow on 12/2/2011 at 10:01
thanx - will try that! :thumb:
(i am such a computer noob!) :o
ok - was able to do that but next step said to change the screen res in ddfix.ini - i found no "screen resolution" in there!