Example 10465

Game Config

Video game settings and preferences.

{
display: {
resolution: "1920x1080"
fullscreen: false
vsync: true
fps_limit: 240
}

graphics: {
quality: "low"
shadows: "high"
anti_aliasing: "FXAA"
render_distance: 18
ray_tracing: true
}

audio: {
master: 82
music: 26
sfx: 68
voice: 99
}

controls: {
sensitivity: 3
invert_y: false
vibration: false
}
}

See also