Example 5269
Game Config
Video game settings and preferences.
{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 240
}
graphics: {
quality: "high"
shadows: "low"
anti_aliasing: "MSAA"
render_distance: 16
ray_tracing: false
}
audio: {
master: 62
music: 62
sfx: 82
voice: 65
}
controls: {
sensitivity: 0.6
invert_y: false
vibration: false
}
}