mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 17:25:46 +00:00
Reaper: Change memory restrictions on TC depending on host memory on VK.
This commit is contained in:
parent
2fd0207e2e
commit
aa941d40cd
10 changed files with 90 additions and 41 deletions
|
@ -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>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable GPU caches garbage collection (unsafe)</string>
|
||||
<string>Enable GPU cache garbage collection (unsafe)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue