Home » PLAYER'S HQ 1.13 » JA2 Complete Mods & Sequels » JA2 Arulco Revisited » Everyone has the voice-set of Barry Unger
Everyone has the voice-set of Barry Unger[message #348652] Thu, 02 February 2017 04:51 Go to next message
Watermel0wned is currently offline Watermel0wned

 
Messages:31
Registered:February 2013
Hello there!

Just wanted to start another playthrough with the current SCI(8384 and also on 8366) and AR 1.4
but whenever I get to the point where I want to hire mercs from AIM, everyone has suddenly the voice set of Barry Unger.


Fox has the voice of Barry Unger, Wolfi, Grumpy, everyone!


This bug doesnt happen when I run the SCI on its own, only when in combination with AR 1.4.
Does anyone know how this can be fixed?

Thanks in advance.

Report message to a moderator

Private 1st Class
Re: Everyone has the voice-set of Barry Unger[message #348653 is a reply to message #348652] Thu, 02 February 2017 06:02 Go to previous messageGo to next message
Narguhl is currently offline Narguhl

 
Messages:8
Registered:June 2016
Location: Halle, Germany
You have to edit the voiceset in the TableData/IMPVoices.xml like described here:

» MODDING HQ 1.13 » Flugente's Magika Workshop » New feature: profile-independent voicesets

Sry. Cant use links right now.

Report message to a moderator

Private
Re: Everyone has the voice-set of Barry Unger[message #348668 is a reply to message #348653] Thu, 02 February 2017 12:11 Go to previous messageGo to next message
Watermel0wned is currently offline Watermel0wned

 
Messages:31
Registered:February 2013
Thanks for your reply, Narguhl.

Unfortunately though I'm not that experienced with .xml modifications and while I spent the past few minutes trying to understand what exactly I had to modify, I didnt quite get it.
Could you please clarify?

Report message to a moderator

Private 1st Class
Re: Everyone has the voice-set of Barry Unger[message #348681 is a reply to message #348668] Fri, 03 February 2017 02:32 Go to previous messageGo to next message
Enneagon is currently offline Enneagon

 
Messages:51
Registered:July 2016
Location: Latvia
You have to add the tag <usVoiceIndex>xxx</usVoiceIndex> to every of up to 256 entries in MercProfiles.xml, where xxx match the value of <uiIndex> (or ubFaceIndex, usually the same).

If your code editor supports regex search&replace you can automate it as single command like this:
search: <ubFaceIndex>(\d+)</ubFaceIndex>
replace: <ubFaceIndex>\1</ubFaceIndex>\n<usVoiceIndex>\1</usVoiceIndex>

Since contents of MercProfiles.xml are copied in to the save game file, changes require new game to take effect.

[Updated on: Fri, 03 February 2017 02:46]

Report message to a moderator

Corporal
Re: Everyone has the voice-set of Barry Unger[message #348747 is a reply to message #348681] Wed, 08 February 2017 04:57 Go to previous messageGo to next message
BattleGnome is currently offline BattleGnome

 
Messages:60
Registered:April 2016
Suppose I don't have a code editor and I'm trying to make do with notepad and WordPad, will I have to do this one at a time?

Report message to a moderator

Corporal
Re: Everyone has the voice-set of Barry Unger[message #348761 is a reply to message #348747] Wed, 08 February 2017 20:11 Go to previous messageGo to next message
Enneagon is currently offline Enneagon

 
Messages:51
Registered:July 2016
Location: Latvia
BattleGnome wrote on Wed, 08 February 2017 04:57
Suppose I don't have a code editor and I'm trying to make do with notepad and WordPad, will I have to do this one at a time?


Last time I looked Windows Notepad hadn't regex search/replace support, so, it 256 manual edits in that case, I'm afraid.

WordPad isn't plain text editor, and is not appropriate for code editing (while technically possible, there non-trivial reasons to avoid using it for this).

You need something like Notepad++ or Notepad2-mod, both are free and simple code editors.

[Updated on: Wed, 08 February 2017 20:32]

Report message to a moderator

Corporal
icon5.gif  Re: Everyone has the voice-set of Barry Unger[message #349498 is a reply to message #348652] Wed, 12 April 2017 03:42 Go to previous messageGo to next message
MagikGimp is currently offline MagikGimp

 
Messages:27
Registered:May 2007
Location: Wales, UK

I've just started a run of UB with the latest build (8390) and I've got this problem too. Why is it happening? Something to do with the new characters? New to me at least. This isn't going to be appealing to new players. thumbs down
Thanks for any insight into this bug.



TBC

Report message to a moderator

Private 1st Class
Re: Everyone has the voice-set of Barry Unger[message #349502 is a reply to message #349498] Wed, 12 April 2017 11:09 Go to previous message
silversurfer

 
Messages:2793
Registered:May 2009
I bet UB also doesn't have the <usVoiceIndex> tag so the game defaults to 0 which is Barry.


Wildfire Maps Mod 6.07 on SVN: https://ja2svn.mooo.com/source/ja2/branches/Wanne/JA2%201.13%20Wildfire%206.06%20-%20Maps%20MOD

Report message to a moderator

Lieutenant
Previous Topic: Impossible to hire any Mercs
Next Topic: Arulco Revisited Revived?
Goto Forum:
  


Current Time: Fri Mar 29 08:05:08 GMT+2 2024

Total time taken to generate the page: 0.01181 seconds