Example 15477

Game Config

Video game settings and preferences.

{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 60
}

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

audio: {
master: 61
music: 99
sfx: 68
voice: 63
}

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

See also