User Tools

Site Tools


linux:notes:wine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:notes:wine [2025/04/25 21:37] Sean Rhonelinux:notes:wine [2025/07/04 00:28] (current) Sean Rhone
Line 4: Line 4:
  
 <code> <code>
 +# Staging
 export STAGING_SHARED_MEMORY='1' export STAGING_SHARED_MEMORY='1'
 export STAGING_WRITECOPY='1' export STAGING_WRITECOPY='1'
 export WINE_LARGE_ADDRESS_AWARE='1' export WINE_LARGE_ADDRESS_AWARE='1'
 export WINEESYNC='1' export WINEESYNC='1'
 +
 +# Logging
 export WINEDEBUG='-all' export WINEDEBUG='-all'
-export DXVK_LOG_LEVEL='none'</code>+ 
 +# DXVK 
 +export DXVK_LOG_LEVEL='none' 
 +export DXVK_CONFIG='dxgi.hideIntelGpu = False' 
 + 
 +# End</code>
  
 ====== TODOs ====== ====== TODOs ======
/srv/www/wiki/data/attic/linux/notes/wine.1745631478.txt.gz · Last modified: by Sean Rhone