Jump to content

dandin1

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by dandin1

  1. Right, forgot something rather important for anyone who might bump into here. Here are the changes that nLite did: at offset 0x150 change 50 94 to A5 56 At offset 0x12DC3 change 48 83 EC 78 to 33 C0 C3 90
  2. Thanks! nLite worked. Or rather, it didn't. It'd patch the x64 dll, then would crash for the x32 dll, deleting it (wuxtheme.dl_). I still tried with the x64 dll alone and it works perfectly. It would seem the theme's signature is only checked when it's loaded and not every time uxtheme hooks into an application.
  3. As far as my google search reveals, there is no sp3 for the 64-bit version of windows sadly.
  4. Would anyone have the correct offsets and hex values to patch uxtheme.dll on sp2 build 3790? I've just tried multiple times and it's never worked. The auto patchers didn't work, the dlls I downloaded didn't work. Another problem is that there is both a 32 and 64-bit version of uxtheme. I can provide the DLLs if someone here is experienced in modding them. I just feel so powerless being unable to do it myself. I really should learn how to single-step assembly.
×
×
  • Create New...