Example 15662

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "high"
anti_aliasing: "TAA"
render_distance: 21
ray_tracing: false
}

audio: {
master: 51
music: 93
sfx: 81
voice: 59
}

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

See also