aboutsummaryrefslogtreecommitdiff
path: root/overrides/snes9x2002.h
diff options
context:
space:
mode:
Diffstat (limited to 'overrides/snes9x2002.h')
-rw-r--r--overrides/snes9x2002.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/overrides/snes9x2002.h b/overrides/snes9x2002.h
index 4cb3b5d..d6e1f87 100644
--- a/overrides/snes9x2002.h
+++ b/overrides/snes9x2002.h
@@ -18,6 +18,14 @@ static const struct core_override_option snes9x2002_core_option_overrides[] = {
.default_value = "4",
},
{
+ .key = "snes9x2002_transparency",
+ .desc = "Transparency",
+ },
+ {
+ .key = "snes9x2002_low_pass_range",
+ .info = "Specify the cut-off frequency of the audio filter. Higher values increase the perceived 'strength' of the filter."
+ },
+ {
.key = "snes9x2002_overclock_cycles",
.desc = "Overclock (Restart)",
.info = "Alleviate normal SNES slowdown. Compatible keeps as much compatibility as possible. Max will reduce more slowdown but break more games.",