mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-21 06:22:41 +00:00
dynarmic: Add option to disable CPU JIT optimizations
This commit is contained in:
@@ -464,6 +464,7 @@ struct Values {
|
||||
bool dump_nso;
|
||||
bool reporting_services;
|
||||
bool quest_flag;
|
||||
bool disable_cpu_opt;
|
||||
|
||||
// BCAT
|
||||
std::string bcat_backend;
|
||||
|
||||
Reference in New Issue
Block a user