Example 5478
Game Config
Video game settings and preferences.
{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 60
}
graphics: {
quality: "high"
shadows: "off"
anti_aliasing: "FXAA"
render_distance: 24
ray_tracing: false
}
audio: {
master: 83
music: 69
sfx: 90
voice: 70
}
controls: {
sensitivity: 4.1
invert_y: false
vibration: false
}
}