driconf: add radv_zero_vram for Crystal Project (1637730)

fixes #10666

cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28079>
This commit is contained in:
Mike Blumenkrantz 2024-03-08 12:41:10 -05:00 committed by Marge Bot
parent c19edbb6af
commit 9a57b1df53

View file

@ -200,5 +200,8 @@ Application bugs worked around in this file:
<application name="Rocket League" executable="RocketLeague">
<option name="radv_zero_vram" value="true" />
</application>
<application name="Crystal Project" executable="Crystal Project.bin.x86_64">
<option name="radv_zero_vram" value="true" />
</application>
</device>
</driconf>