sine664
Results
2
comments of
sine664
if you just want the process to not terminate make a custom tracer that has a catch and call it instead ``` function customTracer(): Il2Cpp.Tracer { const applierparams = ():...
just adding this here if someone sees this [i think i got a tracer function that worked on some access violations i previously had](https://gist.github.com/sine664/1caa48079b90efc864b8fd441c2a6cf4) at least from my testing, hope...