Skip to content

Commit

Permalink
update readme,faudio,d9vk
Browse files Browse the repository at this point in the history
  • Loading branch information
GloriousEggroll committed Dec 2, 2019
1 parent 7adc22f commit 97ff6ba
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FAudio
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ Environment variable options:
| <tt>nofsync</tt> | <tt>PROTON_NO_FSYNC</tt> | Do not use futex-based in-process synchronization primitives. (Automatically disabled on systems with no `FUTEX_WAIT_MULTIPLE` support.) |
| <tt>forcelgadd</tt> | <tt>PROTON_FORCE_LARGE_ADDRESS_AWARE</tt> | Force Wine to enable the LARGE_ADDRESS_AWARE flag for all executables. |
| <tt>oldglstr</tt> | <tt>PROTON_OLD_GL_STRING</tt> | Set some driver overrides to limit the length of the GL extension string, for old games that crash on very long extension strings. |
| | <tt>DXVK_ASYNC</tt> | Enable Asynchronous shader compiling in dxvk. Set to 1 to enable. |
| | <tt>WINE_MEM_ALLOC_MOD</tt> | Enables mem alloc mod. Fixes some games such as MK11 and the skyui status effect icons in skyrim se. Set to 1 to enable. |


Credits to the proper people are deserved. Many people besides myself have contributed to various parts:
Expand Down
2 changes: 1 addition & 1 deletion d9vk
Submodule d9vk updated from aa8d49 to 0c84d7

0 comments on commit 97ff6ba

Please sign in to comment.