Download link:
http://vba-m.ngemu.com/vbam/vbacompi...yAdvance577.7z
D3DX9_38.DLL (If DirectX runtime is missing):
http://vba-m.ngemu.com/vbam/vbacompi...webupdater.zip
Changes:
Win32:
* Fixed Xaudio2 crash (Spacy)
* Overhauled authenticity system. Special thanks to byuu for advice and testing (mudlord, Nach).
* Cleaned the OpenGL code up (mudlord)
Linux/GTK: (bkg)
* Disabled RGB overlays in Xv mode
* Improved icon installation, thanks to joneslee
* Now building without the debugger can be done
* Fixed building without BKPT_SUPPORT
* Fixed misspelling in about box
* Disabled buffer overflow warning
* Modified directories dialog so it uses GtkFileChooserButtons
* Now uses supports displaying of recently used files
* Removed BMP screenshotting
* Uses GTK stock items for menus
* Updated credits
Cmake build system:
* Can choose to build the GTK frontend, SDL frontend or both (bgk)
* Fixed some warnings (Nach)
* Fixed Cmake for cross compiling (bgk)