Hi, this mod for Xenoblade Chronicles 2 allows for free camera manipulation, however to use it it must be compiled with Cmake using devkitPro. I've been attempting to compile it for a while now, yet I can't seem to figure it out.
What I've done so far:
-Download/installed devkitPro with Switch features, CMake, CLion, and Visual Studio 2022 with C++ compilers
-Used VS2022 to generate in CMake(GUI), which resulted in VS project files (not the intended subsdk1/main.npdm files)
-Tried CLion, Command Prompt, and MSYS2 unsuccessfully to attempt building, usually telling me it doesn't have a compiler ot DEVKITPRO environment variable isn't set
I've been told I need to make a devkitPro profile in CLion, but I haven't been able to figure that out. Any help would be greatly appreciated