Building instructions for the plugin.
- Navigate to the repository using a command prompt.
- cmd:
xmake -y
- The files should be in
build\windows\x64\release
- Copy
build\windows\x64\release\cyber_engine_tweaks.asi
to<cyberpunk install path>\bin\x64\plugins\cyber_engine_tweaks.asi
- Download Ultimate-ASI-Loader_x64.zip from ASI Loader
- Put the dinput8.dll in
<cyberpunk install path>\bin\x64\
- Rename
dinput8.dll
asversion.dll
, you should have<cyberpunk install path>\bin\x64\version.dll
- Create a
global.ini
file in<cyberpunk install path>\bin\x64\
- Paste the following lines in
global.ini
, save and you are all set!
[GlobalSets]
LoadPlugins=1
LoadFromScriptsOnly=1
DontLoadFromDllMain=0
FindModule=0
UseD3D8to9=0
DisableCrashDumps=0
Direct3D8DisableMaximizedWindowedModeShim=0