notes:wine
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| notes:wine [2019/08/24 00:09] – Sean Rhone | notes:wine [2024/08/13 18:52] (current) – removed Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Wine ====== | ||
| - | ===== Notes ===== | ||
| - | |||
| - | * Staging 4.6+ includes Esync patches | ||
| - | * Gallium Nine Standalone can be used for D3D9-to-Gallium | ||
| - | * D9VK can be used for D3D9-to-Vulkan | ||
| - | * DXVK can be used for D3D10-11-to-Vulkan | ||
| - | * Wine has some ability to do D3D12-to-Vulkan via it's own method (libd3dvk?) | ||
| - | |||
| - | ====== Environment Variables ====== | ||
| - | |||
| - | * https:// | ||
| - | * https:// | ||
| - | * https:// | ||
| - | |||
| - | ===== Default ===== | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | echo -e " | ||
| - | |||
| - | sudo -e '/ | ||
| - | |||
| - | ===== Other Environment Variables ===== | ||
| - | |||
| - | PBA_ENABLE=1 | ||
| - | |||
| - | mesa_glthread=true | ||
| - | |||
| - | AMD_DEBUG=alwayspd | ||
| - | |||
| - | NIR_VALIDATE=0 | ||
| - | |||
| - | DXVK_HUD=full | ||
| - | |||
| - | DXVK_LOG_LEVEL=none | ||
| - | |||
| - | R600_DEBUG=nir, | ||
| - | |||
| - | ===== Realtime Priority Permissions ===== | ||
| - | |||
| - | * For Wine to be able to use the '' | ||
| - | * Allows '' | ||
| - | * May also allow Realtime priorities to be used with other applications | ||
| - | * :!: TODO: Apparently you can use a username instead of a group? | ||
| - | |||
| - | ==== Common Distros ==== | ||
| - | |||
| - | * :!: This makes the assumption that the current user is also part of a group with the same name ((this is default action on Fedora Workstation)) | ||
| - | * openSUSE Tumbleweed puts users in the '' | ||
| - | * Verify groups with the '' | ||
| - | |||
| - | groups | ||
| - | |||
| - | echo -e " | ||
| - | |||
| - | ==== Verify ==== | ||
| - | |||
| - | * Default: '' | ||
| - | * Esync: '' | ||
| - | |||
| - | ulimit -r | ||
| - | |||
| - | ===== Increase Open Files Limit ===== | ||
| - | |||
| - | * For Wine to be able to use the '' | ||
| - | |||
| - | sudo mkdir -p '/ | ||
| - | |||
| - | ==== Verify ==== | ||
| - | |||
| - | * Default: '' | ||
| - | * Esync: '' | ||
| - | |||
| - | ulimit -Hn | ||
/srv/www/wiki/data/attic/notes/wine.1566619751.txt.gz · Last modified: (external edit)
