Example 1180
Game Config
Video game settings and preferences.
{
display: {
resolution: "3840x2160"
fullscreen: false
vsync: true
fps_limit: 120
}
graphics: {
quality: "medium"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 24
ray_tracing: true
}
audio: {
master: 56
music: 73
sfx: 50
voice: 70
}
controls: {
sensitivity: 2.6
invert_y: false
vibration: false
}
}