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/10/19 21:00] – Sean Rhone | linux:notes:wine [2025/10/20 01:34] (current) – Sean Rhone | ||
---|---|---|---|
Line 20: | Line 20: | ||
* https:// | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
+ | ANV_NO_GPL=' | ||
winetricks sandbox | winetricks sandbox | ||
Line 60: | Line 64: | ||
* NVIDIA: https:// | * NVIDIA: https:// | ||
* '' | * '' | ||
+ | |||
+ | ====== DXVK Conf ====== | ||
+ | |||
+ | * '' | ||
+ | |||
+ | nano ~/' | ||
+ | |||
+ | < | ||
+ | # General | ||
+ | dxvk.hud = " | ||
+ | dxgi.enableHDR = " | ||
+ | d3d9.dpiAware = " | ||
+ | dxvk.allowFse = " | ||
+ | d3d9.samplerLodBias = " | ||
+ | d3d11.samplerLodBias = " | ||
+ | |||
+ | # Intel | ||
+ | dxvk.hideIntegratedGraphics = " | ||
+ | d3d9.hideIntelGpu = " | ||
+ | dxgi.hideIntelGpu = " | ||
+ | dxvk.enableGraphicsPipelineLibrary = " | ||
+ | |||
+ | # Tweaks | ||
+ | dxvk.enableMemoryDefrag = " | ||
+ | dxvk.tilerMode = " | ||
+ | d3d9.useD32forD24 = " | ||
+ | d3d11.relaxedBarriers = " | ||
+ | d3d9.invariantPosition = " | ||
+ | d3d11.disableMsaa = " | ||
+ | dxvk.enableDescriptorBuffer = " | ||
+ | d3d9.floatEmulation = " | ||
+ | dxvk.lowerSinCos = " | ||
+ | d3d9.deviceLocalConstantBuffers = " | ||
+ | |||
+ | # End</ | ||
+ | |||
/srv/www/wiki/data/attic/linux/notes/wine.1760922042.txt.gz · Last modified: by Sean Rhone