From 52cbb5022f0d6b8b27d7537316630c02982a6bf9 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Wed, 22 Jan 2025 23:39:19 -0500 Subject: add description, clean up ui --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.py') diff --git a/main.py b/main.py index 1111c53..bfe1ca9 100644 --- a/main.py +++ b/main.py @@ -101,7 +101,7 @@ class Plugin: return { "status": "success", - "output": "in the games' launch options, add: /home/deck/fgmod/fgmod %COMMAND%" + "output": "You can now replace DLSS with FSR Frame Gen!" } except subprocess.TimeoutExpired: -- cgit v1.2.3