Example 13461

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "medium"
anti_aliasing: "MSAA"
render_distance: 5
ray_tracing: true
}

audio: {
master: 98
music: 72
sfx: 59
voice: 85
}

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

See also