Example 9178

Game Config

Video game settings and preferences.

{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 120
}

graphics: {
quality: "ultra"
shadows: "low"
anti_aliasing: "TAA"
render_distance: 24
ray_tracing: false
}

audio: {
master: 83
music: 87
sfx: 53
voice: 88
}

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

See also