
DersonB
Published
Game crashes for no reason (the same happens in windows, Android etc)
Set desired FPS
for linux: /steamapps/compatdata/1815780/pfx/drive_c/users/steamuser/AppData/Local/Gameloft/Asphalt 9 Legends/Documents/
open the file "local_profile" and find "desiredFPS", it will be set as 0, change it to 75, 120, 144, 165 or 240 etc. Aave it, and you're good to go.
source:https://www.reddit.com/r/Asphalt9/comments/xmuxwa/unlock_144240_fps_for_windows_and_linux_proton/
I think it runs better with linux, X11 or Wayland, because there's no latency Acho que roda melhor no linux porque não percebo lags.
VKD3D_FEATURE_LEVEL=12_1 RADV_PERFTEST=sam RADV_PERFTEST=nggc RADV_PERFTEST=dccmsaa VKD3D_CONFIG=no_upload_hvv STAGING_SHARED_MEMORY=1 %command%
Stuttering
Visando zerar a latência nos comandos, configurei a janela X11 adicionando no arquivo de configuração (/usr/share/X11/xorg.gonf.d ...em algumas distros está em... /etc/X11/xorg.conf.d/20-amdgpu.conf) as segintes opções:
Section "OutputClass" Identifier "AMDgpu" MatchDriver "amdgpu" Driver "amdgpu" Option "EnablePageFlip" "off" Option "TearFree" "off" Option "VariableRefresh" "true" Option "DRI" "3" Option "HotplugDriver" "amdgpu" EndSection
Veja mais nessas fontes: https://www.reddit.com/r/linux_gaming/comments/v89trt/environment_variables_to_improve_vulkan/ https://linux-gaming.kwindu.eu/index.php