Fix Yuzu textures

This commit is contained in:
brooksytech 2022-12-30 21:07:15 -08:00
parent 9d47c282ef
commit f685836c0e
No known key found for this signature in database
GPG key ID: 45B78D3C7B40B188

View file

@ -313,7 +313,7 @@ nvdec_emulation =
# Accelerate ASTC texture decoding. # Accelerate ASTC texture decoding.
# 0: Off, 1 (default): On # 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 # Turns on the speed limiter, which will limit the emulation speed to the desired speed limit value
# 0: Off, 1: On (default) # 0: Off, 1: On (default)