Search found 2 matches

by ATMGeek
Sun May 08, 2011 2:02 pm
Forum: MQ2::Help
Topic: Finding eqgame.exe version with windbg
Replies: 14
Views: 3053

Re: Finding eqgame.exe version with windbg

Thanks ieatacid. I did try this and was still getting no return on the search string. Try '2' '0' '1' '0' or '2' '0' '1' '1' ATMGeek: Underfoot wasn't even out in Dec 2008. For underfoot release exe, you should have: #define __ExpectedVersionDate "Jun 8 2010" #define __ExpectedVersionTime ...
by ATMGeek
Sun May 08, 2011 12:24 am
Forum: MQ2::Help
Topic: Finding eqgame.exe version with windbg
Replies: 14
Views: 3053

Re: Finding eqgame.exe version with windbg

I'm running into the same thing as what shea851 was running into. I've tried both 32 and 64 bit versions of WinDbg. Nothing happens after I try to search for the information you told me to. I'm following your directions exactly. Perhaps there is some sort of setting or configuration I need to set in...