HarmonyX icon indicating copy to clipboard operation
HarmonyX copied to clipboard

Harmony built on top of MonoMod.RuntimeDetours with additional features

Results 43 HarmonyX issues
Sort by recently updated
recently updated
newest added

Followup of https://github.com/BepInEx/HarmonyX/pull/79#issuecomment-1979530297. ``` HarmonyLib.HarmonyException: IL Compile Error (unknown location) ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. at Mono.Collections.Generic.Collection`1[T].get_Item (System.Int32 index) [0x00009] in :0 at...

https://github.com/MrPurple6411/7dtd/tree/main/LargerMapRevealRadius I have tried manual patching, and annotation patching as well as targeting net 4.8 and netstandard2.1, have switched from latest LangVer all the way back to 7.3 just incase,...