From 2ad099fb1c6e951bf151284c987e7d3208410a7f Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Sat, 8 Feb 2025 18:49:37 -0500 Subject: feat: add xess back in, fix script and path check --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.py') diff --git a/main.py b/main.py index d2aba96..df8a546 100644 --- a/main.py +++ b/main.py @@ -88,7 +88,7 @@ class Plugin: "amd_fidelityfx_dx12.dll", "dlss-enabler-upscaler.dll", "fakenvapi.ini", "_nvngx.dll", "amd_fidelityfx_vk.dll", "dlssg_to_fsr3_amd_is_better-3.0.dll", "fgmod", "nvngx.dll", "d3dcompiler_47.dll", "dlssg_to_fsr3_amd_is_better.dll", "fgmod-uninstaller.sh", "nvngx.ini", - "dlss-enabler.dll", "dxgi.dll" + "dlss-enabler.dll", "dxgi.dll", "libxess.dll" ] if path.exists(): -- cgit v1.2.3