Example 8862

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "TAA"
render_distance: 19
ray_tracing: true
}

audio: {
master: 54
music: 91
sfx: 57
voice: 81
}

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

See also