dlbuhtig4096
dlbuhtig4096
Cpp2IL works fine, but I need a feature to dump symbol map and load it to disassemblers like IDA or Ghidra for debugging, just like what IL2CppDumper does. Are there...
After installing the lastest BepInEx, my game crashes after BepInEx setup the chain loader. Originally, I thought that was a issue from BepInEx, [therefore I opened an issue there](https://github.com/BepInEx/BepInEx/issues/671). However,...
### Description of the issue Launching game **Powerful Pro Baseball 2024-2025** would crash Ryujinx without any crash logs or crash dumps. I am using self-built Ryujinx from master branch using...
Fix #850.
## State your operating system: Windows11 ## DesMuME version nightly ## Issue Games output no audio when ensata emulation is enabled. Once ensata is disabled, audio works again. I am...
请注意:如果你没有提供以下所有信息我将会直接无视并关闭这个issue ## Il2CppDumper版本 從 master 自己 build 的 ## 目标Unity版本 (可以不填) 29 ## 问题描述 Il2CppDumper 生成的 dump.cs 裡只有類別名稱 這個大多數情況不是問題,但是有的時候會有重名的問題 舉一個例子像是: ```// Namespace: public sealed class CardIsUsedV1.Types.Request : IMessage, IMessage, IEquatable,...