@kolobezka @Blup Blup @Nenad A.
Here is a Mac player suitable for Willy D:
You must be registered to see the links
I took the Mac version of 0.27, stripped out the Resources directory, and recreated it as a symlink to ../.. . It's 12 megs zipped, 31 megs unzipped.
To use it drop it into the Windows installation, next to Adventures Of Willy D 0.27.exe. It uses the directory that it's in as the Resources directory, so can find config.ini and the .vis file. I tried it out and it launched fine.
It's using Visionaire Player 5.0.7. Nenad, if you change the player, this will need to change too. It's very easy - it took me less than a minute.
Instructions to make it (should work on Linux too):
- cd to <app>/Contents
- rm -rf Resources
- ln -s ../.. Resources
As long as the player version doesn't change, this should work with any new release. Possibly with any Windows version of a Visionaire game.