PDA

View Full Version : Counter Strike Source MCE (Re-Edited)



SirPrize
07-01-2011, 08:56 PM
A quick configuration for Counter Strike Source. It's taken directly from the Half Life 2 MCE but with the buttons remapped to CSS applicable butons.

Right Controller Buttons
Trigger = Primary Fire
Bumper = Last Weapon (q)
Joystick Button = Flashlight
Joystick Up = buy menu
Start Button = Score Page
Button 2 = walk
Button 4 = Drop Weapon
Left Controller Buttons
Trigger = Secondary Fire
Joystick Button = Use
Bumper = Jump

All gestures are the same which is common to most games.
The buy menu can be navigated with the keyboard or the right controller.
I haven't mapped radio command menus (z,x,c) as these need the number keys to go along with them I may change a joystick to 8 way then we would have 9 postions including click, but for now i assume most ppl play online and can use a mic. so this is a quick 1.

Dan
07-05-2011, 09:39 AM
The grids might solve your z,x,c menu issue. Check out the League of Legends official MCE. A tutorial on how to set them up is on the way but you may be able to see how it works looking at the code.

icemanlonewolf
07-07-2011, 05:38 AM
Here's my CS Source MCE.

(note: It's built around my custom mouse/keyboard settings and designed for lefties.

The analog trigger can be a bit awkward to rapidly tap and pistols in CS don't repeatedly fire when holding a key down so I did some tweaking to make the trigger easier to use. I also messed around with some gesture toggles. I may end up switching things like crouch, jump, and walk to buttons and using gesture toggles for unimportant functions. Before I do that though I wanted to test out the controls more.)


Left Controller:
Analog Stick 8 Way - 1-8 Keys
Analog Stick Button - Drop Weapon
Trigger - Fire (Hold for rapid clicking)
Bumper - Unassigned
1 - Flashlight
2 - Mouse Toggle (Ratchet)
3 - Nightvision
4 - Spray Logo (+ Gesture Toggle-see bottom)
Start - Display Scores

Right Controller:
Analog Stick - Move
Analog Stick Button - Use Item
Trigger - Weapon Special Function
Bumper - Voice Communication
1 - Buy Menu
2 - Buy Equipment Menu
3 - Unassigned
4 - Change Team
Start - Main Menu

Gestures Right Controller:
Tilt Up - Jump
Tilt Down - Toggle Crouch
Tilt Right - Next Weapon
Tilt Left - Previous Weapon
Rotate Right - Reload
Rotate Left - Toggle Walk

Button 4, Left Controller + Tilt Up, Right Controller - Standard Radio Messages
Button 4, Left Controller + Tilt Right, Right Controller - Group Radio Messages
Button 4, Left Controller + Tilt Left, Right Controller - Report Radio Messages

(note: Be sure to hold down Button 4 until you have completed the gesture in order to prevent the other commands assigned to that gesture from functioning. There is also no way to hit the 9 key radio message, but I don't really care since I don't think anyone even really uses radio messages anyway. I was more or less just testing to see if these toggle gestures could be done.

SuperSoldier
07-12-2011, 01:10 PM
Could you modify that first one for CS 1.6?

OoGhiJMIQtxxXA
09-08-2011, 09:46 PM
Does anyone else have a problem with a Counter Strike:Source MCE removing Half-Life 2 from the list in the Configurator? I made one for CS:S and I thought I had figured out my problem because I had both on the list but Half-Life 2 seems to have disappeared again. Everything seems identical to the two posted here besides button lay-outs. But everything in the heading is the same.

<game_list>

<game>

<version>1.0</version>
<requires_schema_version>1.0</requires_schema_version>

<exe_name>hl2.exe</exe_name>
<window_title_match>Counter-Strike Source</window_title_match>
<full_name>Counter Strike:Source</full_name>
<controller_manager_mode>1P2C</controller_manager_mode>

I don't know what the problem could be.

OoGhiJMIQtxxXA
09-08-2011, 10:05 PM
Never mind, sorry, I think I actually had <version> set to 1.1 because some MCE's wouldn't seem to show up with 1.0. have it set now and both CS:S and HL2 are on my configurator list.