From f685836c0e547ddba00e367fbb19663824fb36ec Mon Sep 17 00:00:00 2001 From: brooksytech Date: Fri, 30 Dec 2022 21:07:15 -0800 Subject: [PATCH] Fix Yuzu textures --- packages/games/emulators/yuzusa/config/sdl2-config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/games/emulators/yuzusa/config/sdl2-config.ini b/packages/games/emulators/yuzusa/config/sdl2-config.ini index 78dc432a3..82e1237a2 100644 --- a/packages/games/emulators/yuzusa/config/sdl2-config.ini +++ b/packages/games/emulators/yuzusa/config/sdl2-config.ini @@ -313,7 +313,7 @@ nvdec_emulation = # Accelerate ASTC texture decoding. # 0: Off, 1 (default): On -accelerate_astc = +accelerate_astc = 0 # Turns on the speed limiter, which will limit the emulation speed to the desired speed limit value # 0: Off, 1: On (default)