Example 8363
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: false
vsync: true
fps_limit: 0
}
graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "TAA"
render_distance: 4
ray_tracing: true
}
audio: {
master: 74
music: 98
sfx: 67
voice: 99
}
controls: {
sensitivity: 0.6
invert_y: false
vibration: false
}
}