2026-03-10 14:59:57 +01:00
2026-03-10 10:49:51 +01:00
2026-03-10 10:49:51 +01:00
2026-03-10 14:59:57 +01:00
2026-03-10 14:59:57 +01:00
2026-03-10 10:49:51 +01:00
2026-03-10 10:49:51 +01:00

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:

  • Stable releases: Releases
  • Nightly builds: Actions (artifacts from the latest workflow run)

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.

S
Description
No description provided
Readme GPL-3.0 50 KiB
Languages
Rust 100%