mirror of
https://github.com/denuvosanctuary/steam-stubbed.git
synced 2026-03-31 11:43:58 +00:00
Tiny DLL that patches automatically Steam Stub on the fly when loaded
- Rust 100%
| .github/workflows | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
Steam Stubbed
Plug n Play DLL that allows to patch SteamStub on the fly. Can be loaded by placing it in the load_dlls folder of GBE or through any loader.
Tested against various basic SteamStub games and also works in games where Steamless fails to execute, such as Hi-Fi Rush.
Download
Grab the latest build from GitHub:
Building from Source
cargo build --release
The output DLL will be in target/release/steam_stubbed.dll.
Disclaimer
This project is for educational and research purposes only. Use responsibly and respect software licenses.