Welcome to the Creatures Wiki! Log in and join the community.

Voices.catalogue

From Creatures Wiki
Revision as of 17:01, 11 June 2020 by Ligfx (talk | contribs) (Stub out page, link to openc2e's implementation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

voices.catalogue is a special catalogue file used in the Creatures Evolution Engine that stores voice data for creatures. The file stores voices (WAV filenames and associated delays) for species/gender combinations, and a lookup table used in the sentence-to-voice logic.

In Creatures 1 and Creatures 2, this data is instead contained in VCE files.

Openc2e has a basic implementation.