Example 13962
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 120
}
graphics: {
quality: "high"
shadows: "low"
anti_aliasing: "FXAA"
render_distance: 20
ray_tracing: true
}
audio: {
master: 96
music: 62
sfx: 80
voice: 84
}
controls: {
sensitivity: 2.1
invert_y: false
vibration: true
}
}