Example 14965

Game Config

Video game settings and preferences.

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

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

audio: {
master: 82
music: 84
sfx: 78
voice: 73
}

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

See also