Example 8563
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 240
}
graphics: {
quality: "low"
shadows: "medium"
anti_aliasing: "MSAA"
render_distance: 26
ray_tracing: false
}
audio: {
master: 95
music: 35
sfx: 75
voice: 66
}
controls: {
sensitivity: 1.4
invert_y: false
vibration: false
}
}