Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. QML-Box2D eating CPU under Windows
Forum Updated to NodeBB v4.3 + New Features

QML-Box2D eating CPU under Windows

Scheduled Pinned Locked Moved Unsolved Game Development
1 Posts 1 Posters 317 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    ondrejandrej
    wrote on last edited by
    #1

    I published a new game called qArkanoid recently: https://bitbucket.org/andrej_repisky/qarkanoid/

    It uses Qt Quick together with the Box2D QML plugin. Binaries are avaliable for Windows as a portable archive and for GNU/Linux as an AppImage.

    The Windows binary has been compiled with Qt 5.15 and MinGW 8.1, 64-bit. The archive has been created using windeployqt.

    Unfortunately the game eats about 30 % CPU under Windows 10 with i7 processor :-( The Linux equivalent eats 0 % during gameplay.

    Seems that the windows build uses software emulation of OpenGL, but my graphics drivers are certainly OK. I have just the Intel integrated GPU anyway. What could be the problem?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved