summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-02-06 13:49:17 -0500
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-02-06 13:49:17 -0500
commitd0ad40ee9e5996360e7975625f98308fb8fec07d (patch)
tree7995441f724cec63240e3e8a94235a5da2590d6a /main.py
parentd7880f5629fd439821859f07c40d1b42fabf4a00 (diff)
downloadDecky-Framegen-d0ad40ee9e5996360e7975625f98308fb8fec07d.tar.gz
Decky-Framegen-d0ad40ee9e5996360e7975625f98308fb8fec07d.zip
rm more xess refs
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index 01b5134..7d7572d 100644
--- a/main.py
+++ b/main.py
@@ -85,7 +85,7 @@ class Plugin:
async def check_fgmod_path(self) -> dict:
path = Path(decky.HOME) / "fgmod"
required_files = [
- "amd_fidelityfx_dx12.dll", "dlssg_to_fsr3_amd_is_better.dll", "libxess.dll",
+ "amd_fidelityfx_dx12.dll", "dlssg_to_fsr3_amd_is_better.dll",
"amd_fidelityfx_vk.dll", "dlssg_to_fsr3.ini",
"d3dcompiler_47.dll", "dxgi.dll", "nvapi64.dll",
"DisableNvidiaSignatureChecks.reg", "dxvk.conf", "_nvngx.dll",