Dear Esther

Dear Esther

Not enough ratings
Control ducking, sprinting and your flashlight
By PcmciaKai
This might be either fun or just rather useless to you. But you will be able to hold shift to sprint, hold ctrl to duck and press F to toggle your flashlight.

None of this allows you to do or see anything which you can't do in the original game, but if you are not sure if you missed to see something at one end of a cave, then this will help you to check it a little faster. Ducking and disabling flashlight on the other hand can be useful for some of your screenshots!

Note: This only works for the source engine game (not the landmark edition).
   
Award
Favorite
Favorited
Unfavorite
Installation instructions
Navigate to your Dear Esther script folder, for me the path looks like this.
d:\Program Files (x86)\Steam\SteamApps\common\Dear Esther\dearesther\cfg\

Open the file called autoexec.cfg and add the following contents.

fps_max 60 // not necessary, but caps your fps at 60 // allows ducking alias "+deduck" "de_playerduck 1" alias "-deduck" "de_playerduck 0" bind "ctrl" "+deduck" // allows sprinting alias "+derun" "de_playerspeed 180" alias "-derun" "de_playerspeed 90" bind "shift" "+derun" bind "F" "impulse 100" // allows you to control the flashlight yourself bind "F11" "toggleconsole" // useful, if you're not on a qwerty keyboard

Save the file, start your game and enjoy!
1 Comments
3listair 15 May, 2022 @ 12:13pm 
how about guns