MelonLoader

MelonLoader

554 Downloads

[Question]: How does QuitFix work?

asdat3 opened this issue ยท 2 comments

commented

[Question]: How does QuitFix work?

Hey, I am currently using Frida Il2Cpp and running into the issue that the Process is closing itself after a few minutes after the injection (1-4min)
I didnt find any solution to this and I am not thinking about instead of injections reading the data I want externally.
However I just noticed you --quitfix arg and I am not sure how it's supposed to work, from the Core.cs is seems like it is just setting ForceQuit to true which will kill a Process (I assume the App itself but that wouldnt make much sense in my small head)

Any help is greatly appreciated ๐Ÿ€

commented
  1. This is MelonLoader, not Frida. Quitfix is completely unrelated to the game crashing
  2. We don't help with cheats

In other words, you're on your own

commented

Okay, sorry