yali-voice.exe is a zip file that must be compatible with unzip on non-Windows platforms as well as being self-extracting. unzipsfx.exe is a Win32 build of unzipsfx (cross-compiled with Mingw32) with CHEAP_SFX_AUTORUN defined, and hacked process.c so it doesn't confirm the Auto-run command. Here's how to make a new yali-voice.exe (unzip the old one to get setup.bat etc) find setup.bat partials -type f | sort | zip -9 yali-voice.zip -@ echo '$AUTORUN$>setup.bat' | zip -z yali-voice.zip cat unzipsfx.exe yali-voice.zip > yali-voice.exe zip -A yali-voice.exe Alternatively the existing one can be adjusted by using zip -A yali-voice.exe partials/zh/yali/replacement-syllable.raw
Forked from
Silas S. Brown / gradint
469 commits behind the upstream repository.

Silas S. Brown
authored
git-svn-id: http://svn.code.sf.net/p/e-guidedog/code/ssb22/gradint@420 29193198-4895-4776-b068-10539e920549
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
README | ||
unzipsfx.exe |