perf: Adjust PS core CPU clock
This commit is contained in:
parent
a05dea83e9
commit
586cee0ed3
2 changed files with 3 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ enum {
|
|||
// default frontend options
|
||||
static int screen_scaling = SCALE_ASPECT; // aspect
|
||||
static int show_scanlines = 0;
|
||||
static int optimize_text = 1;
|
||||
static int optimize_text = 0;
|
||||
static int prevent_tearing = 1; // lenient
|
||||
static int show_debug = 0;
|
||||
static int max_ff_speed = 3; // 4x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue