Tech_AlienWeapons Tech_Cybernetics Tech_MeldRecombination Tech_Genetics Tech_PlasmaRifle Tech_Flight Tech_Elerium Tech_PsiLabs
Follow the provided instructions to patch your Engine.upk file. This typically allows you to open the console in-game using the or tilde (~) key. Popular Console Commands
Unlocking the gives you full control over your campaign, allowing you to bypass bugs, test strategies, or simply skip the grind for Meld and alloys. Unlike its successor XCOM 2, the Enemy Within expansion essentially "locked out" the traditional tilde (~) key console, making activation a bit more involved than just adding a launch parameter. How to Enable the Console in Enemy Within
: Reloads the current tactical map from the beginning. xcom enemy within dev console full
: Instantly kills all visible or active aliens on the map.
.Bindings=(Name="F12",Command="ToggleDebugCamera",Control=False,Shift=False,Alt=False) .Bindings=(Name="F10",Command="ShowHUD",Control=False,Shift=False,Alt=False) .Bindings=(Name="F9",Command="Ghost",Control=False,Shift=False,Alt=False)
This is a known bug. The console kills the enemies, but the mission script still expects you to "kill the last alien." To fix this: Unlike its successor XCOM 2, the Enemy Within
Press the or Backslash (\) key in-game to open the console. Method 2: Engine File Modification For advanced users who prefer manual edits.
You can create batch commands by binding keys in XComInput.ini :
A: This is the most common issue. First, ensure you are pressing the correct key, which is usually \ (backslash), not the tilde ~ . If that doesn't work, try the "one-half" ( ½ ) or "yen" ( ¥ ) keys. If you are using the keybinding method, double-check your DefaultInput.ini file for formatting errors, such as using curly quotes instead of straight ones. which is usually \ (backslash)
| Command | Effect | |---------|--------| | GiveResource meld X | Adds X meld (e.g., GiveResource meld 500 ) | | GiveResource money X | Adds X credits | | GiveResource alloys X | Adds X alloys | | GiveResource elerium X | Adds X elerium | | GiveResource scientists X | Adds X scientists | | GiveResource engineers X | Adds X engineers |
To use the GiveItem command effectively, you need the correct item IDs. These can be found in the game files or through community wikis. Money Elerium-115: Elerium Alien Alloys: Alloys Weapon Fragments: WeaponFragment Meld: Meld Soldiers: Soldier Satellite: Satellite
Save the file. Launch XCOM: Enemy Within . Pressing the bound key (usually ~ ) should now open a black console overlay at the bottom of the screen.
.Bindings=(Name="K", Command="CommandName", Alt=True) .