Example 8178

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "medium"
anti_aliasing: "none"
render_distance: 4
ray_tracing: true
}

audio: {
master: 68
music: 67
sfx: 89
voice: 77
}

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

See also