No description
Find a file
2024-09-09 17:17:12 -07:00
.gitignore autolauncher 2024-06-12 02:38:32 -07:00
.SRCINFO removed debugging code 2024-09-09 17:17:12 -07:00
bakkesmod-steam-user-settings.py versioning fixes 2024-06-28 19:21:03 -07:00
dll_patch.py promptless launch option 2024-06-29 16:28:14 -07:00
PKGBUILD removed debugging code 2024-09-09 17:17:12 -07:00
README.md troubleshooting 2024-09-04 13:21:13 -07:00
settings_252950_bakkes.py removed debugging code 2024-09-09 17:17:12 -07:00

BakkesMod for Steam on Arch

Hosted on AUR: just install and add BAKKES=1 as a launch option for the official DLL or BAKKES=1 PROMPTLESS=1 for the patched version without the version detection prompt. If you're unfamiliar with launch options, remember to add %command% at the end.

The AUR package replaces the official updater with the system package manager, so use bakkesmod-steam-git instead if the main repo ends up out of date (relative to the latest BakkesModInjectorCpp release).

Promptless Injection

The dll_patch.py script, followed by the BakkesMod DLL path as a CLI argument, will create a patched DLL version which will not prompt the user to verify injection despite being unable to detect the version. This injector version can be used via Proton by adding PROMPTLESS=1 as a launch option. The patched version should also get rid of the injection verification on Windows, provided that the BakkesMod DLL is replaced rather than duplicated, which is the default.

Known Issues

After updating Rocket league, the game might have to run without the injector at least once.