Well, it's not easy, because:
- Firaxis made the game not easy to mod, so it's hard to change anything
- XCOM EW was released few days ago, so tools aren't up to date and people are playing
- Because of these two points, most mods aren't working
The modding community really appreciate what's Amineri doing and if she isn't interested in releasing, because of having better stuff to do, we're okay with it.
So if you guys need those SW options nao
you can do it yourself, or just wait for someone to do it.
- Download Gildor's Unreal Package Decompressor from http://www.gildor.org/downloads and extract decompress.exe to /XCom-Enemy-Unknown/XEW/XComGame/CookedPCConsole/.
- Rename XComGame.upk.uncompressed_size to something else.
- Fire command line and type decompress.exe -lzo XComGame.upk or follow Eliot's advice how to do this stuff. Decompressed files are placed in Unpacked folder so move them to CookedPCCConsole and delete Unpacked folder.
- Grab HxD or other hex editor, open XComGame.upk, CTRL+R search datatype hex values and search for and replace code Amineri posted.
- Save the file, run the game.
Enemy Within Update:
original hex:
07 B4 00 81 19 19 2E 98 69 00 00 19 12 20 36 FE FF FF 0A 00 9D F9 FF FF 00 1C DD FB FF FF 16 0A 00 9C F9 FF FF 00 1B A0 3A 00 00 00 00 00 00 16 09 00 F4 68 00 00 00 01 F4 68 00 00 15 00 01 6A 00 00 00 1B 9D 44 00 00 00 00 00 00 38 3D 00 CB 1C 00 00 16 16 06 7F 03
new hex:
0B 0B 0B 81 19 19 2E 98 69 00 00 19 12 20 36 FE FF FF 0A 00 9D F9 FF FF 00 1C DD FB FF FF 16 0A 00 9C F9 FF FF 00 1B A0 3A 00 00 00 00 00 00 16 09 00 F4 68 00 00 00 01 F4 68 00 00 15 00 01 6A 00 00 00 1B 9D 44 00 00 00 00 00 00 38 3D 00 CB 1C 00 00 16 16 0B 0B 0B
Edit: The matter is, we can't distribute entire upks, because they are property of Firaxis and 2K Games.
Edit 2: Updated the guide with Unpacked folder info.
Edited by Drakous79, 14 November 2013 - 12:37 pm.