mirror of
https://github.com/denuvosanctuary/steam-stubbed.git
synced 2026-04-29 15:47:31 -07:00
master
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.
Languages
Rust
100%