yenting-chen

Results 4 comments of yenting-chen

Thank jszhtian for the code! @parasaite FYI, the following is how I use RioShiinaDump.zip 1. Download GARbro release and use GARbro.GUI.exe to view WAR files in NUKITASHI2's folder 2. Find...

It says detours.h cannot be opened. Seems like those header files are not included correctly. The following is my project setting. You may need to change the path according to...

@Kyome22 Q: "list.txt" in step 2 Its path is defined in precheck(). It's probably in the working folder of NUKITASHI2.EXE. I changed it to absolute path when I use it....

@parasaite > What is the working folder of NUKITASHI2.EXE? It depends on how you run the game and the parameter of DetourCreateProcessWithDllEx(). Please refer to lpCurrentDirectory in https://github.com/microsoft/Detours/wiki/DetourCreateProcessWithDllEx For simplicity,...