mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
README
This commit is contained in:
parent
19b056cebe
commit
38e477bd2d
1 changed files with 19 additions and 0 deletions
19
README.md
Normal file
19
README.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# BakkesMod for Steam on Arch
|
||||
[Hosted on AUR](https://aur.archlinux.org/packages/bakkesmod-steam): just
|
||||
install and add `BAKKES=1` as a launch option.
|
||||
|
||||
## 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 in addition to
|
||||
the `BAKKES=1` flag mentioned above.
|
||||
|
||||
While this process happens automatically using `PKGBUILD` on linux, the patched
|
||||
version should also get rid of the injection verification on Windows, provided
|
||||
that the BakkesMod DLL is replaced rather than duplicated.
|
||||
|
||||
## TODO
|
||||
- stop resetting the user's config on install
|
||||
- rebase and publish the `rolling` branch as `bakkesmod-steam-git`
|
||||
|
||||
Loading…
Add table
Reference in a new issue