slxdy
slxdy
### All of the following criteria must be met - [X] All Requirements must be installed. - [X] Full ``Latest.log`` file included. If no file exists then leave this unchecked...
### Describe the new feature or enhancement The title pretty much says it. We need a method for patching unhollowed methods without actually patching the il2cpp methods.
### Describe the new feature or enhancement Some Melons may depend on native libraries and should have a directory where they can store those dependencies. While I understand you can...
**Photoshop version** CC2021 **Describe the bug** The view does not refresh after undoing changes. You have to move/zoom for it to actually refresh and show the undone changes **System informations**...
**Photoshop version** CC2022 **Describe the bug** As soon as I create a project and try doing anything, the whole programs crashes. **To Reproduce** Create a new project and try to...
Because this isn't currently possible, cloning instructions or pre-making instructions before assigning their operator is hell. It's an unnecessary limitation that simply shouldn't exist.
ChromePassReader.cs line 42
Are there still gonna be any updates to this in the future? It doesn't work anymore and I also realised the last commit was 2 years ago so just wanted...
The `DefaultPathResolver` normally assumes that the library is either located in the domain's base dir or the main module's dir (which should usually be the same anyway), but this becomes...
Idk how to describe it well, so I think the following Il2CppInterop-generated piece speaks for itself. At `Il2CppSystem.Comparison`: ```cs public static implicit operator Comparison(System.Func P_0) { return DelegateSupport.ConvertDelegate(P_0); } ```...