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/02/08 19:35] – 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=' | ||
- | # End</ | + | # DXVK |
- | + | ||
- | ===== Other ===== | + | |
- | + | ||
- | < | + | |
export DXVK_LOG_LEVEL=' | export DXVK_LOG_LEVEL=' | ||
- | export | + | export |
- | export VKD3D_SHADER_DEBUG=' | + | |
- | </ | + | # End</ |
====== TODOs ====== | ====== TODOs ====== | ||
Line 23: | Line 24: | ||
WINEDLLOVERRIDES=' | WINEDLLOVERRIDES=' | ||
+ | |||
+ | * https:// | ||
===== Vulkan ===== | ===== Vulkan ===== |
/srv/www/wiki/data/attic/linux/notes/wine.1739061340.txt.gz · Last modified: by Sean Rhone