Example 3673
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: false
vsync: true
fps_limit: 0
}
graphics: {
quality: "medium"
shadows: "off"
anti_aliasing: "FXAA"
render_distance: 21
ray_tracing: true
}
audio: {
master: 94
music: 100
sfx: 65
voice: 51
}
controls: {
sensitivity: 4.7
invert_y: false
vibration: false
}
}