This commit is contained in:
2026-05-06 17:52:45 -07:00
parent 9fc3f35125
commit 1463c23334
402 changed files with 3758 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"rp_bloom": true,
"rp_dynres": false,
"rp_gi": false,
"rp_motionblur": true,
"rp_shadowmap_cascade": 1024,
"rp_shadowmap_cube": 512,
"rp_ssgi": true,
"rp_ssr": true,
"rp_supersample": 1.0,
"window_h": 540,
"window_maximizable": true,
"window_minimizable": true,
"window_mode": 0,
"window_msaa": 1,
"window_resizable": true,
"window_scale": 1.0,
"window_vsync": true,
"window_w": 960
}