[New] Crysis (Xbox 360)

Share and discuss profiles
Post Reply
scooterbaga
Posts: 9
Joined: 25 Apr 2012, 22:11

[New] Crysis (Xbox 360)

Post by scooterbaga »

Hello,
Put together a profile for the original Crysis (and Warhead, perhaps?) with minimal game file changes. It’s been working very well for me considering the “unique” choices made for the default gamepad layout. Hold to aim, toggle crouch/prone and nanosuit mode shortcuts are working well. (Crouch/prone is a little off, but fine.)

One hurdle is that these changes need x360ce’s xinput1_3.dll and a “clear” ini file to block the default gamepad. (Just the dll didn’t seem to work for me.) I can post the code for the ini if anyone’s interested.

Keep in mind, once you disable the default in-game gamepad controls, you’ll only be able to navigate menus with keyboard/mouse commands. (i.e. Right Stick to move the mouse cursor, Right Trigger for left click, and Start for Esc/Back.)

A couple minor game file changes are necessary to implement toggle crouch and the nanosuit shortcuts.

!Backup these files before you change them!

This assigns the four different nanosuit modes to the unused 6, 7, 8 and 9 keys.
For the nanosuit shortcuts: Show
You’ll need to edit the YourUserFolder\Documents\my games\Crysis\Profiles\default\actionmaps.xml file. Find the following line and add a blank line below it:

<actionmap name="player" version="20">

In that blank line, paste the following:

Code: Select all

<action name="suitcloak" onPress="1">
 <key name="6"/>
</action>
<action name="speedmode" onPress="1">
 <key name="7"/>
</action>
<action name="strengthmode" onPress="1">
 <key name="8"/>
</action>
<action name="defensemode" onPress="1">
 <key name="9"/>
</action>
This allows the use of the crouch position without holding down the button.
For crouch toggle: Show
You’ll need to create and/or edit the GameInstallDirectory\Crysis\Game\Config\System.cfg file. The file should contain the following:

Code: Select all

con_restricted=0
cl_crouchToggle=1

Crouch toggle in Crysis is a little weird. It toggles the crouch position with whatever position you invoked it from. So if you crouch from the prone position, the crouch button toggles between prone and crouch. The Xpadder cycle I use compensates for this somewhat, but it’s not perfect.
Xpadder profile:

Code: Select all

;--- Xpadder Profile Data ---
DataType=Profile
Version=2014.01.01
Name=Crysis
Set1Name=Main
Set1StickDeadZones=84,84
Set2Name=Nanosuit
Set2StickDeadZones=84,84
Set3Name=Weapon Switch
Set3StickDeadZones=84,84
Set4StickDeadZones=84,84
Set5StickDeadZones=84,84
Set6StickDeadZones=84,84
Set7StickDeadZones=84,84
Set8StickDeadZones=84,84
Set1Button1Name=Jump
Set1Button1Slots=Space
Set1Button2Name=Crouch/Prone
Set1Button2Slots=Left Control,CYCLE STOP,Left Control,TAP TIME 0.10s,Z
Set1Button3Name=Reload
Set1Button3Slots=R
Set1Button4Name=Use
Set1Button4Slots=F
Set1Button5Name=Sprint
Set1Button5Slots=Left Shift
Set1Button6Name=Grenade
Set1Button6Slots=G
Set1Button7Name=Map
Set1Button7Slots=M
Set1Button8Name=Pause
Set1Button8Slots=Escape
Set1Button9Name=Night Vision
Set1Button9Slots=I
Set1Button10Name=Binoculars
Set1Button10Slots=B
Set1DPadUpName=Zoom In/Next Weapon
Set1DPadUpSlots=Mouse Wheel Up
Set1DPadRightName=Weapon Switch (Hold)
Set1DPadRightSetSelect=2
Set1DPadDownName=Zoom Out/Previous Weapon
Set1DPadDownSlots=Mouse Wheel Down
Set1DPadLeftName=Nanosuit (Hold)
Set1DPadLeftSetSelect=1
Set1Stick1UpName=Forward
Set1Stick1UpSlots=W
Set1Stick1RightName=Right
Set1Stick1RightSlots=D
Set1Stick1DownName=Back
Set1Stick1DownSlots=S
Set1Stick1LeftName=Left
Set1Stick1LeftSlots=A
Set1Stick2UpSlots=Mouse Move Up
Set1Stick2UpMouseSpeed=36
Set1Stick2RightSlots=Mouse Move Right
Set1Stick2RightMouseSpeed=36
Set1Stick2DownSlots=Mouse Move Down
Set1Stick2DownMouseSpeed=36
Set1Stick2LeftSlots=Mouse Move Left
Set1Stick2LeftMouseSpeed=36
Set1TriggerLeftName=Aim
Set1TriggerLeftSlots=TAP TIME 0.10s,Right Mouse Button (2),RELEASE ZONE 0.10s,Right Mouse Button (2)
Set1TriggerRightName=Shoot
Set1TriggerRightSlots=Left Mouse Button (1)
Set2Button1Name=Cloak
Set2Button1Slots=6
Set2Button2Name=Strength
Set2Button2Slots=8
Set2Button3Name=Armor
Set2Button3Slots=9
Set2Button4Name=Speed
Set2Button4Slots=7
Set2DPadLeftName=Main (Release)
Set2DPadLeftSetSelect=0
Set2Stick2UpMouseSpeed=36
Set2Stick2RightMouseSpeed=36
Set2Stick2DownMouseSpeed=36
Set2Stick2LeftMouseSpeed=36
Set2TriggerRightName=Gun Modification
Set2TriggerRightSlots=C
Set3Button1Name=Short Range Toggle
Set3Button1Slots=1
Set3Button2Name=Explosive Toggle
Set3Button2Slots=3
Set3Button4Name=Assault Range Toggle
Set3Button4Slots=2
Set3Button5Name=3rd Person Camera
Set3Button5Slots=F1
Set3Button6Name=Grenade Toggle
Set3Button6Slots=H
Set3Button7Name=Quick Load
Set3Button7Slots=F8
Set3Button8Name=Quick Save
Set3Button8Slots=F5
Set3Button10Name=3rd Person Camera
Set3Button10Slots=F1
Set3DPadRightName=Main (Release)
Set3DPadRightSetSelect=0
Set3Stick2UpName=Driver's Seat
Set3Stick2UpSlots=1
Set3Stick2RightName=Passenger Seats
Set3Stick2RightSlots=3
Set3Stick2DownName=Gunner's Seat
Set3Stick2DownSlots=2
Set3TriggerRightName=Fire Mode
Set3TriggerRightSlots=X
App Screenshots: Show
Set 1 (I didn’t incorporate a melee button because I’m a terrible person I never use it, and what’s there takes priority for me. Also, I’m considering switching crouch and the binoculars. I’ve learned that switching to binoculars in the middle of a firefight is very bad.)
Image

Set 2 (Nanosuit switch. Note the gun modification is here too. This was to keep it similar to the in-game quick-switch)
Image

Set 3 (Weapon switch+. This set is a little loaded, but has the remaining handy controls. I pretty much just use the assault weapon toggle.)
Image
It may still need some tweaking. The game was previously unplayable for me with the default gamepad scheme. I’m still working through the mid/later levels. Hopefully the Lean (VTOL Roll) controls aren’t that necessary late game.

Let me know if there are any questions, etc. For some reason I only sporadically get any notifications from boards, so feel free to track me down via my username if you don’t get a timely response from me.

Post Reply

Return to “Game Profiles”