Example 9775

Game Config

Video game settings and preferences.

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

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

audio: {
master: 64
music: 69
sfx: 62
voice: 78
}

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

See also