PC Is there any way to chain commands together?

Shino

New member
Exactly what the tittle says.
Lets say I wanna do 

gfx st budget 1
gfx pp enable 0
gfx dt enable 1
gfx dti 0
gfx af 0

but all at once. I remember from source games that you could chain instructions with ";" but here neither ; nor , seem to work. Any ideas? is it even possible?

 
When you hit play in Steam, you have the option of starting a launcher instead of the game proper.  That launcher has a field under "Game start options" for "Additional parameters".  I haven't tried this, but it looks like something that may accept console commands pre-launch.

 
When you hit play in Steam, you have the option of starting a launcher instead of the game proper.  That launcher has a field under "Game start options" for "Additional parameters".  I haven't tried this, but it looks like something that may accept console commands pre-launch.
Thanks for the reply. Those are unity specific. I was talking about the in-game console commands.

 
Back
Top