Example 14069
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 60
}
graphics: {
quality: "high"
shadows: "low"
anti_aliasing: "FXAA"
render_distance: 24
ray_tracing: true
}
audio: {
master: 86
music: 69
sfx: 54
voice: 85
}
controls: {
sensitivity: 4.9
invert_y: false
vibration: true
}
}