Example 6764

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "high"
anti_aliasing: "FXAA"
render_distance: 31
ray_tracing: true
}

audio: {
master: 58
music: 87
sfx: 79
voice: 84
}

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

See also