ecxol
ecxol2

Post a reply

#1    May 15, 2007 7:10 am

Denvil
Administrator
Administrator
Gender:
Registered: August 10, 2004
Posts: 24
Reputation :   
Visit website

MVVN 1.0 alpha2 is now finally available.

The latest release is 1.0 alpha2. And as being an alpha release, it might not work on many systems.

*ubuntu package was made in edgy (6.10), so we can't assure that it will work in previous releases of *ubuntu.

Debian package is for Debian/Unstable, so we can't assure it will work in Debian/Stable.

1.0 alpha2

DOWNLOAD!

MVVN is a work in progress. And the current version, 1.0 alpha2, is an incomplete software. We encourage you to use it ONLY for testing purposes, and not for developing Visual Novels with it. Just wait for the first release candidate releases ~_^

Windows Version
The Windows version of MVVN alpha 2 has only been tested in Windows XP. There is no guarantee it will work in any other Windows Versions

Linux Version
The Linux version of MVVN alpha 2 has only been tested in *ubuntu GNU/Linux and Debian GNU/Linux. There is no guarantee it will work in other GNU/Linux distributions.

You need to have the following packages installed to be able to run it under Linux.
SDL
SDL_image
SDL_mixer
Freetype2

Mac OS X Version
Mac OS X didn't make it to 1.0 alpha2 release.

Known issues
- effect -properties won't work properly in -tag.
- the font rendering bug
- font isn't centered in multiselect buttons


"What is past is past. The future waits for nobody...
Kill the past and embrace the future"

 

 

#2    May 16, 2007 1:57 am

ballju
Member
Ranks
Registered: March 23, 2007
Posts: 3
Reputation :   

Re: MVVN 1.0 alpha2 is now finally available.

great!, just wondering is there any timeline for a beta or alpha osx version? I know it has been said that it only been tested in ubuntu GNU/Linux and Debian GNU/Linux, but might it work in Solaris or more specifically Solaris Express, Developer Edition?

Last edited by ballju (May 16, 2007 1:59 am)


 

 

#3    May 16, 2007 7:08 pm

LoneMeow
Administrator
Administrator
Finland
Gender:
From: Leppävaara, Espoo
Registered: May 16, 2007
Posts: 1
Reputation :   

Re: MVVN 1.0 alpha2 is now finally available.

ballju wrote:

great!, just wondering is there any timeline for a beta or alpha osx version? I know it has been said that it only been tested in ubuntu GNU/Linux and Debian GNU/Linux, but might it work in Solaris or more specifically Solaris Express, Developer Edition?

Mac OS X binary is in the works, it will be released as soon as it's ready, we're currently debating on how to handle the dependencies to external libraries that aren't a part of the system. Should be done in a week or two.

MVVN would probably work on any UNIX-like OS on which the required libraries can be compiled on, however we're not releasing the source yet.


n = ((n >>  1) & 0x55555555) | ((n <<  1) & 0xaaaaaaaa);
n = ((n >>  2) & 0x33333333) | ((n <<  2) & 0xcccccccc);
n = ((n >>  4) & 0x0f0f0f0f) | ((n <<  4) & 0xf0f0f0f0);
n = ((n >>  8) & 0x00ff00ff) | ((n <<  8) & 0xff00ff00);
n = ((n >> 16) & 0x0000ffff) | ((n << 16) & 0xffff0000);

                -- C code which reverses the bits in a word.

 

 

#4    May 19, 2007 8:14 pm

ballju
Member
Ranks
Registered: March 23, 2007
Posts: 3
Reputation :   

Re: MVVN 1.0 alpha2 is now finally available.

LoneMeow wrote:

Mac OS X binary is in the works, it will be released as soon as it's ready, we're currently debating on how to handle the dependencies to external libraries that aren't a part of the system. Should be done in a week or two.

MVVN would probably work on any UNIX-like OS on which the required libraries can be compiled on, however we're not releasing the source yet.

I egarly await seeing the version in a week or two.

Last edited by ballju (May 22, 2007 12:01 am)


 

 
  • Actions
  • Rules
  • Top