gemrb icon indicating copy to clipboard operation
gemrb copied to clipboard

IWD2: CharGen does not assign voice set prefix

Open MarcelHB opened this issue 1 year ago • 1 comments

Bug description

The CRE files that I found in the game created by GemRB lack what NI calls Voice Set prefix, like the set male_fighter_1 has the prefix DMC_ for all files of the set.

So all PCs remain mute.

GemRB version (check as many as you know apply)

  • [x] master as of this issue
  • [ ] 0.9.3
  • [ ] 0.9.2
  • [ ] 0.9.1

MarcelHB avatar Sep 19 '24 13:09 MarcelHB

Trivial: NextPress in CSound.py does not set the value in the actor, it currently only happens if you press play.

lynxlynxlynx avatar Sep 19 '24 13:09 lynxlynxlynx

Actually it was already being set through preselection and something wipes PCStats->SoundSet.

lynxlynxlynx avatar Dec 30 '24 16:12 lynxlynxlynx