Example 2773

Game Config

Video game settings and preferences.

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

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

audio: {
master: 57
music: 84
sfx: 62
voice: 74
}

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

See also