Commit Graph

72 Commits

Author SHA1 Message Date
Roy
ec8784e626
Update NonSteamLaunchers.sh
version2.85
2023-06-01 17:18:28 -07:00
Roy
e511632638
Fixes For Shortcuts and Battle.net Hanging
~Fixed Python error from python to python3 big thank you to @wolfmad
~fixed Battle.net Hanging or freezing 
~fixed Epic games from same issue
~updated Logos and Read.me big thank you to @cchrkk
2023-06-01 17:17:24 -07:00
WolfMad
4fdc83e819
Fix The launchers doesn't get added to the Steam Library 2023-06-02 00:49:22 +01:00
Liam Dawe
75405e3b66
use home not user
Even better
2023-05-31 11:52:59 +01:00
Liam Dawe
941309ec4d
Don't assume deck is the username
For the shortcut creation, don't assume deck as the username. This fixes the shortcuts on desktop Linux, and if Valve ever change the username on Steam Deck specifically, you won't need to update it for new installs.
2023-05-31 11:01:49 +01:00
Roy
5707d813c0
Update NonSteamLaunchers.sh 2023-05-30 02:45:30 -07:00
Roy
2d456747a6
changed link 2023-05-29 22:04:34 -07:00
Roy
4c9213c109
Setup tools
~Automatically Downloads and Installs the Proper Dependencies for .py packages
2023-05-29 18:41:29 -07:00
Alessandro C
71a2ed1611
EZ logging 2023-05-30 00:04:41 +02:00
Roy
d131a29f15
Installed Vdf
~added python check for version number
2023-05-29 01:18:04 -07:00
Roy
8c88605358
Update NonSteamLaunchers.sh 2023-05-29 00:11:20 -07:00
Roy
9b3e53ee46
FIXED Syntax and Python Path
~ replaced tilde with $HOME
2023-05-29 00:10:12 -07:00
Roy
bb53061726
Update NonSteamLaunchers.sh 2023-05-27 22:54:16 -07:00
Roy
da87f3d37a
Add files via upload 2023-05-27 22:19:05 -07:00
Roy
f2e453cfb6
Rearranging Vdf Modules
~Vdf Modules for current decks Python version
2023-05-27 17:03:45 -07:00
Roy
540c720a84
Update NonSteamLaunchers.sh 2023-05-27 01:57:31 -07:00
Roy
76f0e0792a
added check 2023-05-27 00:58:59 -07:00
Roy
6e5deb836f
NEW module.py 2023-05-26 22:42:40 -07:00
Roy
88f3e6ffa3
fixed steam id check
~Steam id to steamid3  for user data
2023-05-26 01:15:12 -07:00
Roy
9d6874c559
Fixed Major Library Disappear Bug
~reworked code to write to vdf after steam is closed, this was causing library's to "disappear". 

Your games and files are safe, your library is backed up in a file in your config directory called "shortcuts.vdf.bak" if corrupted just change the name to shortcuts.vdf
2023-05-19 14:16:19 -07:00
Roy
59755881d2
Added An Uninstall Button
~Added an Uninstall button for each launcher:
this deletes the folders that have the installation for each launcher, if selected to use "different app id's" those folders will be deleted instead

~fixed Battle net from hanging
~other bug fixes

New Bug:
As of GE-Proton8-3 ,
The EA App no longer Installs in "quiet mode"
2023-05-16 16:27:45 -07:00
moraroy
c9f7123743
Update NonSteamLaunchers.sh
v2.6
2023-05-12 14:25:35 -07:00
moraroy
d6a1ac0209
Added new way to find current user
~fixed all launchers to not install if already installed
~fixed all launchers to not install if not selected
~fixed Rockstar Launcher from installing prematurely
~Added new way to find current user
2023-05-12 01:56:42 -07:00
moraroy
632ebb986c
fixed Rockstar Games Launcher
~fixed Rockstar from installing no matter what (thanks to SDGMartin, maetrik92 and JamesAZ0)
2023-05-11 11:30:32 -07:00
moraroy
9df2aae53f
Update NonSteamLaunchers.sh 2023-05-10 22:48:52 -07:00
moraroy
cad4aa8850
Update NonSteamLaunchers.sh 2023-05-09 19:36:53 -07:00
moraroy
5582ff473d
Added Support for Rockstar Games Launcher
~removed app ids for launchers for shortcuts
2023-05-09 19:32:41 -07:00
moraroy
142eb27b1d
Add files via upload 2023-05-09 14:59:30 -07:00
moraroy
35c7b00197
IndieGala
~Added Automatic Force Compatability on Shortcuts
~fixed a major bug between Epic Games and Gog that caused shortcuts to not appear
~fixed some syntax error
~attempted another fix on VDF File
~changed some small UI things
2023-05-09 03:50:48 -07:00
moraroy
16f0679ebc
Update NonSteamLaunchers.sh 2023-05-09 00:03:05 -07:00
moraroy
9b0f0681f5
Update NonSteamLaunchers.sh 2023-05-08 20:29:58 -07:00
moraroy
f03ef54ef4
Update NonSteamLaunchers.sh 2023-05-08 20:26:14 -07:00
moraroy
1edec1ab5d
added setup tools extended 2023-05-08 20:24:48 -07:00
moraroy
5f5658c0c7
~ exported variable to PYTHONPATH
~fixed the NonSteamInstallation folder not deleting
2023-05-08 15:51:27 -07:00
moraroy
9829393231
Add files via upload 2023-05-08 04:08:52 -07:00
moraroy
f7b8a4715e
Added attempted fix for multiple steam accounts 2023-05-08 03:22:21 -07:00
moraroy
02e24ddf49
Add files via upload 2023-05-08 01:11:53 -07:00
moraroy
19825efb46
More fixes for writing to chortcuts
~added alot more checks during writing of shortcuts
2023-05-08 01:03:07 -07:00
moraroy
60adb39730
Add files via upload 2023-05-07 00:48:26 -07:00
moraroy
559f182f7f
Added SD CARD Support
~Added Move To SD CARD functionality
2023-05-07 00:39:25 -07:00
moraroy
dd1759bbb7
Update NonSteamLaunchers.sh 2023-05-06 15:13:48 -07:00
moraroy
d20872297a
Update NonSteamLaunchers.sh
didnt work
2023-05-06 15:06:33 -07:00
moraroy
d1116c45d3
Update NonSteamLaunchers.sh
testing new updater
2023-05-06 15:04:53 -07:00
moraroy
9ebebe13a5
Update NonSteamLaunchers.sh
~new updater
2023-05-06 15:02:36 -07:00
moraroy
3ec585ea50
Update NonSteamLaunchers.sh
added code for a silent update notification that way nobody misses an update no matter what
2023-05-06 14:50:52 -07:00
moraroy
8488f1fe84
Silent update to fix shortcuts
~ changed some lines to install setup tools in the right path
2023-05-06 14:18:49 -07:00
moraroy
5aaefb868b
Another fix for shortcuts
~attempted to fix app name error
2023-05-05 23:45:52 -07:00
moraroy
b62e5d4035
Update NonSteamLaunchers.sh
updated to latest GE Proton
2023-05-05 20:25:05 -07:00
moraroy
ba763e6cdf
Update NonSteamLaunchers.sh
oops
2023-05-05 19:29:54 -07:00
moraroy
6678d2f369
attempted another fix for shortcuts
~added more constraint on the find command
2023-05-05 19:23:49 -07:00