Command1.upk

From Nexus Mods Wiki
Revision as of 00:59, 1 June 2013 by Dubiousintent (talk | contribs) (update subject)
Jump to: navigation, search


Overview

This file is embedded in the XComGame.exe file, installed under the game installation path \Steam\steamapps\common\XCom-Enemy-Unknown\ and is located in the .\Binaries\Win32 sub-folder. An informational copy from the original release of the game is installed under the .\XComGame\CookedPCConsole sub-folder. Altering this copy has no effect upon the game. To be modified requires decompressing the patched executable into it's component sub files, one of which becomes Command1.upk. Changes to that decompressed copy must then be repacked back into the executable in order to take effect.

There are Adobe Flash Sprite images and Actionscripts embedded within Command1.upk.

The Flash code is not viewable with the customary tool: UE Explorer. The Actionscripts and Sprites must be manually extracted from Command1.upk and broken into separate files, allowing decompilation with a SWF decompiler (see Flash SWF Editing).

Programs and Tools

See the articles Flash SWF Editing and Modding Tools - XCOM:EU 2012 for descriptions and links.

Details

{ Create an many subsections here as are useful to organize the subject matter in detail. Remember that you can upload and link to screenshot files to illustrate where ever needed. See this page for help on including files in your article. }

Many Actionscripts utilized in Mods are resident in this file:

Alterations

This section notes those elements changed by particular Mods.

Mod Six interceptors mod - XCOM:EU 2012

Mod XCOM Third Small Item Mod

  • Packages.InventoryList::InventoryList
    • alters the padding value between items from 5 to -5 in function InventoryList().

Separate Content

{ 'Tables', 'Lists', 'Code Breakdown', 'Compiled Code', 'Examples', and similar can (and should if necessary to keep the article length within web editor capabilities) be placed on their own pages and linked from the appropriate points in the article. It is desirable to group them in one place, but use whatever works best to convey the information. All referenced links should also be include in the 'References' section below, as that is where people will look when they only want those links. }

References

Referred to by this article:



That refer to this article: