Example 4366

Game Config

Video game settings and preferences.

{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 60
}

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

audio: {
master: 76
music: 48
sfx: 58
voice: 59
}

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

See also