Project:
I've made a wide range of cosmetic changes to the interface, but the engine underneath is still basically the same. Note that save files will not carry over, nor will any mdb mods you've installed. To use the client, just grab the attached .zip file, unzip it and drop vgame.jar and vgame.dat into your Production directory, then double-click it to start the game.
Screenshot!

Update 10/19/23:
There are no changes to the game this time. The latest version of the game is still 7, and the latest version of the mod is still 1.1.3. Instead, for this update I have created an automated installer batch file that handles the fiddly bits of making sure that things get put in the right places and that files are where they belong. It also adds a new start.bat launcher file that should make running the game much easier for people that have had trouble with that. Please note that these are both windows specific features, so if you're on mac or linux, I can't really help you there as I don't have any way to test things like that. But if some enterprising individual wants to write one for either of those platforms, I'd be happy to add it to the zip file below.
Disclaimer:
This mod is not compatible with old saved games, and will require you to start a new game in order to use it. Additionally if you go back to the original client, the saved games you create with this one will not be visible.
Installation:
If you are on windows, I have created a streamlined installer batch file that should make this all super easy. Download it below, then follow the instructions in the included readme.txt. I recommend you use this method if possible as it is specifically designed to avoid most of the hitches that people have historically encountered. Please let me know if there are any issues. It works pretty well on my machine, which I think means it'll work for anyone running windows 10 at least, but I don't have any way of doing any large scale testing on my own so won't know if there's something wrong unless you tell me.
If you are not on windows or want to refer to the old installation instructions, they are here:
Troubleshooting:
Some of the common issues that come up when people try using VGame or this mod.
Game won't start - Java must be installed and configured to run executable jar files. Ensure you have correctly installed java 1.8 or later and that the default action for jar files in your operating system is to run them as executables. You'll have to figure this out on your own, as instructions will vary depending on your system and configuration. But in general the default installation options for the current version of java should get you what you need. Other errors may occur if jar files are not set to always open with java.exe, so if you do have to configure jar files to open with java.exe, ensure that you check 'always use this program to open these kinds of files' while doing so.
Missing graphics/sounds - This is a mod, and requires the assets from the original VGame to run. Follow the installation instructions above to ensure you have the game and all of its parts.
Error spam, with mention of MDB/DAT files or ODBC drivers - The original game doesn't support newer versions of java or newer operating systems. My mod fixes these and other problems. Be sure you're running the mod and not the original game. e.g., make sure you're double clicking on vgame.jar to start the game, not run.bat, test2.jar, or any of the other files that are in the production directory. Also be sure that vgame.dat is present in your production directory alongside vgame.jar when starting the game. If vgame.dat is missing, running the game will try to rebuild it from the existing mdb files, which will cause all sorts of errors if you're not set up to do so.
Other mods aren't working - As of v1.1.0, the game data's format has been changed. This means that mods to VData.mdb won't work until they are re-exported. This can be done by the maintainer of the mod or by individual users by renaming or deleting vgame.dat and running vgame.jar. This will cause the engine to attempt to re-export the existing VData.mdb. However in order for this to work you have to be set up to read the mdb files, which means running with 32 bit jportable7 or some other java backwards compatibility.
I found a bug in the game - This game is no longer being updated. I did not write the original game, haven't touched this mod in the last several years, and Krishna3ca has not made any updates since chapter 7 came out. It's best to assume that new bugs will not be fixed at this point.
Files:
The current version is 1.1.3 (Uploaded 8/3/2017) and can be obtained here, or in the Vore Downloads section:
In the spirit of Krishna3ca's original release, I'm also releasing the source code. This includes all of the icons, and the scripts I used to pack the .jar file, which may or may not work out of the box on your machine. The source is officially unsupported - you're on your own as far as getting it to work - but if there are any simple questions let me know, and I'll probably try and answer them.
So enjoy, and let me know what you think!
The most up to date version that still uses the old data format is 1.04, and I'm leaving it up for legacy support purposes. Though it's no longer the active version, differences between it and the newer stuff should be minimal with the exception of the odbc dependencies in 1.04:
Change History: