mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
parent
ea116fbbdf
commit
2b811d8272
899 changed files with 3723 additions and 285 deletions
|
@ -196,7 +196,7 @@ void HiresTexture::Prefetch()
|
|||
|
||||
if (size_sum > max_mem)
|
||||
{
|
||||
Config::SetCurrent(Config::GFX_HIRES_TEXTURES, false);
|
||||
Config::SetCurrent(Config::GFX_HIRES_TEXTURES, true);
|
||||
|
||||
OSD::AddMessage(
|
||||
fmt::format(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue