UnityResolve.hpp icon indicating copy to clipboard operation
UnityResolve.hpp copied to clipboard

DumpToFile does not write data to a file

Open 1000blxdesss opened this issue 1 year ago • 1 comments

I used the unityresolve file from the phasmophobia project, because the file from the main project is erroneous, when using the following lines, the code does not perform its function but simply creates empty files

UnityResolve::Init(GetModuleHandleA("GameAssembly.dll"), UnityResolve::Mode::Il2Cpp);

   UnityResolve::DumpToFile("C:/Users/hz/somethinggg/"); 

1000blxdesss avatar Jul 31 '24 10:07 1000blxdesss

Me Too!!!

RiritoNinigaya avatar Aug 03 '24 16:08 RiritoNinigaya