Example 15261
Game Config
Video game settings and preferences.
{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 240
}
graphics: {
quality: "ultra"
shadows: "off"
anti_aliasing: "none"
render_distance: 9
ray_tracing: true
}
audio: {
master: 74
music: 85
sfx: 53
voice: 57
}
controls: {
sensitivity: 1.7
invert_y: false
vibration: false
}
}