Jump to content

Engine CPU usage


shadmar
 Share

Recommended Posts

Just an observation, is this normal ?

The editor runs at 100% cpu consume from start.

 

Also this little script, ran from the scripteditor (which should do almost nothing) consumes 100% cpu

 

require("scripts/constants/engine_const")

--Register the abstract path 
RegisterAbstractPath("") 
--Set a graphics mode 
Graphics(800,600) 

while KeyDown(KEY_ESCAPE)==0 do

end 

HP Omen - 16GB - i7 - Nvidia GTX 1060 6GB

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...