Example 7064

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "TAA"
render_distance: 9
ray_tracing: true
}

audio: {
master: 65
music: 75
sfx: 69
voice: 57
}

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

See also