Jump to content

Recommended Posts

Posted

I just bought the game yesterday and found that the manual's key map guide is out of date. Is there an available currrent guide - other than in-game - as this would greatly help in terms of playing the game?

Posted

You can access the keybinds in gameconfig.xml.

For ease of access:

<!-- HOTKEY DEFAULT VALUES AND KEY REMAPPING PARAMETERS -->

<!-- Best not to play with these! -->

<KeyMapping function="GEMapScrollUp" key="W" />

<KeyMapping function="GEMapScrollDown" key="S" />

<KeyMapping function="GEMapScrollLeft" key="A" />

<KeyMapping function="GEMapScrollRight" key="D" />

<KeyMapping function="GEZoomIn" key="=" />

<KeyMapping function="GEZoomIn" key="-" />

<KeyMapping function="GSResetCamera" key=" " />

<KeyMapping function="GSLaunchInterceptors" key="Q" />

<KeyMapping function="GSSpeed1" key="1" />

<KeyMapping function="GSSpeed2" key="2" />

<KeyMapping function="GSSpeed3" key="3" />

<KeyMapping function="GSSpeed4" key="4" />

<KeyMapping function="ACPause" key=" " />

<KeyMapping function="ACRollLeft" key="Q" />

<KeyMapping function="ACRollRight" key="E" />

<KeyMapping function="ACSelect1" key="F1" />

<KeyMapping function="ACSelect2" key="F2" />

<KeyMapping function="ACSelect3" key="F3" />

<KeyMapping function="ACSelectAll" key="F4" />

<KeyMapping function="ACFire1" key="1" />

<KeyMapping function="ACFire2" key="2" />

<KeyMapping function="ACFire3" key="3" />

<KeyMapping function="ACFire4" key="4" />

<KeyMapping function="ACFireAll" key="5" />

<KeyMapping function="GCFireModePrimary" key="R" />

<KeyMapping function="GCFireModeSecondary" key="L" />

<KeyMapping function="GCFireModeBurst" key="B" />

<KeyMapping function="GCInventory" key="I" />

<KeyMapping function="GCCrouch" key="C" />

<KeyMapping function="GCAbort" key=" " />

<KeyMapping function="GCEndTurn" key="T" />

<KeyMapping function="GCCameraUp" key="Tab" />

<KeyMapping function="GCCameraDown" key="Tab" shift="true" />

<KeyMapping function="GCSelectSoldier1" key="1" />

<KeyMapping function="GCSelectSoldier2" key="2" />

<KeyMapping function="GCSelectSoldier3" key="3" />

<KeyMapping function="GCSelectSoldier4" key="4" />

<KeyMapping function="GCSelectSoldier5" key="5" />

<KeyMapping function="GCSelectSoldier6" key="6" />

<KeyMapping function="GCSelectSoldier7" key="7" />

<KeyMapping function="GCSelectSoldier8" key="8" />

<KeyMapping function="GCSelectSoldier9" key="9" />

<KeyMapping function="GCSelectSoldier10" key="0" />

<KeyMapping function="GCSelectSoldier11" key="1" shift="true" />

<KeyMapping function="GCSelectSoldier12" key="2" shift="true" />

<KeyMapping function="GCSelectSoldier13" key="3" shift="true" />

<KeyMapping function="GCSelectSoldier14" key="4" shift="true" />

<KeyMapping function="GCSelectSoldier15" key="5" shift="true" />

<KeyMapping function="GCSelectSoldier16" key="6" shift="true" />

<KeyMapping function="GCSelectVehicle1" key="1" ctrl="true" />

<KeyMapping function="GCSelectVehicle2" key="2" ctrl="true" />

<KeyMapping function="GCSelectVehicle3" key="3" ctrl="true" />

<KeyMapping function="GCSelectVehicle4" key="4" ctrl="true" />

<KeyMapping function="GCMeleeAllWeapons" key="M" />

GE is geoscape, AC is air combat, and GC is ground combat.

  • 1 year later...
Posted
I just bought the game yesterday and found that the manual's key map guide is out of date. Is there an available currrent guide - other than in-game - as this would greatly help in terms of playing the game?

I know this an old thread. I bought the game today after watching the Xenonauts play on several Youtubes. I am big fan of XCOM series. And I am glad see these game are making a coming back. (Steam) A whole series of tutorial play.

T/C

dalflyer

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...