mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 12:52:25 -07:00
yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings
This commit is contained in:
@@ -194,6 +194,14 @@ use_assembly_shaders =
|
||||
# 0 (default): Off, 1: On
|
||||
use_asynchronous_shaders =
|
||||
|
||||
# Enable NVDEC emulation.
|
||||
# 0: Off, 1 (default): On
|
||||
use_nvdec_emulation =
|
||||
|
||||
# Accelerate ASTC texture decoding.
|
||||
# 0: Off, 1 (default): On
|
||||
accelerate_astc =
|
||||
|
||||
# Turns on the frame limiter, which will limit frames output to the target game speed
|
||||
# 0: Off, 1: On (default)
|
||||
use_frame_limit =
|
||||
|
Reference in New Issue
Block a user