Example 3365
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: false
vsync: true
fps_limit: 60
}
graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "none"
render_distance: 6
ray_tracing: false
}
audio: {
master: 87
music: 26
sfx: 92
voice: 81
}
controls: {
sensitivity: 1.8
invert_y: false
vibration: false
}
}