✅ 소스를 통해 확인됨 Steam 커뮤니티
- 패치 제목: Performance improvements – it’s now better and faster!
- 패치 출시일: 4월 12, 2024
The developer of GameGuru MAX has released a new update for the game on April 12, 2024. 이 새로운 업데이트에서 확인하거나 변경해야 할 새로운 사항은 다음과 같습니다.. 이 정보는 Steam의 공식 발표에서 직접 선별되었습니다.
Those of you keeping an eye on GameGuru MAX development will know that in recent months we dragged a bug count from hundreds down to less than ten, 그리고, in the last few months, we turned that same focus on the next enemy of game creation; 성능!
당연히, we make performance improvements as a matter of course during the normal course of fixing issues, so for this very specific effort, we broke out a range of performance profiling tools to make a direct assault on the causes of slow gameplay and loading times.
Our benchmark hardware was an antiquated gaming laptop from 5 years ago sporting an i5 2-core CPU and an integrated NVIDIA 1050 GPU. This PC is not the lowest spec out there but the logic is that if it runs well on this, it will run better on those systems with more horsepower. At the outset of the performance work, we ran one of the most intensive demo levels we had, the Island Showdown, to see what our starting Frame Rate was for the game. 그것은 20 fps, ouch!
By using Intel GPA, OPTICK performance profiler, and some old-fashioned know-how, we identified all the bottlenecks preventing the game from running much faster, in addition to some excellent optimization help from Preben via his Patreon work on GameGuru MAX. By the time we had finished, the same demo level ran at 60 fps, a three-fold increase in speed!
Some of the best gains came from the old school tactic of ‘do less, more speed’, applied to how much was being drawn to the screen, how much logic was being performed each cycle, and reducing the frequency of logic that did not need to happen each frame. 게다가, we improved our multi-core paths to offload CPU work to run in parallel to the GPU work submissions such as physics and ray casting. Along the way we also found opportunities in both the level editor and standalone game to reduce loading times, skip redundant processes and clean up some legacy logic that needed a spring clean.
The result was a game creator that had less than 10 bugs reported, and a decent performance on lower-end laptop systems, ready for your next game project. 물론, performance tuning will continue as part of making the game engine more efficient and, if you do spot an unusual drop in fluid gameplay or a longer-than-expected loading phase, please post your findings to our issues board here.
Dream it! 빌드해 보세요! Play it!
이 새로운 업데이트에 대해 자세히 알아보려면, 위에 언급된 공식 소스를 확인하세요..