Skip to content

Commit

Permalink
One-Time Run: Add support for Native Linux executables (#801)
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic2kk authored May 21, 2023
1 parent bb8142c commit 611dc0f
Show file tree
Hide file tree
Showing 10 changed files with 203 additions and 162 deletions.
2 changes: 2 additions & 0 deletions lang/chinese.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1156,3 +1156,5 @@ GUI_DLSTEAMDECKCOMPATINFO="Download Steam Deck compatibility information"
DESC_DLSTEAMDECKCOMPATINFO="Fetch Steam Deck compatibility information from Steam - Previously fetched compatibility information will be preserved"
GUI_DISABLEVORTEXAUTOUPDATE="Disable Vortex Auto Updates"
DESC_DISABLEVORTEXAUTOUPDATE="sets Vortex update channel to 'No automatic updates' which can help prevent breakages - if disabled, will set to stable/beta depending on value of 'USEVORTEXPRERELEASE' checkbox"
GUI_OTRFORCEPROTON="Force Proton with Custom Command"
DESC_OTRFORCEPROTON="force Proton with the current Custom Command, even if SteamTinkerLaunch detects it as a Linux executable"
6 changes: 4 additions & 2 deletions lang/dutch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -574,9 +574,9 @@ GUI_WDCDIALOG="Select Wine debug channels for 'XXX'\n(if both '$GUI_MINUS' and '
BUT_RUN="RUN"
GUI_ONETIMERUN="Options to start a custom command"
GUI_OTPROTON="One time Proton version"
DESC_OTPROTON="Proton version used for the command, default is the game default"
DESC_OTPROTON="Proton version used for the command, default is the game default - Ignored if the executable is not detected as a Windows executable"
GUI_OTEXE="One time command"
DESC_OTEXE="The command which is supposed to be started"
DESC_OTEXE="The command which is supposed to be started, can be either a Windows or Linux executable"
GUI_OTARGS="Arguments"
DESC_OTARGS="Command line arguments for above command"
GUI_OTSAVE="Save"
Expand Down Expand Up @@ -1156,3 +1156,5 @@ GUI_DLSTEAMDECKCOMPATINFO="Download Steam Deck compatibility information"
DESC_DLSTEAMDECKCOMPATINFO="Fetch Steam Deck compatibility information from Steam - Previously fetched compatibility information will be preserved"
GUI_DISABLEVORTEXAUTOUPDATE="Disable Vortex Auto Updates"
DESC_DISABLEVORTEXAUTOUPDATE="sets Vortex update channel to 'No automatic updates' which can help prevent breakages - if disabled, will set to stable/beta depending on value of 'USEVORTEXPRERELEASE' checkbox"
GUI_OTRFORCEPROTON="Force Proton with Custom Command"
DESC_OTRFORCEPROTON="force Proton with the current Custom Command, even if SteamTinkerLaunch detects it as a Linux executable"
6 changes: 4 additions & 2 deletions lang/english.txt
Original file line number Diff line number Diff line change
Expand Up @@ -578,9 +578,9 @@ GUI_WDCDIALOG="Select Wine debug channels for 'XXX'\n(if both '$GUI_MINUS' and '
BUT_RUN="RUN"
GUI_ONETIMERUN="Options to start a custom command"
GUI_OTPROTON="One time Proton version"
DESC_OTPROTON="Proton version used for the command, default is the game default"
DESC_OTPROTON="Proton version used for the command, default is the game default - Ignored if the executable is not detected as a Windows executable"
GUI_OTEXE="One time command"
DESC_OTEXE="The command which is supposed to be started"
DESC_OTEXE="The command which is supposed to be started, can be either a Windows or Linux executable"
GUI_OTARGS="Arguments"
DESC_OTARGS="Command line arguments for above command"
GUI_OTSAVE="Save"
Expand Down Expand Up @@ -1157,3 +1157,5 @@ GUI_DLSTEAMDECKCOMPATINFO="Download Steam Deck compatibility information"
DESC_DLSTEAMDECKCOMPATINFO="Fetch Steam Deck compatibility information from Steam - Previously fetched compatibility information will be preserved"
GUI_DISABLEVORTEXAUTOUPDATE="Disable Vortex Auto Updates"
DESC_DISABLEVORTEXAUTOUPDATE="sets Vortex update channel to 'No automatic updates' which can help prevent breakages - if disabled, will set to stable/beta depending on value of 'USEVORTEXPRERELEASE' checkbox"
GUI_OTRFORCEPROTON="Force Proton with Custom Command"
DESC_OTRFORCEPROTON="force Proton with the current Custom Command, even if SteamTinkerLaunch detects it as a Linux executable"
6 changes: 4 additions & 2 deletions lang/englishUK.txt
Original file line number Diff line number Diff line change
Expand Up @@ -574,9 +574,9 @@ GUI_WDCDIALOG="Select Wine debug channels for 'XXX'\n(if both '$GUI_MINUS' and '
BUT_RUN="RUN"
GUI_ONETIMERUN="Options to start a custom command"
GUI_OTPROTON="One time Proton version"
DESC_OTPROTON="Proton version used for the command, default is the game default"
DESC_OTPROTON="Proton version used for the command, default is the game default - Ignored if the executable is not detected as a Windows executable"
GUI_OTEXE="One time command"
DESC_OTEXE="The command which is supposed to be started"
DESC_OTEXE="The command which is supposed to be started, can be either a Windows or Linux executable"
GUI_OTARGS="arguments"
DESC_OTARGS="Command line arguments for above command"
GUI_OTSAVE="Save"
Expand Down Expand Up @@ -1156,3 +1156,5 @@ GUI_DLSTEAMDECKCOMPATINFO="Download Steam Deck compatibility information"
DESC_DLSTEAMDECKCOMPATINFO="Fetch Steam Deck compatibility information from Steam - Previously fetched compatibility information will be preserved"
GUI_DISABLEVORTEXAUTOUPDATE="Disable Vortex Auto Updates"
DESC_DISABLEVORTEXAUTOUPDATE="sets Vortex update channel to 'No automatic updates' which can help prevent breakages - if disabled, will set to stable/beta depending on value of 'USEVORTEXPRERELEASE' checkbox"
GUI_OTRFORCEPROTON="Force Proton with Custom Command"
DESC_OTRFORCEPROTON="force Proton with the current Custom Command, even if SteamTinkerLaunch detects it as a Linux executable"
2 changes: 2 additions & 0 deletions lang/french.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1156,3 +1156,5 @@ GUI_DLSTEAMDECKCOMPATINFO="Download Steam Deck compatibility information"
DESC_DLSTEAMDECKCOMPATINFO="Fetch Steam Deck compatibility information from Steam - Previously fetched compatibility information will be preserved"
GUI_DISABLEVORTEXAUTOUPDATE="Disable Vortex Auto Updates"
DESC_DISABLEVORTEXAUTOUPDATE="sets Vortex update channel to 'No automatic updates' which can help prevent breakages - if disabled, will set to stable/beta depending on value of 'USEVORTEXPRERELEASE' checkbox"
GUI_OTRFORCEPROTON="Force Proton with Custom Command"
DESC_OTRFORCEPROTON="force Proton with the current Custom Command, even if SteamTinkerLaunch detects it as a Linux executable"
2 changes: 2 additions & 0 deletions lang/german.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1158,3 +1158,5 @@ GUI_DLSTEAMDECKCOMPATINFO="Download Steam Deck compatibility information"
DESC_DLSTEAMDECKCOMPATINFO="Fetch Steam Deck compatibility information from Steam - Previously fetched compatibility information will be preserved"
GUI_DISABLEVORTEXAUTOUPDATE="Disable Vortex Auto Updates"
DESC_DISABLEVORTEXAUTOUPDATE="sets Vortex update channel to 'No automatic updates' which can help prevent breakages - if disabled, will set to stable/beta depending on value of 'USEVORTEXPRERELEASE' checkbox"
GUI_OTRFORCEPROTON="Force Proton with Custom Command"
DESC_OTRFORCEPROTON="force Proton with the current Custom Command, even if SteamTinkerLaunch detects it as a Linux executable"
2 changes: 2 additions & 0 deletions lang/italian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1156,3 +1156,5 @@ GUI_DLSTEAMDECKCOMPATINFO="Download Steam Deck compatibility information"
DESC_DLSTEAMDECKCOMPATINFO="Fetch Steam Deck compatibility information from Steam - Previously fetched compatibility information will be preserved"
GUI_DISABLEVORTEXAUTOUPDATE="Disable Vortex Auto Updates"
DESC_DISABLEVORTEXAUTOUPDATE="sets Vortex update channel to 'No automatic updates' which can help prevent breakages - if disabled, will set to stable/beta depending on value of 'USEVORTEXPRERELEASE' checkbox"
GUI_OTRFORCEPROTON="Force Proton with Custom Command"
DESC_OTRFORCEPROTON="force Proton with the current Custom Command, even if SteamTinkerLaunch detects it as a Linux executable"
2 changes: 2 additions & 0 deletions lang/polish.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1156,3 +1156,5 @@ GUI_DLSTEAMDECKCOMPATINFO="Download Steam Deck compatibility information"
DESC_DLSTEAMDECKCOMPATINFO="Fetch Steam Deck compatibility information from Steam - Previously fetched compatibility information will be preserved"
GUI_DISABLEVORTEXAUTOUPDATE="Disable Vortex Auto Updates"
DESC_DISABLEVORTEXAUTOUPDATE="sets Vortex update channel to 'No automatic updates' which can help prevent breakages - if disabled, will set to stable/beta depending on value of 'USEVORTEXPRERELEASE' checkbox"
GUI_OTRFORCEPROTON="Force Proton with Custom Command"
DESC_OTRFORCEPROTON="force Proton with the current Custom Command, even if SteamTinkerLaunch detects it as a Linux executable"
6 changes: 4 additions & 2 deletions lang/russian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -574,9 +574,9 @@ GUI_WDCDIALOG="Select Wine Debug Channels for 'XXX'\n(if both '$GUI_MINUS' and '
BUT_RUN="RUN"
GUI_ONETIMERUN="Options to start a custom command"
GUI_OTPROTON="One time Proton version"
DESC_OTPROTON="Proton version used for the command, default is the game-default"
DESC_OTPROTON="Proton version used for the command, default is the game default - Ignored if the executable is not detected as a Windows executable"
GUI_OTEXE="One time command"
DESC_OTEXE="The command which is supposed to be started"
DESC_OTEXE="The command which is supposed to be started, can be either a Windows or Linux executable"
GUI_OTARGS="Arguments"
DESC_OTARGS="Command line arguments for above command"
GUI_OTSAVE="Save"
Expand Down Expand Up @@ -1156,3 +1156,5 @@ GUI_DLSTEAMDECKCOMPATINFO="Download Steam Deck compatibility information"
DESC_DLSTEAMDECKCOMPATINFO="Fetch Steam Deck compatibility information from Steam - Previously fetched compatibility information will be preserved"
GUI_DISABLEVORTEXAUTOUPDATE="Disable Vortex Auto Updates"
DESC_DISABLEVORTEXAUTOUPDATE="sets Vortex update channel to 'No automatic updates' which can help prevent breakages - if disabled, will set to stable/beta depending on value of 'USEVORTEXPRERELEASE' checkbox"
GUI_OTRFORCEPROTON="Force Proton with Custom Command"
DESC_OTRFORCEPROTON="force Proton with the current Custom Command, even if SteamTinkerLaunch detects it as a Linux executable"
Loading

0 comments on commit 611dc0f

Please sign in to comment.