Example 10475

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "FXAA"
render_distance: 22
ray_tracing: false
}

audio: {
master: 98
music: 47
sfx: 53
voice: 92
}

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

See also