Skip to content

Commit

Permalink
fixes ...
Browse files Browse the repository at this point in the history
  • Loading branch information
FranjeGueje committed Aug 2, 2024
1 parent 9baa2bf commit 47ae8ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Set of tools and utilities for our Steam Decks.
![GE-Proton Rolling Release](https://raw.githubusercontent.com/FranjeGueje/DeckTools/master/Images/GE-Proton-RR.png)
![GE-Proton Rolling Release](https://raw.githubusercontent.com/FranjeGueje/DeckTools/master/Images/GE-Proton-RR-on_Steam.png)

Crea una herramienta de compatibilidad llamada "GE-Proton" con la última versión de GE-Proton descargada de Internet, ejemplo GE-Proton-9.11, y se mantendrá para que use la filosofía de Rolling Release. En las siguientes ejecuciones, actualizará a la siguiente versión de la web de GE-Proton pero conservará la misma herramienta en Steam para que no tengas que cambiar nada de tus juegos. Utilizaría la misma filosofía que hace "Proton Experimenta"
Crea una herramienta de compatibilidad llamada "GE-Proton" con la última versión de GE-Proton descargada de Internet, ejemplo GE-Proton-9.11, y se mantendrá para que use la filosofía de Rolling Release. En las siguientes ejecuciones, actualizará a la siguiente versión de la web de GE-Proton pero conservará la misma herramienta en Steam para que no tengas que cambiar nada de tus juegos. Utilizaría la misma filosofía que hace "Proton Experimental"

GE-Proton Rolling Release creates a compatibility tool called "GE-Proton" with the latest version of GE-Proton downloaded from the Internet, example GE-Proton-9.11, and will be maintained to use the Rolling Release philosophy. On subsequent runs, it will update to the next version from the GE-Proton website but keep the same tool on Steam so you don't have to change anything about your games. It would use the same philosophy that "Proton Experimenta" does.
GE-Proton Rolling Release creates a compatibility tool called "GE-Proton" with the latest version of GE-Proton downloaded from the Internet, example GE-Proton-9.11, and will be maintained to use the Rolling Release philosophy. On subsequent runs, it will update to the next version from the GE-Proton website but keep the same tool on Steam so you don't have to change anything about your games. It would use the same philosophy that "Proton Experimental" does.

## Steamapps Cleaner
![Steamapps Cleaner](https://raw.githubusercontent.com/FranjeGueje/DeckTools/master/Doc/steamppscleaner_gridv.jpg)
Expand Down
6 changes: 5 additions & 1 deletion Tools/ge-proton-rr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@
# ABOUT: Download and add the latest version of GE-Proton as a Steam compatibility tool by always using the same one
#
# PARAMS:
# --no-gui --> unattended
# --help --> help about this tool
# --no-gui --> unattended, without gui
# --debug --> create debug.log file with all operations
# --force --> the latest GE-Proton will be downloaded and installed forcibly
# --no-backup --> No backup the actual GE-Proton of compatibility folder
#
# DEBUG MODE: run 'DEBUG=Y path-to-this-script/thi-script.sh'
#
Expand Down

0 comments on commit 47ae8ff

Please sign in to comment.