Example 5070

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "MSAA"
render_distance: 10
ray_tracing: false
}

audio: {
master: 64
music: 29
sfx: 66
voice: 81
}

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

See also