Example 13173
Game Config
Video game settings and preferences.
{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 120
}
graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "MSAA"
render_distance: 17
ray_tracing: false
}
audio: {
master: 56
music: 67
sfx: 87
voice: 70
}
controls: {
sensitivity: 1.6
invert_y: false
vibration: false
}
}