Example 14274

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "high"
anti_aliasing: "FXAA"
render_distance: 30
ray_tracing: false
}

audio: {
master: 59
music: 78
sfx: 96
voice: 81
}

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

See also