summaryrefslogtreecommitdiff
path: root/src/citron/configuration/configure_system.cpp
diff options
context:
space:
mode:
authorZephyron <zephyron@citron-emu.org>2025-01-27 15:34:00 +1000
committerZephyron <zephyron@citron-emu.org>2025-01-27 15:34:00 +1000
commitc36151d6e33a3efa36d2c138f14abe4b4c9650ad (patch)
tree70cd9d6014dc464b29e3a79516eb61062d319ffc /src/citron/configuration/configure_system.cpp
parent33f8cd0c7ee521bf23506a791e88367d5129161e (diff)
vulkan: Relax VRAM allocation limits for better stability
Adjusts VRAM allocation strategy to be more conservative while maintaining performance: - Increases reserve memory from 1/8th to 1/4th (max 2GB) for discrete GPUs - Increases base memory limit from 6GB to 8GB - Doubles resolution scaling memory from 1GB to 2GB per scale factor - Reduces system memory reservation from 8GB to 4GB for integrated GPUs - Increases maximum memory limit from 4GB to 6GB for integrated GPUs These changes help prevent memory leaks while still providing adequate VRAM for optimal performance.
Diffstat (limited to 'src/citron/configuration/configure_system.cpp')
0 files changed, 0 insertions, 0 deletions