User Tools

Site Tools


games:linux:wine:gta_v_legacy_legendary

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
games:linux:wine:gta_v_legacy_legendary [2026/05/10 05:07] – [master] Sean Rhonegames:linux:wine:gta_v_legacy_legendary [2026/05/19 06:19] (current) – [Simple Trainer] Sean Rhone
Line 93: Line 93:
 <code> <code>
 # General # General
-d3d11.samplerLodBias = "-2.0"+dxvk.allowFse = "True" 
 +d3d9.dpiAware = "False" 
 +d3d9.enumerateByDisplays = "False" 
 +dxgi.enableHDR = "False"
 dxgi.maxFrameRate = "80" dxgi.maxFrameRate = "80"
 +d3d11.samplerLodBias = "-2.0"
  
 # Intel # Intel
-dxvk.hideIntegratedGraphics = "False" 
 dxgi.hideIntelGpu = "False" dxgi.hideIntelGpu = "False"
 +dxvk.hideIntegratedGraphics = "False"
 dxvk.enableGraphicsPipelineLibrary = "False" dxvk.enableGraphicsPipelineLibrary = "False"
-dxvk.enableDescriptorHeap = "False"+dxvk.enableMemoryDefrag = "False" 
 +dxvk.lowerSinCos = "False"
  
 # Tweaks # Tweaks
 dxvk.latencySleep = "False" dxvk.latencySleep = "False"
-dxgi.syncInterval = "0" 
 dxvk.tearFree = "False" dxvk.tearFree = "False"
 +dxgi.maxFrameLatency = "1"
 +dxgi.syncInterval = "0"
 d3d11.relaxedBarriers = "True" d3d11.relaxedBarriers = "True"
 d3d11.relaxedGraphicsBarriers = "True" d3d11.relaxedGraphicsBarriers = "True"
-d3d11.samplerAnisotropy = "0" 
-dxvk.enableMemoryDefrag = "False" 
-d3d9.dpiAware = "False" 
  
 # HUD # HUD
 +#dxvk.hud = "fps,memory,gpuload"
 #dxvk.hud = "full" #dxvk.hud = "full"
  
Line 152: Line 156:
 RevealMap=1 RevealMap=1
 RevealFort=1 RevealFort=1
-Infinite_Boost=1 +Infinite_Boost=1
 Nitro=1 Nitro=1
 MaxTuned=1 MaxTuned=1
Line 198: Line 202:
  
 ====== TODO ====== ====== TODO ======
 +
 +  cd ~/'.wine/GTA V/drive_c/Program Files/Rockstar Games/Launcher' && WINEPREFIX=~/'.wine/GTA V' wine ~/'.wine/GTA V/drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe'
  
   legendary launch '9d2d0eb64d5c44529cece33fe2a46482' --wine-prefix ~/'.wine/GTA V' --wrapper "wine $HOME/'.wine/GTA V/drive_c/Program Files/Epic Games/Launcher/EpicGamesLauncher.exe' $HOME/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV/PlayGTAV.exe'"   legendary launch '9d2d0eb64d5c44529cece33fe2a46482' --wine-prefix ~/'.wine/GTA V' --wrapper "wine $HOME/'.wine/GTA V/drive_c/Program Files/Epic Games/Launcher/EpicGamesLauncher.exe' $HOME/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV/PlayGTAV.exe'"
Line 207: Line 213:
 ===== Etc ===== ===== Etc =====
  
-  WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Direct3D' /v 'renderer' /t 'REG_SZ' /d 'vulkan' /f+  WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Direct3D' /v 'renderer' /t 'REG_SZ' /d 'gdi' /f 
 + 
 +  WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Direct3D' /v 'csmt' /t 'REG_DWORD' /d '0' /f
  
   WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Drivers' /v 'Graphics' /t 'REG_SZ' /d 'wayland' /f   WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Drivers' /v 'Graphics' /t 'REG_SZ' /d 'wayland' /f
/srv/www/wiki/data/attic/games/linux/wine/gta_v_legacy_legendary.1778404033.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki