Example 3977

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "medium"
anti_aliasing: "MSAA"
render_distance: 10
ray_tracing: false
}

audio: {
master: 71
music: 50
sfx: 68
voice: 51
}

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

See also