------------------README.TXT------------------ Why four (4) FlexBV EXE files? flexbv.exe : main binary, run this under normal circumstances. If flexbv.exe does not work, just flashes a box on screen and dies, then you can try run one of the other three (3) binaries and see if any of them work on your system. fbv-gl1.exe : Run FlexBV with OpenGL1 renderer fbv-gles2.exe : Run FlexBV with GLES2 renderer fbv-gl3.exe : Run FlexBV with OpenGL3 renderer Once you have found the binary that works for your system, then change the renderer in File->Preferences->FlexBV Preferences to the renevant number; 1 = OpenGL1 2 = GLES2 3 = OpenGL3 --END