冰楓論壇

標題: TWMS105 快速恢復MP 8.5秒縮短CRC版 [打印本頁]

作者: qkckcqkckcq    時間: 2012-9-26 12:26
標題: TWMS105 快速恢復MP 8.5秒縮短CRC版
  1. //作者:不祥 
  2. //更新:waguojian
  3. // TWMS105 快速恢復MP 8.5秒縮短CRC版
  4. [Enable]
  5. alloc(FastRecoverMP,128)
  6. alloc(MPCounter,4)
  7. alloc(SetMPCounter,4)
  8. registersymbol(FastRecoverMP)
  9. label(DoNormal)
  10. label(MPCheck)

  11. FastRecoverMP:
  12.   cmp [MPCounter],0
  13.   je MPCheck
  14.   dec [MPCounter]
  15.   cmp ebx,1
  16.   jmp   00962C93//0096240D

  17. MPCheck:
  18.   cmp ebx,00002185//秒數
  19.   jna DoNormal
  20.   push eax
  21.   mov eax,[SetMPCounter]
  22.   dec eax
  23.   mov [MPCounter],eax
  24.   pop eax

  25. DoNormal:
  26.   cmp ebx,00002185//秒數
  27.   jmp 00962C93// 0096240D

  28. SetMPCounter:
  29. dd 8 //次數
  30. 00962C8D:
  31. jmp FastRecoverMP

  32. [Disable]
  33. 00962C8D:
  34. DB 81 FB 10 27 00 00
  35. dealloc(FastRecoverMP)
  36. dealloc(MPCounter)
  37. dealloc(SetMPCounter)
  38. unregistersymbol(FastRecoverMP)
複製代碼





歡迎光臨 冰楓論壇 (https://bingfong.com/) Powered by 冰楓