Example 6467
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 120
}
graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "TAA"
render_distance: 32
ray_tracing: false
}
audio: {
master: 97
music: 83
sfx: 71
voice: 78
}
controls: {
sensitivity: 4.8
invert_y: false
vibration: false
}
}