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 [2024/10/24 02:23] – Sean Rhone | linux:notes:wine [2025/04/28 04:45] (current) – [Tweaks] suspicious FD error on Oblivion Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Tweaks ====== | ||
+ | |||
+ | sudo -e '/ | ||
+ | |||
+ | < | ||
+ | # Staging | ||
+ | export STAGING_SHARED_MEMORY=' | ||
+ | export STAGING_WRITECOPY=' | ||
+ | export WINE_LARGE_ADDRESS_AWARE=' | ||
+ | #export WINEESYNC=' | ||
+ | |||
+ | # Logging | ||
+ | export WINEDEBUG=' | ||
+ | export DXVK_LOG_LEVEL=' | ||
+ | |||
+ | # End</ | ||
+ | |||
====== TODOs ====== | ====== TODOs ====== | ||
* https:// | * https:// | ||
+ | |||
+ | WINEDLLOVERRIDES=' | ||
+ | |||
+ | * https:// | ||
===== Vulkan ===== | ===== Vulkan ===== | ||
+ | * [[linux: | ||
* Might not work for OpenGL apps | * Might not work for OpenGL apps | ||
Line 15: | Line 37: | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | * [[linux: | ||
* 2024/09/26: WoW 3.3.5 and D2 work but with no visible benefits | * 2024/09/26: WoW 3.3.5 and D2 work but with no visible benefits | ||
Line 25: | Line 48: | ||
* NVIDIA: https:// | * NVIDIA: https:// | ||
* '' | * '' | ||
- | |||
- | ====== Global ====== | ||
- | |||
- | * [[linux: | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | < | ||
- | # Large Address Aware | ||
- | export WINE_LARGE_ADDRESS_AWARE=' | ||
- | |||
- | # Esync | ||
- | export WINEESYNC=' | ||
- | |||
- | # Logging | ||
- | export DXVK_LOG_LEVEL=' | ||
- | export WINEDEBUG=' | ||
- | export VKD3D_DEBUG=' | ||
- | export VKD3D_SHADER_DEBUG=' | ||
- | |||
- | # End</ | ||
C:/www/wiki/data/attic/linux/notes/wine.1729750993.txt.gz · Last modified: by Sean Rhone