File tree Expand file tree Collapse file tree 5 files changed +16
-2
lines changed Expand file tree Collapse file tree 5 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
- video_dingux_ipu_keep_aspect = " true"
2
1
input_overlay = " ./.retroarch/overlay/POKEMINI/pokemini-320x240.cfg"
3
2
input_overlay_enable = " true"
3
+ video_dingux_ipu_keep_aspect = " true"
4
+ video_scale_integer = " true"
Original file line number Diff line number Diff line change
1
+ pokemini_60hz_mode = "enabled"
2
+ pokemini_lcdbright = "0"
3
+ pokemini_lcdcontrast = "64"
4
+ pokemini_lcdfilter = "dotmatrix"
5
+ pokemini_lcdmode = "analog"
6
+ pokemini_lowpass_filter = "disabled"
7
+ pokemini_lowpass_range = "60"
8
+ pokemini_palette = "Default"
9
+ pokemini_piezofilter = "enabled"
10
+ pokemini_rumble_lv = "10"
11
+ pokemini_screen_shake_lv = "3"
12
+ pokemini_turbo_period = "18"
13
+ pokemini_video_scale = "3x"
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ audio_rate_control = "true"
37
37
audio_rate_control_delta = " 0.005000"
38
38
audio_resampler = " nearest"
39
39
audio_resampler_quality = " 2"
40
- audio_sync = " false "
40
+ audio_sync = " true "
41
41
audio_volume = " 0.000000"
42
42
auto_overrides_enable = " true"
43
43
auto_remaps_enable = " true"
You can’t perform that action at this time.
0 commit comments