mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 07:08:05 +02:00
radeonsi: add Gun Godz workaround
This is another game based on the old YoYo engine Cc: mesa-stable Closes: https://gitlab.freedesktop.org/mesa/mesa/-/work_items/15209 Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40757>
This commit is contained in:
parent
19f39910a9
commit
27b56314ee
1 changed files with 3 additions and 0 deletions
|
|
@ -868,6 +868,9 @@ TODO: document the other workarounds.
|
|||
<option name="radeonsi_sync_compile" value="true" />
|
||||
<option name="radeonsi_zerovram" value="true" />
|
||||
</application>
|
||||
<application name="Gun Godz" executable="GUNGODZ">
|
||||
<option name="radeonsi_sync_compile" value="true" />
|
||||
</application>
|
||||
|
||||
<!-- https://gitlab.freedesktop.org/mesa/mesa/-/issues/2647 -->
|
||||
<application name="Kerbal Space Program" executable="KSP.x86_64">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue