Skip to content

Releases: sc2ad/Il2CppQuestTypePatching

Fix for delegates to look more like natives, add instance wrapped invokes

29 Jul 01:34
Compare
Choose a tag to compare

Fix for invoke pointer

28 Jul 17:06
Compare
Choose a tag to compare

Fix for header issues

27 Jul 23:04
Compare
Choose a tag to compare

Add static field assertions, delegate wrappers, liveness crash detection

27 Jul 05:17
Compare
Choose a tag to compare
  • custom_types::MakeDelegate<T>(function) is now supported, and should (in THEORY) work. The static initialization time of the types is a definite question, but I do hope to see them behave nice. Whether this fixes liveness or not is another issue altogether...
  • Don't use static fields. You will crash now (on registration) if you try because you would have crashed otherwise.
  • liveness crash detection logs a LOT, but you are crashing anyways so it doesn't matter.

Full Changelog: v0.15.13...v0.15.14

Potential fix for coro exceptions

28 Jun 05:56
Compare
Choose a tag to compare

Fix for interface lists

26 May 17:48
Compare
Choose a tag to compare

Bump + Small Fixes

26 May 17:41
Compare
Choose a tag to compare

Catch wrappers for C# invoked C++ methods that would throw across boundary

15 May 23:30
Compare
Choose a tag to compare

Update to Beat Saber v1.21.0

01 Apr 17:04
Compare
Choose a tag to compare
v0.15.9

Updated qpm.json

Update to Beat Saber version v1.20.0

08 Mar 18:08
Compare
Choose a tag to compare
v0.15.8

Updated qpm.json