SMP-MODPACK/.minecraft/config/resolutioncontrol.json
2024-03-06 10:50:17 +01:00

17 lines
No EOL
421 B
JSON
Executable file

{
"scaleFactor": 0.5,
"upscaleAlgorithm": "NEAREST",
"downscaleAlgorithm": "NEAREST",
"mipmapHighRes": false,
"overrideScreenshotScale": true,
"screenshotWidth": 3840,
"screenshotHeight": 2160,
"screenshotFramebufferAlwaysAllocated": false,
"enableDynamicResolution": false,
"drMinScale": 0.5,
"drMaxScale": 2.0,
"drResStep": 0.0625,
"drMinFps": 60,
"drMaxFps": 70,
"drFpsSmoothAmount": 10
}