Filtering on: VNDS Clear Filters
Android Compatibility Update

Over the past few months, I've had a number of people complain about lack of sound & voice effects when using VNDS on Android. The type of AAC audio used by VNDS seems to not be supported anymore by a lot of newer devices. To remedy the problem, I've changed the audio codec used by my converters to Vorbis (.ogg) when selecting an Android target.

Attached Downloads
Cross Channel Converter 1.0.1 (Win32)
8.70MB 7-zip format
Ever 17 Converter 1.0.1 (Win32)
9.07MB 7-zip format
FSN Converter 1.2.2 (Win32)
12.5MB 7-zip format
Higurashi Converter 1.1.1 (Win32)
8.78MB 7-zip format
KiraKira Converter 1.0.2 (Win32)
8.79MB 7-zip format
Umineko Converter 1.3.2 (Win32)
11.2MB 7-zip format

Android VNDS Interpreter v1.0

My phone was dying of old age, so I got myself a shiny new Android phone to replace it. After playing around with the API's for a few days I couldn't resist making a simplistic visual novel engine. But what use is an engine without games? Well, bolting a VNDS compatibility layer on top was pretty easy.

The only major bug that I'm aware of is that some sound effects don't work due to unsupported codecs. For ADPCM compressed sounds the codec is simple to implement in software, just a lot of work. Aside from ADPCM, a few AAC files simply refuse to play and at this time I don't know why.

I you encounter a bug, the fastest way to get it fixed is by contacting me via email.

QR image link to Android market

To download, scan the above QR code with a barcode scanner or search for "VNDS Interpreter" in the Android market.


VNDSx v1.4.9

Changelog:

 v1.4.9    2010-01-19
================================================================================

bugfixes:
    - PNG error handling (ignore spurious warnings/crash on invalid png)
    - "text ~" inserts blank lines again
Attached Downloads
VNDSx 1.4.9
5.95MB 7-zip format
VNDSx 1.4.9 Source Code
7.64MB 7-zip format