UnityDarkThemePatch icon indicating copy to clipboard operation
UnityDarkThemePatch copied to clipboard

Updated offsets for 2018.3+

Open SonicZentropy opened this issue 7 years ago • 3 comments

2018.3 slightly changed the surrounding bytes, so the current patcher fails. This updates the AOB scan to the proper new location. Confirmed working fine in the current 2018.3.0f1

SonicZentropy avatar Dec 16 '18 00:12 SonicZentropy

Can confirm that this still works for 2018.3.9f1

daxtron2 avatar Mar 19 '19 22:03 daxtron2

And still works for 2018.3.11f1

oliverbooth avatar Mar 31 '19 14:03 oliverbooth

Sadly doesn't work with 2019.1.0f2 Bytes 75 08 33 c0 48 83 c4 30 5b c3 8b 03 48 83 c4 30 can't be found.

Edit: On Reddit I found the byte pattern for 2019.1 74 04 33 C0 EB 02 8B 07 to 75 04 33 C0 EB 02 8B 07 (change the 74 to 75)

nickhod avatar Apr 17 '19 10:04 nickhod