Example 5764
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 60
}
graphics: {
quality: "medium"
shadows: "off"
anti_aliasing: "MSAA"
render_distance: 29
ray_tracing: false
}
audio: {
master: 86
music: 80
sfx: 66
voice: 80
}
controls: {
sensitivity: 0.9
invert_y: false
vibration: false
}
}