Search found 3 matches

by TarKitty
Tue Aug 12, 2003 6:03 am
Forum: MQ2::Development::Feature Discussion
Topic: no sure if it's the right forum
Replies: 8
Views: 5293

no sure if it's the right forum

but how can you check the brand new offsets you found are correct? Is there a macro / a list of macros to call all the offsets to check them or is it embedded in MQ code? I tried to enter the code but, for now, i am still not able to find the answer in it. i am on finding the offsets i miss in the F...
by TarKitty
Tue Aug 12, 2003 5:48 am
Forum: MQ2::Development::Feature Discussion
Topic: translation problems...
Replies: 6
Views: 2414

thanks for offsets and now... other question

in ENG Version : LeftClick=00499ea4 points also in a middle of a routine and, more, there are no calls to there... if it's the right spot then the french offset should be 004D6C99 ( based on the 'push 00002F53' line ) i also found that some functions are INLINE in the FR code... quite surprising whe...
by TarKitty
Mon Aug 11, 2003 8:38 am
Forum: MQ2::Development::Feature Discussion
Topic: translation problems...
Replies: 6
Views: 2414

translation problems...

I'm converting offset from ENG version ( 2003/08/06 07:00 ) to FR version ( 2003/07/09 3:14 ) I have already processed about 25% of the offsets but i found that offsets for MemCheckAddr1 and MemCheckAddr2 point in the middle of functions, near the end of them. I found the corresponding offsets in th...