Commit Graph

81 Commits

Author SHA1 Message Date
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
Roy
e0ecc12aa9
Add files via upload 2024-02-16 19:40:51 -08:00
Roy
aa290fee94
lessened api calls 2024-02-16 19:26:30 -08:00
Roy
bdc2ed7b12
Removed Pipe 2024-02-16 19:05:02 -08:00
Roy
3686a6323a
added back stdoubt 2024-02-16 04:30:02 -08:00
sysmoon14
d8b392efe2
Reverted previous two commits
Added env vars check back for decky and reverted GoG change.
2024-02-16 06:54:58 +00:00
sysmoon14
350d243e28
Removed "/path=" from GoG Launch Options 2024-02-14 12:43:09 +00:00
Roy
ae65c04811
removed stoudt 2024-02-13 18:36:36 -08:00
Roy
f34088d4ae
removed check 2024-02-11 21:44:26 -08:00
Roy
c50461d2e0
Added Pipe Logic 2024-02-11 21:34:52 -08:00
Roy
88f395f65b
Update NSLGameScanner.py 2024-02-11 21:27:02 -08:00
Roy
b31f41feec
Add files via upload 2024-02-11 21:16:50 -08:00
Roy
642a508bd3
Add files via upload 2024-02-10 17:18:13 -08:00
Roy
5d32ccd41d
Attempted to fix vdf import 2024-02-10 14:28:17 -08:00
Roy
bb50a8c47a
reverted 2024-02-09 21:20:45 -08:00
Roy
a0b4fcb1d0
Only Write to the VDF Files and PIPE if the DECKY PLUGIN IS not INSTALLED 2024-02-09 21:17:10 -08:00
sysmoon14
77e73e9b18
Fixed issue not adding web links if there was no real launcher 2024-02-09 14:57:42 +00:00
sysmoon14
3b76cc8a48
Added removal of chrome env vars so that sites are only added once 2024-02-09 14:23:36 +00:00
Roy
28bdf2f93d
Update NSLGameScanner.py 2024-02-09 04:02:55 -08:00
Roy
ca407a5980
erased codeline 2024-02-09 03:27:03 -08:00
sysmoon14
a3ce5310a2
Fixed negative compatdata folder names 2024-02-09 11:00:01 +00:00
sysmoon14
f0977d6ebe
Fixed missing colon 2024-02-09 09:48:35 +00:00
sysmoon14
f22f52188e
Added check to prevent proton being added to chrome shortcuts 2024-02-09 09:39:43 +00:00
sysmoon14
a2ab295454
Made shortcut add check more stringent
We now check for all four variables before we create a shortcut, should resolve the issue with launchoptions = None for chrome based entries.
2024-02-09 09:21:00 +00:00
Roy
35534762b6
Add files via upload 2024-02-08 16:24:46 -08:00
Roy
f3cba6f796
Add files via upload 2024-02-06 01:20:00 -08:00
Roy
d40975e76d
Update NSLGameScanner.py 2024-02-05 15:17:50 -08:00