Commit Graph

107 Commits

Author SHA1 Message Date
Roy
ca5255f6fb
Update NSLGameScanner.py 2024-06-21 04:18:00 -07:00
Roy
9867dd5a22
Add files via upload 2024-06-20 20:19:34 -07:00
Roy
7b5c539982
reworked vdf code 2024-06-20 16:19:49 -07:00
Roy
e1531369e7
removed return 2024-06-19 17:07:09 -07:00
Roy
cc2b4053ea
error handling for vdf 2024-06-19 12:32:05 -07:00
Roy
4f77e05dfb
fixed Ubisoft Scanner on some games 2024-06-19 01:26:56 -07:00
Roy
79947e5e12
added check for shortcuts 2024-06-11 03:34:18 -07:00
Roy
5e0cde4fe3
deleted controller config 2024-06-03 19:13:31 -07:00
Roy
b3556fcc6f
removed Minecraft 2024-05-11 20:32:56 -07:00
Roy
baaac65896
fixed gog for sd card paths 2024-05-08 01:55:55 -07:00
Roy
0ab84b8a08
Update NSLGameScanner.py 2024-05-08 00:57:05 -07:00
Roy
8829a4d382
Update NSLGameScanner.py 2024-05-08 00:23:47 -07:00
Roy
7da26f6305
reverted gog 2024-05-07 23:46:49 -07:00
Roy
89bd5bff8f
Update NSLGameScanner.py 2024-05-07 23:43:09 -07:00
Roy
3c18608b01
Update NSLGameScanner.py 2024-05-07 23:36:14 -07:00
Roy
471d63b27c
Update NSLGameScanner.py 2024-05-07 23:20:09 -07:00
Roy
b8835534d9
Update NSLGameScanner.py 2024-05-07 23:10:01 -07:00
Roy
090df2c32a
another fix for gog 2024-05-07 23:03:26 -07:00
Roy
776d039bd4
reverted gog 2024-05-07 22:15:15 -07:00
Roy
9005c42f4b
attempted to fix gog parsing 2024-05-07 22:05:13 -07:00
Roy
f2a3f5bec8
fixed gog scanner bugs 2024-05-05 10:34:47 -07:00
Roy
2c67e0079a
Update NSLGameScanner.py 2024-05-05 10:17:19 -07:00
Roy
2dbff9eaad
attempted Gog Galaxy dlc fix 2024-05-05 10:12:28 -07:00
Roy
5450cdc523
added error handling 2024-05-02 01:43:22 -07:00
Roy
497562f397
Added Itchio Games to the NSLGame Scanner
~ Itchio Game Shortcuts are now added automatically🎮
~ added a check for users that are unable to download dependencies, the script will now exit immediately and log the error
2024-04-25 03:33:02 -07:00
Roy
61d9a5eba9
Removed Controller Configs
~this code will be added to the plugin version instead
2024-04-01 15:37:54 -07:00
Roy
d55e718a3e
Added Fortnite via Game Pass 2024-03-06 10:40:58 -08:00
Roy
9c0b5779f2
fixed Netflix typo 2024-03-06 09:02:19 -08:00
Roy
282b411633
Update NSLGameScanner.py 2024-02-29 05:44:17 -08:00
Roy
6bef5434a1
Update NSLGameScanner.py 2024-02-29 05:34:48 -08:00
Roy
b7c0100f25
dbus check 2024-02-29 05:32:16 -08:00
Roy
1b445e7514
dbus 2024-02-29 05:25:01 -08:00
sysmoon14
f17923904d
Switch grid and gridp 2024-02-28 11:27:24 +00:00
sysmoon14
6509ef7dbf
Removed extra grids download 2024-02-28 11:00:10 +00:00
sysmoon14
4696a4980a
Remove not needed print 2024-02-28 09:04:56 +00:00
sysmoon14
e20000b910
Remove unnecessary compattool check 2024-02-28 09:00:53 +00:00
sysmoon14
f5a33d3e70
Improved data included in output log for decky 2024-02-28 08:54:25 +00:00
Roy
80efad880e
Reverted 2024-02-27 20:12:24 -08:00
Roy
736aef91df
Update NSLGameScanner.py 2024-02-27 20:02:50 -08:00
Roy
c6d1c58282
Update NSLGameScanner.py 2024-02-27 19:58:31 -08:00
Roy
9890c629c8
revert if needed, Directly sending json info to plugin 2024-02-27 19:35:48 -08:00
sysmoon14
d2f6991d44
added extra check for AppName and Exe in existing shortcut check 2024-02-27 16:19:44 +00:00
entropydo
bcbe3e4649
Duplicate Ubisoft Connect Entry made by NSLGameScanner.py corrected 2024-02-23 15:32:44 -05:00
entropydo
a72d748f72
Duplicate Ubisoft Connect Entry made by NSLGameScanner.py
I noticed that I had two Ubisoft Connect entries every time I installed NonSteamLaunchers on my Steam Deck. I found out that it was the Battle Net scanner portion adding an 'unknown' game titled Ubisoft Connect as a duplicate entry. I ultimately found a file that was being identified. "C:/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/_retail_/.flavor.info" and the "Flavor inferred was : unknown". Then it would say No exact match found. Using game ID of the first result: Ubisoft Connect (Program): 5270094. 
It would subsequently add all of the Battle.net information for the launch of this game - that's what lead me to the Battle.net scanner failing and leading to this.
The launch parameter would be --exec=\"launch unknown\". The Launch options would be %command% \"battlenet://unknown\""

It looked like you were already working on a possible overhaul during my quick review of various issues open. Not sure if this is helpful but it fixed my duplicate entry problem.

Cheers.
2024-02-23 14:01:46 -05:00
Roy
4cc95df69c
fixed controller config path 2024-02-19 22:19:57 -08:00
Roy
c041991ce5
Update NSLGameScanner.py 2024-02-18 06:25:23 -08:00
Roy
b604b45b11
Update NSLGameScanner.py 2024-02-18 06:23:09 -08:00
Roy
f62bc75eda
added log for the json info 2024-02-18 06:13:39 -08:00
Roy
e5153c06e0
Reverted 2024-02-18 00:17:20 -08:00
Roy
cdff413f4c
testing of writin json to file 2024-02-18 00:10:09 -08:00