notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11d2721
)
standalone: allow to enable slowboot in config at least
author
notaz
<notasas@gmail.com>
Mon, 20 Jan 2025 01:08:29 +0000
(
03:08
+0200)
committer
notaz
<notasas@gmail.com>
Wed, 22 Jan 2025 02:36:09 +0000
(
04:36
+0200)
frontend/menu.c
patch
|
blob
|
blame
|
history
diff --git
a/frontend/menu.c
b/frontend/menu.c
index
773ad60
..
462d78c
100644
(file)
--- a/
frontend/menu.c
+++ b/
frontend/menu.c
@@
-415,6
+415,7
@@
static const struct {
CE_CONFIG_VAL(FractionalFramerate),
CE_CONFIG_VAL(PreciseExceptions),
CE_CONFIG_VAL(TurboCD),
+ CE_CONFIG_VAL(SlowBoot),
CE_INTVAL(region),
CE_INTVAL_V(g_scaler, 3),
CE_INTVAL(g_gamma),