Version 0.1 : Win32 Ruby 2.5.0p0 (x86)
Pre-release
Pre-release
Library built for Window 32bit (x86) and Ruby 2.5.0p0
Informations :
- SFML Version : 2.4.2 (not included)
- Ruby Version : ruby 2.5.0p0 (2017-12-25 revision 61468) [i386-mingw32]
- Windows Version : Windows 10 Family 1709 (16299.192)
- Built with rake-compiler (rake compile)
Tests :
- 1 : Fail (std::bad_alloc)
- 2 : Pass
- 3 : Pass (10FPS)
- 4 : Pass (33FPS)
- 5 : Pass (33FPS 12%GPU)
- 6 : Pass (25FPS 40%GPU)
- 7 : Pass (33FPS 20%GPU)
- 8 : Pass (59FPS 23%GPU)
- 9 : Pass (59FPS 38%GPU)
- 10 : Pass
Framerate issue :
SFML looks like not being able to calculate well the time that elapse between frames when set VSYNC is on under Windows. It'll be better then to disable VSYNC.