Installing content packs for The Choicer Voicer is drag-and-drop simple once you know where things go. There is no mod manager and no special tooling. Packs are just folders of files that you place inside the game's pack directories. This guide walks through the whole process and covers the mistakes that trip most people up.
Packs are useless without the game itself. The Choicer Voicer is sold by YeahMaybe on itch.io for Windows and Linux. There is no free version, and no site (including this one) is allowed to redistribute it.
Find the folder where you extracted or installed the game. That is the folder containing the game executable. If you downloaded through the itch.io app, right-click the game in your library and choose the option to open its install folder. If you downloaded the zip manually, it is wherever you extracted it.
The game uses one folder per pack type. Each pack goes inside the folder that matches its type:
packs_voice: voice packs and dub packspacks_player: contestant / player packspacks_judges: judge packspacks_studio: studio packspacks_menu: menu packspacks_chatter: Twitch chatter packsYou can open these folders straight from the game's main menu, which is the easiest way to be certain you are in the right place.
Most packs download as a zip. Extract it so that the pack's own folder sits directly inside the matching packs_* folder. For a voice pack called "MyPack", the result should look like:
The Choicer Voicer/
└── packs_voice/
└── MyPack/
├── clip1.wav
├── clip2.wav
└── ...Restart the game (or reopen the relevant selection screen) and the pack should appear.
MyPack/MyPack/clip1.wav. Recent versions of the game usually still find the files (we tested v0.5.1), but the clean layout every tool expects is one pack folder with the files directly inside it. If a pack misbehaves, flattening the extra folder is the first thing to try.packs_voice (or vice versa) will not show up. Check which type the pack is before extracting.dub_video.ogv will fail to load.packs_voice are not a pack. Every pack must be its own folder.The official manual documents every pack format in detail. If a specific pack refuses to load, compare its contents against the format requirements, or ask its creator. And if you want to build your own, start with our voice pack guide.
Ready to add packs? Go browse Choicer Voicer packs and find your first one.