Example 2363
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 120
}
graphics: {
quality: "high"
shadows: "off"
anti_aliasing: "none"
render_distance: 18
ray_tracing: false
}
audio: {
master: 86
music: 75
sfx: 83
voice: 88
}
controls: {
sensitivity: 1.8
invert_y: false
vibration: true
}
}