You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package/batocera/core/batocera-configgen/configgen/configgen/generators/themehospital/themehospitalGenerator.py
Copy file name to clipboardExpand all lines: package/batocera/core/batocera-configgen/configgen/configgen/generators/xash3d_fwgs/xash3dFwgsGenerator.py
Copy file name to clipboardExpand all lines: package/batocera/ports/openjazz/openjazz.emulator.yml
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,5 +33,21 @@ custom_features:
33
33
2560 x 1440: 2560x1440
34
34
2560 x 1600: 2560x1600
35
35
3840 x 2160: 3840x2160
36
+
jazz_scaler:
37
+
prompt: SCALER
38
+
description: Enhancement. Pixel-art scaling filter applied to the low-resolution game image before it's stretched to fill the render resolution.
39
+
choices:
40
+
None (Default): "0"
41
+
Bilinear: "1"
42
+
Scale2x: "2"
43
+
HQX: "3"
44
+
jazz_video_scale:
45
+
prompt: INTEGER SCALE FACTOR
46
+
description: Enhancement. Pixel-doubles the game image by this integer factor before applying the scaler, as long as it still fits the render resolution.
0 commit comments