BepInEx
BepInEx copied to clipboard
Unity / XNA game patcher and plugin framework
Migrated from #385 so that the branch now resides in this repo. Add Doorstop 4 support, replacing older UnityDoorstop 3. This includes also upgrading Il2Cpp to use self-hosted CoreCLR runtime...
### What happened? Most of my patch method work well, just this method fail to patch. The method is like this: ````java public double TheMethod(bool someBool = true) { return...
### Describe your problem 目前BepInEx不支持unity2021.2.x、Unity2021.3.x系列的所有IL2CPP的交互,请问官方何时能支持呀? ### Proposed solution 目前BepInEx不支持unity2021.2.x、Unity2021.3.x系列的所有IL2CPP的交互,请问官方何时能支持呀? ### Alternatives _No response_
### What happened? I was trying to install unity explorer for the vr game "The Under Presents" on steam vr. I go though the steps: extracting, running game as administator,...
### What happened? No change - the chainloader fails to execute. This seemingly does not affect the game in any major way. ### Steps to reproduce 1. Install BepInEx 6...
### What happened? 使用Unity2021.2.8f1构建IL2CPP后,运行游戏,程序会崩溃,接着BepInEx报错:Class::Init signatures have been exhausted, using il2cpp_class_has_references as a substitute! 但是换成Mono的方式或者2019.4.33版本后,就正常了。 希望可以支持高版本的UnityIL2CPP ### Steps to reproduce 使用Unity2021.2.8f1构建IL2CPP ### BepInEx Distribution Bleeding Edge from BepisBuilds ### Log outputs...
### Describe your problem At the moment if you want to switch to using a different plugin GUID, the only option is to use BepInIncompatibility but it will only prevent...
### What happened? I am installing this on a M1 chip mac. I have the latest version of BepInEx and i have followed everything.the steam say:"An error occurred while updating(missing...
### What happened? Using bleeding build of BepinEx, on RotMG, a very much unsupported game (il2cpp & obfuscated). BepinEx doesn't work, is there any chance of BepinEx supporting it? When...
### What happened? This is the the first-time run to generate configuration files. Configuration file was generated. No BepInEx/LogOutput.txt was generated ### BepInEx Distribution Bleeding Edge from BepisBuilds ### Log...