newsSGE Game Engine - News: Pygame SGE 1.4.3 Released

 
 
Latest News
SGE moved to GitHub, being maintained again; SGE 1.6 released posted by onpon4, Thu 14 May 2020 11:46:31 PM UTC
SGE orphaned posted by onpon4, Sat 03 Aug 2019 09:24:18 PM UTC
SGE 1.5.1 Released posted by onpon4, Wed 19 Jul 2017 08:20:36 PM UTC
SGE 1.5 Released - What A Mess posted by onpon4, Sun 11 Jun 2017 01:43:28 PM UTC
Pygame SGE 1.4.4 Released posted by onpon4, Wed 05 Apr 2017 05:17:49 PM UTC

Pygame SGE 1.4.3 Released

Item posted by Layla Marchant <onpon4> on Mon 30 Jan 2017 02:16:32 PM UTC.

Version 1.4.3 of the Pygame SGE has been released. This is a bugfix release with the following changes since 1.4.2:

  • Added support for using pygame_sdl2 if pygame is unavailable. (Note, however, that a lot of features will not work due to the incompleteness of pygame_sdl2.)


  • Changed the way specific scaling amounts are handled to make them more efficient.


  • Fixed some incompatibilities with pygame-cffi.


  • Changed automatic fullscreen scaling to use the "current" resolution (as of the start of the game, since that's all the Pygame API gives access to), rather than attempting to use the maximum resolution. I found that attempting the maximum resolution caused a crash on X in some instances, and caused display problems on Windows.

 

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code