You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Behaviors:
(1) Game start with original Assembly-CSharp.dll and mono-2.0-bdwgc.dll
(1) Game start directly but does not get suspended with debug_suspend=true
(2) Game does not start by dnSpy
(1) dnSpy get an "Couldn't Open Process" error and quit itself see attached image
(2) Game start after dnSpy is quit and game is not suspended
(3) dnSpy cannot find process with "Attached to Process" option
(2) Game start with dumped and restored Assembly-CSharp.dll (dumped by CheatEngine and restored by filling the offsets) and debug build mono-2.0-bdwgc.dll (mono-2.0-bdwgc.dll is built by following the dnSpy archived repo)
(1) Game start directly but does not get suspended with debug_suspend=true
(2) Game does not start by dnSpy
(1) dnSpy get an "Couldn't Open Process" error and quit itself see attached image
(2) Game start after dnSpy is quit and game is not suspended
(3) dnSpy cannot find process with "Attached to Process" option
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: