07-26-2008, 12:28 AM
I have a problem:
-Downloaded LF2_Patcher (files: lf2.cfg ; readme ; patcher (ms-dos) ; patcher (application) [no patcher.bat (?)])
-Downloaded OllyDBG (files: all ok... the executable is OLLYDBG)
Opened lf2.cfg -> copied and pasted the code you mentioned above (for one ID), deleted the spaces between letters and numbers and then the code was written in 2 lines:
line 1 -> 00021F6F,8B89F4060000,E96C0B020090
line 2 -> 00042AE0,(all the zeros here)(...)FDFF
SAVED.
Run Patcher (application) -> no window opened, just flashed (like open fast and close).
Run Patcher (MS-DOS) -> no window opened, just flashed (like open fast and close).
Now... the following: "Alright, so after you patched the exe with one of these thingies, open the the exe with olly and go to offset 00442AE0 (Press ctrl+g and write in 00442AE0)." - Have I patched it already doing what I did ? Because:
I open OllyDBG -> Open -> lf2 (executable file)... Things I don't understand are shown. I press CTRL+G, then I type 00442AE0 and click ok. Then, when the following offset is shown, I don't see what you call "a bunch of code".
What I see is: (first column) 00 / (second column) DB 00.
This is my problem. ^
Now two things I notice:
1) While I'm using OllyDBG, it says in the bottom Program Entry Point ... then at the bottom right PAUSED (in yellow background) Does it mean I have to open LF2 before opening OllyDBG ? If so, the I have to click "Game Start" and wait for every data and stuff to be loaded until I get the game menu ?
2) After I used OllyDBG, a lf2.udd file is created in Olly folder... Should I delete it ? Does it mean anything ? Is it an important file ? Or what ?
Thanks in advance.
-Downloaded LF2_Patcher (files: lf2.cfg ; readme ; patcher (ms-dos) ; patcher (application) [no patcher.bat (?)])
-Downloaded OllyDBG (files: all ok... the executable is OLLYDBG)
Opened lf2.cfg -> copied and pasted the code you mentioned above (for one ID), deleted the spaces between letters and numbers and then the code was written in 2 lines:
line 1 -> 00021F6F,8B89F4060000,E96C0B020090
line 2 -> 00042AE0,(all the zeros here)(...)FDFF
SAVED.
Run Patcher (application) -> no window opened, just flashed (like open fast and close).
Run Patcher (MS-DOS) -> no window opened, just flashed (like open fast and close).
Now... the following: "Alright, so after you patched the exe with one of these thingies, open the the exe with olly and go to offset 00442AE0 (Press ctrl+g and write in 00442AE0)." - Have I patched it already doing what I did ? Because:
I open OllyDBG -> Open -> lf2 (executable file)... Things I don't understand are shown. I press CTRL+G, then I type 00442AE0 and click ok. Then, when the following offset is shown, I don't see what you call "a bunch of code".
What I see is: (first column) 00 / (second column) DB 00.
This is my problem. ^
Now two things I notice:
1) While I'm using OllyDBG, it says in the bottom Program Entry Point ... then at the bottom right PAUSED (in yellow background) Does it mean I have to open LF2 before opening OllyDBG ? If so, the I have to click "Game Start" and wait for every data and stuff to be loaded until I get the game menu ?
2) After I used OllyDBG, a lf2.udd file is created in Olly folder... Should I delete it ? Does it mean anything ? Is it an important file ? Or what ?
Thanks in advance.