Skip to content

Dualsense adaptive triggers for Fallout 4 on PC using external program Dual Sense X

License

Notifications You must be signed in to change notification settings

rethesda/DSXFallout4

 
 

Repository files navigation

Buffout4 VR

It's like buffout but for the engine. This is a fork for VR.

Build Dependencies

End User Dependencies

Building

git clone https://github.com/alandtse/Buffout4.git
cd Buffout4
# pull commonlib /external to override the path settings
git submodule init
# to update submodules to checked in build
git submodule update

Fallout 4

cmake --preset vs2022-windows-vcpkg
cmake --build build --config Release

VR

cmake --preset vs2022-windows-vcpkg-vr
cmake --build buildvr --config Release

Credits

License

MIT

About

Dualsense adaptive triggers for Fallout 4 on PC using external program Dual Sense X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.0%
  • CMake 23.6%
  • Python 2.4%