initial upload
This commit is contained in:
2
files/system/etc/profile.d/lowlatency.sh
Normal file
2
files/system/etc/profile.d/lowlatency.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
export AMD_DEBUG=lowlatencyenc
|
||||
7
files/system/etc/profile.d/proton-settings.sh
Normal file
7
files/system/etc/profile.d/proton-settings.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
export PROTON_ENABLE_HDR=1
|
||||
export PROTON_ENABLE_WAYLAND=1
|
||||
export DXVK_HDR=1
|
||||
export ENABLE_HDR_WSI=1
|
||||
export PROTON_FSR4_UPGRADE=1
|
||||
export DXIL_SPIRV_CONFIG=wmma_rdna3_workaround
|
||||
Reference in New Issue
Block a user