Example 6066

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "high"
anti_aliasing: "none"
render_distance: 30
ray_tracing: true
}

audio: {
master: 80
music: 38
sfx: 71
voice: 70
}

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

See also