搜索
 找回密码
 加入

[1.298] Arena Crash Fix

Twisted 2011-10-16 08:56:13 850
Arena kept crashing when people died thanks to osmanx for showing me how to trace problem down . come to find out was conflicting with ardream xp loss ... don't ask no clue but here is the patch
  1. 00499233   > 8B96 98800000  MOV EDX,DWORD PTR DS:[ESI+8098]
  2. 00499239   . 807A 3C CA     CMP BYTE PTR DS:[EDX+3C],0CA
  3. 0049923D   . 74 0D          JE SHORT ebenezer.0049924C
  4. 0049923F   . 807A 3C 1F     CMP BYTE PTR DS:[EDX+3C],1F
  5. 00499243   . 74 07          JE SHORT ebenezer.0049924C
  6. 00499245   . E8 DC8EF6FF    CALL ebenezer.00402126
  7. 0049924A   . EB 03          JMP SHORT ebenezer.0049924F
  8. 0049924C   > 83C4 0C        ADD ESP,0C
  9. 0049924F   >^E9 07D7FFFF    JMP ebenezer.0049695B
复制代码
if line after 0049924c turns into nop change it to INT3

0 回复

高级模式
游客