shalzuth

Results 11 comments of shalzuth

Fixed with https://github.com/shalzuth/LostArkLogger/pull/91 - can someone confirm?

I agree, but having a dependency on not using stdout isn't acceptable. PDB is required for line numbers, i can include that in the artifacts (but user will need to...

Logger class could prevent stdout from normal log calls for electronbridge as a temporary means

I’ll look at 0.5. Will keep this open in the meantime for discussion if that’s okay.

is also invalid .net (where mono doesn't care). I think we can remove it without any issue, and this looks like a bug anyway. If any method in an injected...

My GC was free'ing the TypeToClassDelegate from as well. This delegate should be alloc'd, or made static, correct? Doing so fixes my implementation. The other delegate `hookedClassFromName` is static, so...

You have to use the forked version of SharpMonoInjector. It does additional stuff such as loading Mono, and calling the right il2cpp functions.

Does lslib provide a method for the user to input this data to create a .gr2, and is it possible to preserve/read this data out of .gr2?

https://github.com/shalzuth/LostArkDumper/tree/main/LoaDumper check out this one - it dumps the oodle stuff

Your firewall is blocking the download to github. Need to add it to the exceptions list.