Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. .text:1024BDB4 loc_1024BDB4: ; CODE XREF: CreateRenderableHandle+56↑j
  2. .text:1024BDB4 ; CreateRenderableHandle+82↑j ...
  3. .text:1024BDB4 mov eax, dword_1524F0A0
  4. .text:1024BDB9 mov ecx, [ebp+wearables]
  5. .text:1024BDBC mov esi, [eax]
  6. .text:1024BDBE mov eax, [ecx]
  7. .text:1024BDC0 call dword ptr [eax+20h]
  8. .text:1024BDC3 mov ecx, dword_1524F0A0
  9. .text:1024BDC9 push eax
  10. .text:1024BDCA call dword ptr [esi+2Ch]
  11. .text:1024BDCD mov esi, eax
  12. .text:1024BDCF or eax, 0FFFFFFFFh
  13. .text:1024BDD2 mov [ebx+14h], ax
  14. .text:1024BDD6 mov eax, [ebp+wearables]
  15. .text:1024BDD9 mov ecx, eax
  16. .text:1024BDDB mov [ebx], eax
  17. .text:1024BDDD mov edx, [eax]
  18. .text:1024BDDF call dword ptr [edx]
  19. .text:1024BDE1 mov ecx, eax
  20. .text:1024BDE3 mov edx, [eax]
  21. .text:1024BDE5 call dword ptr [edx+24h]
  22. .text:1024BDE8 mov [ebx+4], eax
  23. .text:1024BDEB mov ecx, 80h
  24. .text:1024BDF0 xor eax, eax
  25. .text:1024BDF2 mov dword ptr [ebx+10h], 0FFFFFFFFh
  26. .text:1024BDF9 cmp esi, 2
  27. .text:1024BDFC mov dword ptr [ebx+0Ch], 0FFFFFFFFh
  28. .text:1024BE03 mov dword ptr [ebx+8], 0
  29. .text:1024BE0A mov edx, 0FF00h
  30. .text:1024BE0F cmovz eax, ecx
  31. .text:1024BE12 mov ecx, [ebp+arg_8]
  32. .text:1024BE15 mov [ebx+16h], ax
  33. .text:1024BE19 and ecx, 3
  34. .text:1024BE1C mov eax, [ebp+arg_10]
  35. .text:1024BE1F and eax, 3
  36. .text:1024BE22 shl ecx, 2
  37. .text:1024BE25 or ecx, eax
  38. .text:1024BE27 mov ax, [ebx+18h]
  39. .text:1024BE2B and ax, dx
  40. .text:1024BE2E shl ecx, 4
  41. .text:1024BE31 or cx, ax
  42. .text:1024BE34 mov eax, [ebp+arg_C]
  43. .text:1024BE37 mov [ebx+18h], cx
  44. .text:1024BE3B mov ecx, [ebp+wearables]
  45. .text:1024BE3E mov [ebx+19h], al
  46. .text:1024BE41 mov dword ptr [ebx+1Ch], 7F7FFFFFh
  47. .text:1024BE48 mov dword ptr [ebx+20h], 7F7FFFFFh
  48. .text:1024BE4F mov dword ptr [ebx+24h], 7F7FFFFFh
  49. .text:1024BE56 mov dword ptr [ebx+28h], 0FF7FFFFFh
  50. .text:1024BE5D mov dword ptr [ebx+2Ch], 0FF7FFFFFh
  51. .text:1024BE64 mov dword ptr [ebx+30h], 0FF7FFFFFh
  52. .text:1024BE6B mov dword ptr [ebx+34h], 0
  53. .text:1024BE72 mov dword ptr [ebx+38h], 0
  54. .text:1024BE79 mov dword ptr [ebx+3Ch], 0
  55. .text:1024BE80 mov dword ptr [ebx+40h], 0
  56. .text:1024BE87 mov dword ptr [ebx+44h], 0
  57. .text:1024BE8E mov dword ptr [ebx+48h], 0
  58. .text:1024BE95 mov eax, [ecx]
  59. .text:1024BE97 call dword ptr [eax+1Ch]
  60. .text:1024BE9A mov ecx, [ebp+var_4]
  61. .text:1024BE9D push [ebp+arg_4]
  62. .text:1024BEA0 mov [eax], di
  63. .text:1024BEA3 mov eax, [ecx]
  64. .text:1024BEA5 push edi
  65. .text:1024BEA6 call dword ptr [eax+7Ch]
  66. .text:1024BEA9 pop edi
  67. .text:1024BEAA pop esi
  68. .text:1024BEAB pop ebx
  69. .text:1024BEAC mov esp, ebp
  70. .text:1024BEAE pop ebp
  71. .text:1024BEAF retn 14h
  72. .text:1024BEAF CreateRenderableHandle endp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement