protonscr

Amnesia: launch options are not working

steamclosed reviewed3rd party gameSteam client
ValveSoftware/steam-for-linux#584 · opened 2013-01-07 by roman-bronis · updated 2013-01-18 · 1 comments · github
Rroman-bronis 2013-01-07 github

I tried mod White Nights which requires to add wn_config/main_init.cfg to launch options.
Standard:
Amnesia: The Dark Descent (right click) -> Properties -> Set Launch Options... (and added wn_config/main_init.cfg)
is not working.
However when I launch game manually from command line:
cd ~/.steam/steam/SteamApps/common/Amnesia\ The\ Dark\ Descent
./Launcher.bin64 wn_config/main_init.cfg

it works.

Rroman-bronis 2013-01-18 github

ok, the problem seems to be that Steam is executing run_steam.sh which has no parameters passing to script (no $@ or $1). I'm moving discussion to Frictional Games forums:
http://www.frictionalgames.com/forum/thread-19967.html
because this is game related and closing this issue.

Nothing extracted yet.