linux:notes:wine
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:notes:wine [2025/03/06 14:20] – Sean Rhone | linux:notes:wine [2025/07/04 00:28] (current) – Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Tweaks ====== | ====== Tweaks ====== | ||
- | sudo -e '/ | + | sudo -e '/ |
< | < | ||
+ | # Staging | ||
+ | export STAGING_SHARED_MEMORY=' | ||
+ | export STAGING_WRITECOPY=' | ||
export WINE_LARGE_ADDRESS_AWARE=' | export WINE_LARGE_ADDRESS_AWARE=' | ||
export WINEESYNC=' | export WINEESYNC=' | ||
+ | |||
+ | # Logging | ||
export WINEDEBUG=' | export WINEDEBUG=' | ||
+ | |||
+ | # DXVK | ||
+ | export DXVK_LOG_LEVEL=' | ||
+ | export DXVK_CONFIG=' | ||
# End</ | # End</ | ||
- | |||
- | ===== Other ===== | ||
- | |||
- | < | ||
- | export DXVK_LOG_LEVEL=' | ||
- | export VKD3D_DEBUG=' | ||
- | export VKD3D_SHADER_DEBUG=' | ||
- | </ | ||
====== TODOs ====== | ====== TODOs ====== |
/srv/www/wiki/data/attic/linux/notes/wine.1741288846.txt.gz · Last modified: by Sean Rhone