Example 9561

Game Config

Video game settings and preferences.

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

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

audio: {
master: 52
music: 78
sfx: 94
voice: 90
}

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

See also