mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 21:22:40 +00:00
core_timing: Increase clock speed for Switch docked.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "core/core.h"
|
||||
#include "core/core_timing.h"
|
||||
|
||||
int g_clock_rate_arm11 = BASE_CLOCK_RATE_ARM11;
|
||||
int g_clock_rate_arm11 = BASE_CLOCK_RATE;
|
||||
|
||||
// is this really necessary?
|
||||
#define INITIAL_SLICE_LENGTH 20000
|
||||
|
||||
Reference in New Issue
Block a user