Download Old FE:L Voicepack

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! :D

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:
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 :D

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 :/
 

RockeyRex

Legions Developer
Why do you have the basic packs there?
Also as you are making people get T2pack I don't see the point on the old T2 packs either.
Should reduce the filesize quite a lot.
 

JFelipe704

Member
I Did Everything As Directed But I Have No New Voices. Do I Have To Change Something In Prefs?
1st Download T2Voicepack and the Script 2nd put the voices in the quickchat folder....put the script in the mods folder and every cs.file yu see for example(T2Bot1 Chat.cs) put in the qucikchat folder....Start legions with it then quit the game....Next Download Old FE:L voicepack on this page....Extract it....Then Put the voices in the quickchat folder.....Last step on this page yu'll see exce(legions/data/sound/quickchat/and watever the voice is copy every sigle one of those....Go Back to mods folder then autoexce where yu put T2voicepack script in earlier...Open up tht nd Paste wat yu copied underneath the rest of the voices tht sayz exce(legions/data/sound/quickchat and then yu done dnt forget to save it after

ima beast
 

Sin

Private Tester
Any specific area in the prefs file where you add the sentences? Oi. Can't get it to work. :/
 

RockeyRex

Legions Developer
Derp?

"Select voice" part is not actually true. It only works on the first launch but you can't really change it from there afterwards.
To change it later, change that same line from prefs.cs

(God damnit devs! Halp me out here and change 3 lines from the base scripts!)
 

RockeyRex

Legions Developer
Because you only downloaded the T2 ones?
Check the OP. There are 2 links.

Edit: Oh and seeing how the first file has a folder init (Old_quickchat), make usre you don't place the folder in to the legions/data/sound/quickchat/ folder but only the files init.
 
  • Like
Reactions: Sin
Top