speaking population. An experimental solution for mod developers who work in Linux.
This mod has been primarily tested on Ubuntu.
It uses a huge amount of source code from everywhere. Thank you very much!!!
especially from:
- boonGui ( https://github.com/LangLangBart/boonGUI )
- espeak ( https://github.com/eeejay/espeak )
- autoKey ( https://github.com/autokey/autokey )
- 0ad_TTS_userCfg ( https://gitlab.com/-/ide/project/sl5net/0ad_tts_for_mods/tree/main/-/0ad_TTS_userCfg/ or from here https://gist.github.com/sl5net/8b509c23f5bc2df70e5ad03864dff6f0 )
- Download
- extract folder
- Copy extracted folder into mods folder, typically located at:
- Linux:
~/.local/share/0ad/mods/
- macOS:
~/Library/Application\ Support/0ad/mods/
- Windows:
~\Documents\My Games\0ad\mods\
Launch 0 A.D.
and open the Settings
> Mod Selection
menu.
Select the ttsSpeakingPopulation
mod, Enable it and Save Configuration, restart the game.
should work platform independent (tested in ubuntu)
there at the moment 2 profiles included.
the 3 top features of the intuitive-Projile are:
- ALT+FirstLetter of the Creature / selects Creature or Creatures
- Ctrl+FirstLetter of the Building / selects Building or the Buildings
- FirstLetter of the Building (press several times for toggling) / build the Building
should work platform independent (tested in ubuntu)
sudo apt-get install espeak
sudo dpkg -i ./autokey-common_0.96.0_all.deb
sudo dpkg -i ./autokey-qt_0.96.0_all.deb
copy and start
https://gitlab.com/-/ide/project/sl5net/0ad_tts_for_mods/tree/main/-/0ad_TTS_userCfg/