mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-04 18:30:31 -05:00
562b9d4a9f
There is no nice way to correctly "detect" the "used" memory, so we just say we're fine to use 50% of the physical memory for custom textures. This will fix out-of-memory crashes, but we still might run into swapping issues.