Example 11165

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 21
ray_tracing: false
}

audio: {
master: 58
music: 30
sfx: 66
voice: 59
}

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

See also