Browse Source

Reaper: Upgrade label from unsafe to experimental as no regressions are known now.

nce_cpp
Fernando Sahmkow 5 years ago
parent
commit
d2d4616cca
  1. 2
      src/yuzu/configuration/configure_graphics_advanced.ui

2
src/yuzu/configuration/configure_graphics_advanced.ui

@ -109,7 +109,7 @@
<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> <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>
<property name="text"> <property name="text">
<string>Enable GPU cache garbage collection (unsafe)</string>
<string>Enable GPU cache garbage collection (experimental)</string>
</property> </property>
</widget> </widget>
</item> </item>

Loading…
Cancel
Save