• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
  • Unfortunately, yes, there is a suspension wave happening around the new tlp launch. :'( Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.

Eqgame.exe date/time (1 Viewer)

qazra

New member
Joined
Nov 23, 2006
RedCents
I know this is simple for alot of people here but I've been going through my exe file for the last 15 hours with IDA and I havn't been able to locate the date and time.. Trying to make a mq2 compile to use on Shards of Dalaya. Not asking for a hand out just a tip to know I'm going in the right direction.
 
What is the eqgame version of SoD? Little confused as to your actual question.

Ok after reading your post a few times ... I take it you are looking for the date of the eqgame.exe. Generally its one of the first things you see. Although, lately I haven't seen it anymore.
 
Here is what the current live version looks like:

eqgame.2007.08.14.exe said:
.text:00523D8C 000 push 0Bh
.text:00523D8E 000 push offset aAug142007 ; "Aug 14 2007"
.text:00523D93 000 call sub_4EBFD0 ; Call Procedure
.text:00523D93
.text:00523D98 000 push 0A5320176h
.text:00523D9D 000 push offset aAug142007 ; "Aug 14 2007"
.text:00523DA2 000 mov dword_987178, eax
.text:00523DA7 000 call sub_51EDD0 ; Call Procedure

So, what you can do is simply do a Text search ... start with January and go until you hit December...
 
Hello everyone, I just started today and I am also looking for a way to compile MQ2 for SoD.

I downloaded PE Explorer for www.heaventools.com and found 23/12/2003 from the EQGame.exe. Now, after I remove my time/date check from PluginHandler.cpp and get my clocks back to Dec. 2003 I still get the incorrect client. Also MQ is showing me the date of Sept 23 2004 from the icon.
 
Last edited:
Eqgame.exe date/time

Users who are viewing this thread

Back
Top