- Steam App
- Gamepad Massage (999030)
- Event type
- patch note
- Published
- 22 December 2018 - 21:34:44 UTC
- Source
- steam_community_announcements
Did performance analyse today. 1.Fix a bug that will cause memory leak in some extreme situations. 2.Rewrite some codes for better performance.(No need to go detail here, but generally it is about render, or draw functions. It could be used before, but now it is better.) 3.Add some safety codes (a bunch of catch or something) for better stability. ---------------------------------------------------------------------------------------------------- Althought it is initially just a demo (and test) of my home-made game engine (which is a 2D game engine based on LWJGL), the Gamepad Massage has been enlarged into a real game, which have three modes for people to play(or in other words, use). But we just find out that there be a overlooked problem recently. I am a coder myself, and actually a pretty devoted one. And nearly all my close friends are coders.So sometimes I just forget that not all ...