GameMaker (2.0 - 2.2.x)
Icon

DukeSoft CPU Mercy - Save CPU

DukeSoft

You must be logged in to obtain assets

Description

I came across a problem where GM games would use up 100% of a core, no matter the FPS the game was running.

This was not very nice for my dedicated game servers (since I pay for usage), and actually its not nice for people playing the game either (waste of resources).

Thus, I've created this extension that calculates the remaining step time, and then non-blockingly sleeps the thread so that the CPU resources are free to use for other applications.

Supported platforms - Windows - Linux

  • Uses this extension as well: https://marketplace.yoyogames.com/assets/7735/dukesoft-cpu-safe-sleep *

End User Licence Agreement (EULA).

Age Rating: None

Version

GMS2 - Version 1.0.1. Published December 26, 2018

Made sure objects are persistant

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait