Skip to content

spelunky-fyi/SpecsHD

Repository files navigation

SpecsHD

Spelunky HD Debugging DLL

This repository is meant only for the development of SpecsHD. Access for non-developers is provided via HD Toolbox.

Setup Dependencies

Dependencies are either vendored in the repo or provided via git submodules. Before building you'll need to pull the submodules:

git submodule update --init --recursive

DLL

Initial Setup

cmake -A Win32 -S -B "build"

Rebuilding

cmake --build build --config Release

Troubleshooting

Seeing a link error when building the DLL

This happens if you've injected the DLL and the game is still running as the linker can't overwrite the DLL while it is still in use.

About

Spelunky HD Debugging DLL

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages