Skip to content

Commit a2711bc

Browse files
committed
Fix pokemon mini overlay
1 parent 281ea56 commit a2711bc

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
video_dingux_ipu_keep_aspect = "true"
21
input_overlay = "./.retroarch/overlay/POKEMINI/pokemini-320x240.cfg"
32
input_overlay_enable = "true"
3+
video_dingux_ipu_keep_aspect = "true"
4+
video_scale_integer = "true"
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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"
1.49 KB
Loading

0 commit comments

Comments
 (0)