bsd:notes:wine
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
bsd:notes:wine [2024/09/06 02:17] – created Sean Rhone | bsd:notes:wine [2024/12/08 02:19] (current) – Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | **** | + | |
+ | | ||
+ | | ||
- | /usr/local/share/wine/pkg32.sh install | + | |
+ | |||
+ | ====== Environment Variables ====== | ||
+ | |||
+ | * Mesa: https:// | ||
+ | * VKD3D: https:// | ||
+ | * NVIDIA: https:// | ||
+ | * '' | ||
+ | |||
+ | ====== Global ====== | ||
+ | |||
+ | * Last updated: 2024/ | ||
+ | |||
+ | su -l | ||
+ | |||
+ | ee '/usr/local/etc/profile.d/wine-tweaks.sh' | ||
+ | |||
+ | < | ||
+ | # Logging | ||
+ | export DXVK_LOG_LEVEL=' | ||
+ | export WINEDEBUG=' | ||
+ | export VKD3D_DEBUG=' | ||
+ | export VKD3D_SHADER_DEBUG=' | ||
+ | |||
+ | # End</ | ||
+ | |||
+ | ====== DXVK ====== | ||
+ | |||
+ | * :!: 2024/09/09: Unused and untested | ||
+ | |||
+ | ===== conf Path ===== | ||
+ | |||
+ | su -l | ||
+ | |||
+ | ee '/ | ||
+ | |||
+ | < | ||
+ | export DXVK_CONFIG_FILE=~/ | ||
+ | |||
+ | ===== dxvk.conf ===== | ||
+ | |||
+ | mkdir -p ~/' | ||
+ | |||
+ | < | ||
+ | #dxvk.hud = full | ||
+ | dxvk.enableAsync = true | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | dxgi.nvapiHack = false</ | ||
/srv/www/wiki/data/attic/bsd/notes/wine.1725603436.txt.gz · Last modified: by Sean Rhone