Katy
Katy
I'm going to test it but those set operations will be far from free. A 3-way And requires 5 function calls per tested entity.
https://github.com/djkaty/fireplace/blob/work/selector-tests/tests/selector_tests_readme.md
I had to google that error, it means the DLL's initialization routine failed to run when it's loaded. Are you using a laptop with switchable AMD/nVidia graphics like Optimus for...
Just to add I haven't tried to repro the issue on my PC yet but I will get to it :)
Yeah the Riru-Dumper is for Android and dumps the global-metadata.dat from the running process in memory as you discovered :) So that's not going to work on Windows without being...
@LorentzB is the global-metadata.dat in this zip file directly available in the PC game files or did you dump it somehow?
@bhhbazinga You are much better off using the API output to produce a global-metadata.dat rather than C# prototypes output, then it can be input into other tools. That's actually exactly...
Looks like the wrong XOR key is selected for the 64-bit version. Right now there is no override in the UI for this, you can force it by changing xorKey...
Okay, good spot, I did add support up to 2019.4.22 recently but I actually missed something, just went back over the files and noticed my mistake. Triaging as high priority...
Noting this bug also applies to 2020.2.4+