mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-22 03:53:04 +00:00
Prefer Vulkan over OpenGL on Linux
This should improve the graphical performance.
This commit is contained in:
parent
8b000557ce
commit
47a1ea3308
1 changed files with 3 additions and 0 deletions
|
@ -415,6 +415,9 @@ PlayerSettings:
|
|||
- m_BuildTarget: iOSSupport
|
||||
m_APIs: 10000000
|
||||
m_Automatic: 1
|
||||
- m_BuildTarget: LinuxStandaloneSupport
|
||||
m_APIs: 1500000011000000
|
||||
m_Automatic: 0
|
||||
m_BuildTargetVRSettings: []
|
||||
openGLRequireES31: 0
|
||||
openGLRequireES31AEP: 0
|
||||
|
|
Loading…
Reference in a new issue