Co-op splt screen on a pc

From the Portal Wiki
Jump to navigation Jump to search


Intro

A few things you need to set up BEFORE you do the config files, set your windows system to view extensions of know file types

Set-up

1. Locate your portal 2 config folder (usually C:\Program Files\Steam\steamapps\common\portal 2\portal2\cfg)

2. Create a new .txt file name doesn't matter at the moment as long as it stays .txt format

3. paste this text into the new file

cmd2 joy_name "Xbox360 controller"

cmd2 joy_advanced 1
cmd2 joy_advaxisx 3
cmd2 joy_advaxisy 1
cmd2 joy_advaxisz 0
cmd2 joy_advaxisr 2
cmd2 joy_advaxisu 4
cmd2 joy_advaxisv 0

cmd2 joy_forwardsensitivity -1
cmd2 joy_sidesensitivity 1
cmd2 joy_pitchsensitivity 0.75
cmd2 joy_pitchsensitivity_default 0.75
cmd2 joy_yawsensitivity -1.5
cmd2 joy_yawsensitivity_default -1.5
cmd2 joy_autoaimdampenrange 0.85
cmd2 joy_autoaimdampen 0.5
cmd2 joy_lowend 0.75
cmd2 joy_lowmap 0.25
cmd2 joy_no_accel_scale 1
cmd2 joy_accelscale 2.0
cmd2 joy_accelmax 1.0
cmd2 joy_response_move 5
cmd2 joy_response_look 1
cmd2 joyadvancedupdate
cmd2 crosshair 1
cmd2 hud_draw_fixed_reticle 1

cmd2 bind "JOY1" "+jump"			// (A) Button
cmd2 bind "JOY2" "+duck"			// (B) Button
cmd2 bind "JOY3" "+use"				// (X) Button
cmd2 bind "JOY4" "+remote_view"			// (Y) Button
cmd2 bind "JOY5" "+quick_ping"			// Left Bumper
cmd2 bind "JOY6" "+zoom"			// Right Bumper
cmd2 unbind "JOY7" //"+mouse_menu_taunt"	// Back ("select") Button
cmd2 bind "JOY8" "gameui_activate"		// Start Button
cmd2 unbind "JOY9" //"+quick_ping"		// Left Stick In
cmd2 unbind "JOY10" //"+zoom"			// Right Stick In
cmd2 unbind "JOY11"
cmd2 unbind "JOY12"

cmd2 bind "Z AXIS POS" "+attack2"		// Left Trigger
cmd2 bind "Z AXIS NEG" "+attack"		// Right Trigger

cmd2 bind "POV_UP" "+mouse_menu_taunt"		// D-Pad
cmd2 bind "POV_LEFT" "+mouse_menu"		// D-Pad
cmd2 unbind "POV_RIGHT" //"+mouse_menu"		// D-Pad
cmd2 unbind "POV_DOWN" //"+mouse_menu_taunt"	// D-Pad

cmd2 joystick 1
cmd2 sk_autoaim_mode 2
cmd2 +jlook

4. save then rename the file to joy_coop.360.cfg

In Game

1. (optional) If you want to be able to save progress go to play co-op>standard co-op and wait for frends list to load

2. Plug in your controller

3. Load the map by typing

ss_map mp_coop_start

into the console

4. IMPORTANT while loading you will need to unplug and plug in the controller until it registers as second player

5.Execute the config that you made like so

exec joy_coop.360.cfg