Reaper: Address Feedback.

This commit is contained in:
Fernando Sahmkow
2021-06-14 13:42:22 +02:00
parent 954ad2a61e
commit 0dd98842bf
6 changed files with 43 additions and 20 deletions

View File

@ -106,7 +106,7 @@
<item>
<widget class="QCheckBox" name="use_caches_gc">
<property name="toolTip">
<string>Enables garbage collection for the GPU caches, this will try to keep VRAM within 3-4Gb and flush least used textures/buffers. This option may be unsafe on a few games</string>
<string>Enables garbage collection for the GPU caches, this will try to keep VRAM within 3-4 GB by flushing the least used textures/buffers. May cause issues in a few games.</string>
</property>
<property name="text">
<string>Enable GPU caches garbage collection (unsafe)</string>