diff --git a/gamefixes-steam/2677660.py b/gamefixes-steam/2677660.py index c1d902f9..763cc868 100644 --- a/gamefixes-steam/2677660.py +++ b/gamefixes-steam/2677660.py @@ -4,6 +4,5 @@ def main() -> None: - """Bad performance on Nvidia due to poor VRAM utilization""" - util.set_environment('DXVK_NVAPI_GPU_ARCH', 'GA100') + """Bad performance on Nvidia due to VRAM under-utilization""" util.set_environment('__GL_13ebad', '0x1')