Documentation
Readme
View as plain text
LEGION Voice Pack
//By Bradley Anderson AKA ARClegend
//DESCRIPTION
After learning that I could implement voice mods into XCOM, I decided to try out the process myself. After many strenuous hours, I finally got some finished projects. This package contains 2 voices: A male soldier voice and a male MEC voice.
Both of these voices are somewhat more processed then default XCOM voicelines, the MEC especially.
What does legion mean in this instance? Not much. Just needed a cool sounding name honestly.
//REQUIREMENTS
XCOM Enemy Within
Long War
//INSTALLATION
1.) Extract the LegionSoldier and LegionMECTrooper folders into <XCOM Install Directory>\XEW\XComGame\CookedPCConsole
2.) Copy and paste the following Segment after the other Long War "VoicePackageInfo=" lines (e.g. search for "Australian English")
in <XCOM Install Directory>\XEW\XComGame\Config\DefaultContent.ini
; Bradley Anderson "ARClegend" (American English Alt)
VoicePackageInfo=(VoiceType=eCharVoice_MaleSoldier4, Language=7,ArchetypeName="VoiceArchetype.Voice_MaleVoice1_Legion")
; Bradley Anderson "ARClegend" (American English Alt, MEC)
VoicePackageInfo=(VoiceType=eCharVoice_MaleMec2,Language=3,ArchetypeName="LegionMEC.Legion_MEC_Cluster")
//NOTE: Legion Soldier Currently adds itself to slot 4 of British Male Voices, and the MEC voice replaces the first Italian Male MEC. If you want it to replace other voices, change the language number.