linux:notes:wine
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:notes:wine [2025/10/19 21:19] – Sean Rhone | linux:notes:wine [2025/10/20 01:34] (current) – Sean Rhone | ||
---|---|---|---|
Line 64: | 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.1760923176.txt.gz · Last modified: by Sean Rhone