Example 4479
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 120
}
graphics: {
quality: "ultra"
shadows: "off"
anti_aliasing: "none"
render_distance: 14
ray_tracing: true
}
audio: {
master: 86
music: 55
sfx: 90
voice: 58
}
controls: {
sensitivity: 3.6
invert_y: false
vibration: false
}
}