Orobico
New Member
Hi all. 
I found the old quickchat folder with all voices in FE:L. So i put them in the new L:O quickchat folder and i used Rockeyrex's T2Voicepack mod to choose the various voices....and it works!
Sarge
Snakey
Cyborg
T1female1 (new)
T1female2 (new)
T1male1 (new)
T1male2 (new)
T2bioderm ( T2voicepack)
T2female ( T2voicepack)
T2male ( T2voicepack)
T2robot ( T2voicepack)
Tvfemale1 (new)
Tvfemale2 (new)
Tvmale1 (new)
Tvmale2 (new)
Link: http://www.mediafire.com/?9zcxahmmbcydgdc
NB: You need T2voicepack
Extract all files in: Legion Overdirve\Live\legions\data\sounds\quickchat
Go in Legion Overdirve\Live\mods and open T2Voicepack.cs with wordpad
and add these sentences:
exec("legions/data/sound/quickchat/Tvmale1Chat.cs");
exec("legions/data/sound/quickchat/Tvmale2Chat.cs");
exec("legions/data/sound/quickchat/Tvfemale1Chat.cs");
exec("legions/data/sound/quickchat/Tvfemale2Chat.cs");
exec("legions/data/sound/quickchat/T1male1Chat.cs");
exec("legions/data/sound/quickchat/T1male2Chat.cs");
exec("legions/data/sound/quickchat/T1female1Chat.cs");
exec("legions/data/sound/quickchat/T1female2Chat.cs");
So now you have 8 new voices
if someone want the four T2 voices but with the old key-bindings download this:
http://www.mediafire.com/?k9ke73f2wzopdtj
and write these sentences:
exec("legions/data/sound/quickchat/T2biodermChat.cs");
exec("legions/data/sound/quickchat/T2femaleChat.cs");
exec("legions/data/sound/quickchat/T2maleChat.cs");
exec("legions/data/sound/quickchat/T2robotChat.cs");
p.s. sorry for bad english :/

I found the old quickchat folder with all voices in FE:L. So i put them in the new L:O quickchat folder and i used Rockeyrex's T2Voicepack mod to choose the various voices....and it works!

Because the game does not yet fully support custom voice packs, you need to manually set the voice you wish to use in the prefs.cs file.
You'll wish to set "$Pref::Custom::QuickChatVoice" (Created after first time launching Legions with the pack) to one of the following:
T1female1 (new)
T1female2 (new)
T1male1 (new)
T1male2 (new)
Tvfemale1 (new)
Tvfemale2 (new)
Tvmale1 (new)
Tvmale2 (new)
Link: http://www.mediafire.com/?9zcxahmmbcydgdc
NB: You need T2voicepack
Extract all files in: Legion Overdirve\Live\legions\data\sounds\quickchat
Go in Legion Overdirve\Live\mods and open T2Voicepack.cs with wordpad
and add these sentences:
exec("legions/data/sound/quickchat/Tvmale1Chat.cs");
exec("legions/data/sound/quickchat/Tvmale2Chat.cs");
exec("legions/data/sound/quickchat/Tvfemale1Chat.cs");
exec("legions/data/sound/quickchat/Tvfemale2Chat.cs");
exec("legions/data/sound/quickchat/T1male1Chat.cs");
exec("legions/data/sound/quickchat/T1male2Chat.cs");
exec("legions/data/sound/quickchat/T1female1Chat.cs");
exec("legions/data/sound/quickchat/T1female2Chat.cs");
So now you have 8 new voices

if someone want the four T2 voices but with the old key-bindings download this:
http://www.mediafire.com/?k9ke73f2wzopdtj
and write these sentences:
exec("legions/data/sound/quickchat/T2biodermChat.cs");
exec("legions/data/sound/quickchat/T2femaleChat.cs");
exec("legions/data/sound/quickchat/T2maleChat.cs");
exec("legions/data/sound/quickchat/T2robotChat.cs");
p.s. sorry for bad english :/