Some users reported that when trying to start Kalimee, they got an error message, and the game failed to start.
We've rebuilt the installer so that this problem should no longer happen.
Technical details, in case you're interested: Each time Microsoft updated DirectX 9, they included a new version of the DirectX dll, each time with a new filename. However, when you update DirectX, it by default includes only the most recent version of the dll. An application that calls for a specifically-named dll will fail--even though Windows will tell you that your version of DirectX is "up to date." The simple fix is to include the dll with the game's installer, so that if not already present on the user's hard drive, it is installed at the same time as the game. Kalimee now does this.