Example 16768

Game Config

Video game settings and preferences.

{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 0
}

graphics: {
quality: "high"
shadows: "medium"
anti_aliasing: "FXAA"
render_distance: 16
ray_tracing: false
}

audio: {
master: 55
music: 90
sfx: 68
voice: 62
}

controls: {
sensitivity: 3.5
invert_y: false
vibration: true
}
}

See also