Release SuperTux


Hi all :)

@matzesu : FYI, I edited /path/to/sdcard/dragonbox/appdata/supertux_sebt3/supertux2/config to display the FPS counter:

Code:
(show_fps #t)

Cheers, Magic Sam
 
Hi all,

Am I the only one experiencing low FPS / poor performance with this game ?

Cheers, Magic Sam
No, you're not. Just like what ptitSeb said in the previous page, this game gl code is clearly not mobile GPU friendly. A perfect port would rewrite that part. It's way too much works for me currently.
While the fps are low, the game is playable. Good enough
 
Hi all :)

@sebt3 : On github in CMakeLists.txt I see there are options like ENABLE_OPENGLES2. There are also flags regarding Ubuntu Touch devices, so I believe mobile GPUs should be better supported.


Cheers, Magic Sam
 
  • Like
Reactions: rSl
Back
Top