lakka-switch: adding extra overclocks

This commit is contained in:
plaidman 2019-05-11 21:05:44 -04:00
parent 6db856d430
commit 74eff88ee2

View file

@ -64,7 +64,9 @@ static int SWITCH_BRIGHTNESS[] = {
static char *SWITCH_CPU_PROFILES[] = {
#ifndef HAVE_LIBNX
// for switch-lakka - same as LIBNX but only by coincidence
"Max Overdrive +3",
"Max Overdrive +2",
"Max Overdrive +1",
"Maximum Performance",
"High Performance",
"Boost Performance",
@ -88,7 +90,9 @@ static char *SWITCH_CPU_PROFILES[] = {
static char *SWITCH_CPU_SPEEDS[] = {
#ifndef HAVE_LIBNX
// for switch-lakka - same as LIBNX but only by coincidence
" **UNSTABLE** 2091 MHz",
" **UNSTABLE** 1989 MHz",
" **UNSTABLE** 1887 MHz",
"1785 MHz",
"1581 MHz",
"1224 MHz",