simons-public / protonfixes

A module for applying fixes at runtime to unsupported games with Steam Proton without changing game installation files
https://simons-public.github.io/protonfixes/
Other
233 stars 114 forks source link

Added `-pf_dxvk_set` alias for `set_dxvk_option()` #90

Closed pchome closed 4 years ago

pchome commented 4 years ago

Example:

Note: newer DXVK versions supports per-game configuration sections (e.g. [GameName.exe]), thus I added simple hack to add/remove [DEFAULT] section from the file. Should be reviewed at some point, but works for me so far.