Commit Graph

192 Commits

Author SHA1 Message Date
Roy
16b92a9e0b
Added check to delete Installation folder before script 2023-06-07 02:23:33 -07:00
Roy
11bfd55bb2
Reverted Back a Day and Updated Proton GE
~Updated Proton GE to the latest
~Reverted Back Battle.net Hang
2023-06-06 03:26:35 -07:00
Roy
8188d59555
woops reverted 2023-06-05 11:25:44 -07:00
Roy
8c1da149c7
fixhang on battlenet 2023-06-05 11:15:24 -07:00
Roy
b4bb9c2d0b
Force Added all Launchers to use Community Controller Configurations
~optimized the python code a bit
~forced controller configs
2023-06-04 23:26:52 -07:00
Roy
e87ae1be35
Humble Games Message
added note for humble games launcher
Humble games launcher sign doesn't work in game mode just desktop mode for now
2023-06-04 16:05:10 -07:00
Roy
7fa4248453
Added Minecraft Launcher
~still needs window to be closed but Minecraft works
2023-06-03 23:17:16 -07:00
Zoull
9a19597823 Change download urls for files to fix Humble App logins to main GitHub repo 2023-06-03 16:10:04 -06:00
Zoull
b289c39f07 Found and fixed quote issue breaking sed replacement 2023-06-03 16:03:33 -06:00
Zoull
6f83974959 Try and make Humble login scripts generic and test replacement in script 2023-06-03 15:49:33 -06:00
Zoull
32392ce5a2 Try and make Humble login scripts generic and test replacement in script 2023-06-03 15:31:15 -06:00
Roy
748e4a1ee6
Update NonSteamLaunchers.sh
Changed size of zenity box
2023-06-03 01:30:28 -07:00
Roy
892c9a461a
Merge pull request #44 from Zoullx/add-glyph-launcher
Add Glyph Launcher
2023-06-02 22:15:38 -07:00
Roy
b97002b74c
Merge pull request #46 from Zoullx/fix-steam-shortcut-recreation
Fix recreation of Steam shortcuts
2023-06-02 21:33:11 -07:00
Zoull
b4d39d5c11 Fix the casing of the properties used to check existing Steam shortcuts, for Glyph only because the rest are in a different PR 2023-06-02 22:14:43 -06:00
Zoull
ecb3fd586d Fix casing of properties used to set and check Steam shortcuts 2023-06-02 22:08:44 -06:00
Zoull
77a62166f5 Changed Glyph Launcher Steam shortcut name to just Glyph to better represent Glyphs actual naming 2023-06-02 18:24:32 -06:00
Zoull
06410bf6a0 Fix an issue with Rockstar Games Launcher never being able to be moved to the SD Card 2023-06-02 17:11:14 -06:00
Zoull
a86ee42a9d Add Glyph Launcher 2023-06-02 16:20:17 -06:00
Roy
494ae17d08
Force Compatibility on all Launchers
~wrote to the config.vdf file and gave each launcher seperate App IDs even in 1 Prefix
2023-06-02 13:14:30 -07:00
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
moraroy
612546818f
Humble Games Collection
~Added Humble Games Collection
~fixed very important paths in compat data
~Revamped Updater to notify of update
2023-05-05 15:24:07 -07:00
moraroy
a5854d2c04
Attempted to fix Shortcuts Again
~attempted fix for shortcuts
~fixed EA App from crashing
2023-05-05 13:31:27 -07:00
moraroy
2cb5539cda
Start Fresh button
~added a reset button called "Start Fresh"
~added a way to see where the isntallation is
~fixed paths on itchio and Legacy Games
2023-05-05 04:42:34 -07:00
moraroy
14bb61afab
Update NonSteamLaunchers.sh
1.5
2023-05-05 00:46:28 -07:00
moraroy
08feb16f3f
Properly fixed Adding the shortcuts to steam
~Fixed Adding to Shortcuts Automatically properly
~Also fixed Itchio from not finding the right folder
2023-05-05 00:44:56 -07:00
moraroy
fb10793b42
Fixed Steam Restart
~fixed Steam Restart
~Script Works in Gaming Mode Now
2023-05-04 21:26:39 -07:00
moraroy
ee88a456c4
Legacy Games
~Added Auto Updater
~Added Legacy Games
~Added Automatically Adds Launchers to Steam as Shortcuts
~Updated GE-PROTON to latest
2023-05-04 16:30:31 -07:00
moraroy
717852fa4e
v1.2
~added Version
2023-05-02 21:59:16 -07:00
moraroy
06de90e298
Added Auto Updater
~Auto Updates
2023-05-02 21:53:41 -07:00
moraroy
da3705eca3
Added Legacy Games
~ added Legacy Games
2023-05-02 21:15:40 -07:00
moraroy
71b8e6d200
Update NonSteamLaunchers.sh 2023-05-02 15:51:09 -07:00
moraroy
cb7ecc2d3b
Major Update
~added EA App
~added Amazon Games
~added itch.io
~fixed environment
~added QOL Installation
~fixed bugs and made new ones
2023-05-02 05:52:53 -07:00
moraroy
4e0201350b
fixed battlenet
battlenet changes
2023-04-30 05:53:54 -07:00
moraroy
d22f99075c
compatabilitytools.d Check
- added check to create folder or not
2023-04-29 23:21:01 -07:00
moraroy
dae2ea86f4
Update NonSteamLaunchers.sh
deleted line 8
2023-04-28 17:16:12 -07:00
moraroy
153999ce24
added itchio - broken 2023-04-28 02:01:10 -07:00
moraroy
93650c96f2
Fixed Gog Installation and folders
-added ui fixes as well
- fixed some paths
2023-04-27 20:34:49 -07:00
moraroy
3edfd397c0
Add files via upload
- fixed some folders in compatdata
2023-04-27 17:14:36 -07:00
moraroy
b5aaba5341
Add files via upload
-added a progress bar for the script
2023-04-27 13:51:00 -07:00
moraroy
dd3fb58acd
Add files via upload
-added broken description
2023-04-27 04:36:32 -07:00
moraroy
4870538a4a
Add files via upload
-added options for seperate App ID's
-added ui interface for choice of launchers 
-added broken ea app and  broken amazon
2023-04-27 04:19:15 -07:00
moraroy
4e1d866e0b
Add files via upload 2023-04-26 17:15:25 -07:00