View Single Post
  #5  
Old 19-09-2001, 21:06
Frumpus Frumpus is offline
Junior Member
 
Join Date: Sep 2001
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Frumpus
Quote"

Use a HexEditor, like UltraEdit-32, open the OFP_120_Fixed_Update.exe file and check
which string is at position: $000002a0
Possible Strings: "suicide!", "nofear", "street knowledge", "hideous kinky", "spellbound",
"r!sc woz ere", "-razor 1911 rtl-" & "can you feel it!"
Execute the correct PATCHFX-{str}-{nr}.EXE Patch and apply it to: OFP_120_Fixed_Update.exe
Replace the {str} for the found string and replace {nr} for the Patch.

I used UltraEdit32 to open the file, and used the Find Text Command; it brought me to lines for all of the above )except "Can you feel it!", and "Street Knowledge" - they were not found), but NONE of them were on line $000002a0. Is there a way to change the "code" that I see to actual words in the strings, and then search that specific line? Where do I go from here?