Description:
EchoLoader is a utility for EchoVR. Rename it to dbgcore.dll
and place it into the bin\win10
directory of your EchoVR installation.
-
Rename the File: Rename
EchoLoader
todbgcore.dll
. -
Placement: Copy the renamed
dbgcore.dll
file and place it into thebin\win10
directory within your EchoVR installation. -
Adding Additional DLLs:
- Create a directory named
dlls
in the same location asdbgcore.dll
. - Place any additional DLLs you wish to load into the
dlls
directory.
- Create a directory named
Compiler Requirement: This code utilizes C++17 features. Ensure that your compiler supports C++17 or later.