mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 17:37:56 -05:00
Merge pull request #849 from DarkLordZach/xci
XCI and Encrypted NCA Support
This commit is contained in:
@ -139,6 +139,8 @@ struct Values {
|
||||
|
||||
std::string log_filter;
|
||||
|
||||
bool use_dev_keys;
|
||||
|
||||
// Audio
|
||||
std::string sink_id;
|
||||
std::string audio_device_id;
|
||||
|
Reference in New Issue
Block a user