================================================================================
	AdViEmulator Version 1.1 (inofficial)
	
	Adventure Vision Emulator
	
	***** SPECIAL HINTS FOR LINUX USERS *****
		
	Code by JustBurn
	Official Project Home: http://code.google.com/p/adviemulator/
	
	Sound Bugfix and OSX binaries by sy2002
	inofficial release version 1.1
	https://mega.folderflex.com/webshare/MEGA/Adventure+Vision/id/80892
================================================================================

* 64-bit build, tested on Ubuntu.

* Unpack the ZIP to any folder. It includes the executable "adviemulator" and
  an ".ini". The ".ini" file is a text file storing all configuration settings.

* Start the emulator via the command line using "./adviemulator".
  (You might need to do a "sudo chmod 777 ./adviemulator" before.)

* The build is a static build including the necessary QT libs.

* On my Ubuntu test machine, adviemulator crashes, when the sound is
  turned on, this is why the default ".ini" file that is shipped with
  adviemulator has sound disabled. QT 4.x + Ubuntu seems not to be the
  best team.
  
  Since I am not knowing too much about QT and Linux, any hints about how to
  fix that issue are welcome. Just email to code@sy2002.de

* You might want to try version 1.0, which is located in the deprecated
  folder on FolderFlex (see above-mentioned link).



written by sy2002, May 20, 2013