Example 5561
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: false
vsync: true
fps_limit: 120
}
graphics: {
quality: "low"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 27
ray_tracing: true
}
audio: {
master: 80
music: 79
sfx: 56
voice: 60
}
controls: {
sensitivity: 3
invert_y: false
vibration: false
}
}