Start address is 0x400000 by default for windows executables.

But Eqgame.exe use ASLR, that means it can load in on any start address.
You will need to check the module list in your hex editor to...