Example 17468
Game Config
Video game settings and preferences.
{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 240
}
graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "TAA"
render_distance: 12
ray_tracing: true
}
audio: {
master: 88
music: 70
sfx: 78
voice: 55
}
controls: {
sensitivity: 2.4
invert_y: false
vibration: false
}
}