Portal 2
How do I equip my config file?
I have a custom config file with these commands:

bind mwheelup +jump
bind mwheeldown +jump
cl_showpos 1

I use these commands because I'm learning how to bunny hop (I'm training on speedrunning the game).
But I don't know what to type in the dev console to activate it.
i have used some .cfg files in CS:GO, and I know how to activate it.
But in Portal 2 I just can't.

Please help if you know what to do!

(Sorry for bad English)
< >
Showing 1-2 of 2 comments
Just tested it (in console during gameplay)

bind "mwheelup" "+jump" bind "mwheeldown" "+jump" cl_showpos "1" bind "exec autoexec.cfg" "g"

put this in a file autoexec.cfg

save location into C:/Programs(...)/Steam/steamapps/common/Portal 2/portal2/cfg/autoexec.cfg

If it is not working add
sv_cheats "1"

to it.

If it is working but changing back between level transitions you can press "g", (the line with "exec autoexec.cfg" takes care of that).
Originally posted by chriskringel:
Just tested it (in console during gameplay)

bind "mwheelup" "+jump" bind "mwheeldown" "+jump" cl_showpos "1" bind "exec autoexec.cfg" "g"

put this in a file autoexec.cfg

save location into C:/Programs(...)/Steam/steamapps/common/Portal 2/portal2/cfg/autoexec.cfg

If it is not working add
sv_cheats "1"

to it.

If it is working but changing back between level transitions you can press "g", (the line with "exec autoexec.cfg" takes care of that).

Thanks a lot. works perfectly fine now. :)
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Mar 6, 2016 @ 5:44am
Posts: 2