Toto téma bylo uzamčeno
How to set more than one launch options for a game?
i want to set two commands for a game to launch but steam does only take the first i write, how should i write them?
i wrote "VSYNC strangle 30 %command% primusrun %command%" maybe i have to separate them with some special syntax, help..
< >
Zobrazeno 115 z 17 komentářů
Set your parameters within Steam itself.

https://support.steampowered.com/kb_article.php?ref=1040-JWMT-2947

Multiple launch options require spaces between them.

As per...

-autoconfig -safemode -novid -console

:yinyangflip:
Robin3sk původně napsal:
Set your parameters within Steam itself.

https://support.steampowered.com/kb_article.php?ref=1040-JWMT-2947

Multiple launch options require spaces between them.

As per...

-autoconfig -safemode -novid -console

:yinyangflip:
yeah i tried that, as i wrote, but the game only get the first option i write.
Can you take a screenshot of your parameters so we can confirm that everything's correct?

:yinyangflip:
Robin3sk původně napsal:
Can you take a screenshot of your parameters so we can confirm that everything's correct?

:yinyangflip:
here it is http://tinypic.com/r/34ffng5/9
nepeggio původně napsal:
Robin3sk původně napsal:
Can you take a screenshot of your parameters so we can confirm that everything's correct?

:yinyangflip:
here it is http://tinypic.com/r/34ffng5/9

Some of those actually won't work.

The parameters that can be inputted in that field start with a dash or a plus sign.

I'm ASSUMING that is the issue here.

:yinyangflip:
Robin3sk původně napsal:
nepeggio původně napsal:
here it is http://tinypic.com/r/34ffng5/9

Some of those actually won't work.

The parameters that can be inputted in that field start with a dash or a plus sign.

I'm ASSUMING that is the issue here.

:yinyangflip:
" VSYNC strangle 30 %command% "AND "primusrun %command%" work when alone though.
Naposledy upravil nepeggio; 1. lis. 2018 v 12.19
How launch options are interpreted is specific to the game, so you should probably ask in a Factorio forum.
nepeggio původně napsal:
i want to set two commands for a game to launch but steam does only take the first i write
Hello, did you find a solution?
wocabec původně napsal:
nepeggio původně napsal:
i want to set two commands for a game to launch but steam does only take the first i write
Hello, did you find a solution?

bro, just put space after the firts command, then type the next one with this symbol: -
after pressing OK it should work. if not then maybe your command is incorrect

For an example:

if i type this in the launch options:

-language "hungarian" -console


this will happen:

https://imgur.com/eebE2OF

edit: sorry for the bad quality, looks like imgur downscaled my image
Naposledy upravil ChekeredList71; 30. čvn. 2020 v 10.05
I am looking for the same and I think it is the %command%. Other launch options just need to be separated with a space, but I have found no way to do multiple %command% options.
fabian_drinks_milk původně napsal:
I am looking for the same and I think it is the %command%. Other launch options just need to be separated with a space, but I have found no way to do multiple %command% options.
Depends on the game. For Quake engine (and relatives) games, it's
+command1 +command2 +command3withval val
You only set %command% once. Variables go first, programs which do things then run their arguments go in undefined order, depends on what you are doing, then %command% and finally any arguments to the game.

Three years ago the OP probably wanted.
STRANGLE_VSYNC=1 strangle 30 primusrun %command%

Or maybe primusrun strangle 30.
Earthling Z3R0 25. pro. 2023 v 0.13 
2
2
4
The answer is SEMICOLON.

Somethling like

"wmctrl -s 7; sleep 2; gamemoderun %command%"

will switch to workspace 8, wait for 2 seconds and then start the game.

Works for me for all my games.

(wmctrl and sleep being linux commands, but this serves as an example.)
< >
Zobrazeno 115 z 17 komentářů
Na stránku: 1530 50

Datum zveřejnění: 1. lis. 2018 v 7.42
Počet příspěvků: 17