issues
search
BepInEx
/
HarmonyX
Harmony built on top of MonoMod.RuntimeDetours with additional features
MIT License
373
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding a prefab with BepInEx which can be instantiated by Photon?
#119
StupidRepo
opened
3 days ago
7
Fixing and synchronizing dumper
#118
kohanis
opened
4 months ago
0
HarmonyX 2.13 in 7dtd: Interface Default Implementations failing to patch with odd error.
#117
MrPurple6411
opened
4 months ago
0
System.Reflection.Emit.ILGeneration is not supported on this platform when using Transpilers.
#116
MarshMello0
closed
3 months ago
5
Upgrade MonoMod.RuntimeDetour to 25.1.2
#115
aldelaro5
closed
5 months ago
0
Merging upstream up to v2.3.3.0
#114
kohanis
closed
5 months ago
0
Add test build workflow for PRs
#113
ManlyMarco
closed
5 months ago
0
Assembly.GetExecutingAssembly causing game to crash
#112
MarshMello0
closed
5 months ago
8
Reverse patches appears to be broken
#111
Meivyn
opened
6 months ago
0
How do I find the asset directory of stuff stored in a unity game?
#110
grossbacher
closed
6 months ago
1
How do I call a private function within a postpatch
#109
grossbacher
closed
8 months ago
8
Harmony doesn't work when path contains non-ANSI characters
#108
Hill-98
closed
8 months ago
1
v2.11.0: patch with "ref string" on "static external" method produces garbage
#107
CptMoore
closed
5 months ago
5
Android IL2CPP Support
#106
EditDungeon
opened
10 months ago
2
Add HarmonyOptional attribute
#105
ManlyMarco
closed
9 months ago
0
When will v2.11.0 be published on NuGet?
#104
chrno1209
closed
6 months ago
2
CreateAndPatchAll - use a counter + target name as default ID instead of a GUID
#103
ManlyMarco
closed
9 months ago
0
[Wiki] Error using the provided postfix in section 1.4
#102
Owen3H
closed
10 months ago
1
[Wiki] Typos in section 1.4
#101
Owen3H
closed
10 months ago
1
Update MonoMod.RuntimeDetour to 25.1
#100
ManlyMarco
closed
10 months ago
4
Fix invalid file name when dumping compiler-generated methods
#99
Meivyn
closed
10 months ago
0
Skipping a patch when a method isnt found
#98
YakovAU
closed
11 months ago
1
Merging upstream
#97
kohanis
closed
5 months ago
32
Fix for unintentional removal of some `leave` instructions
#96
kohanis
closed
10 months ago
9
Empty Harmony Annotations Cause ArguementException: No Target Method Found
#95
RobbinBob
opened
11 months ago
3
Usage with unity
#94
alexhaffner
opened
11 months ago
0
Patching ref parameter with IL2Cpp results in invalid IL
#93
wund3rcr4zy
opened
11 months ago
0
Cannot unpatch extern method patch
#92
alexhaffner
opened
11 months ago
0
When did it start to support net 7 or 8?
#91
qcjxberin
closed
6 months ago
1
How to override explicit interface methods?
#90
BlueRaja
closed
1 year ago
1
Bugfix attempt for regression in PR #77
#89
StarFluxGames
closed
11 months ago
2
Empty Transpiler Causing Issues
#88
StarFluxGames
closed
1 year ago
1
Label Jump
#87
littlecattle
closed
6 months ago
2
Does it support NET6?
#86
wbz-hot
closed
6 months ago
1
Improve CodeMatcher exceptions on invalid positions
#85
ManlyMarco
closed
11 months ago
0
IDK
#84
NEFONTAN
closed
11 months ago
2
For log file open with full share access, if user sets "HARMONY_LOG_FILE" append obsolete to old FileLog
#83
mitchcapper
closed
1 year ago
0
Pass-through transpiler messes up leave labels in inner `MoveNext()` with `try/finally` block
#82
Neoshrimp
closed
6 months ago
3
Harmony Unpatch and repatching causes transpiler IL errors
#81
YakovAU
opened
1 year ago
1
Fix AccessTools.GetTypesFromAssembly sometimes returning an array with a null in it
#80
ManlyMarco
closed
11 months ago
0
Update MonoMod to 25.0.0, add Harmony 2.3 features
#79
Windows10CE
closed
11 months ago
28
fix double execution of TargetMethods
#78
Neutron3529
closed
1 year ago
1
Bugfix attempt for mismatched jump labels by IlProcessor
#77
mgreter
closed
10 months ago
20
Double execution of `TargetMethods`
#76
Neutron3529
closed
1 year ago
0
get a IL Compile Error, encountered a null pointer error in certain games.
#75
bbsuuo
closed
1 year ago
2
Get `Invalid IL code` when access `__instance` of inner class
#74
cruiseliu
opened
1 year ago
3
TypeLoadException when patching a method in a class, which inherits a class that has a generic argument of type enum
#73
btastic
opened
1 year ago
4
Assembly duplication after patching memory loaded assembly
#72
deltaone
opened
1 year ago
0
Patch does not run if specific other patch exists
#71
SpikeHimself
opened
1 year ago
14
The test code works in C# console app,but not in Unity
#70
Ribosome2
opened
1 year ago
1
Next