- Steam App
- QUBE: Incremental TD (4383460)
- Event type
- patch note
- Published
- 23 April 2026 - 08:53:31 UTC
- Source
- steam_community_announcements
Hi everyone! My name is Andrew, we developed Q.U.B.E.: Incremental TD game using GameMaker, and unfortunately, games made with this engine may, by default, launch using the integrated graphics card on laptops instead of the discrete one. This can significantly reduce performance (which is especially critical when there are many objects on the screen).We are unable to change this ourselves, only the user can adjust the launch settings. However, fixing this issue is quite simple: you just need to set the game to run using the discrete graphics card.For NVIDIA: Open the "NVIDIA Control Panel" -> Go to "Manage 3D settings" -> "Program Settings" -> Select the game and set "High-performance NVIDIA" (set video card).For AMD: open "Radeon Settings" -> go to the "Graphics settings" section -> Add the game to the application list -> Select "High Performance" (set video card).It is very important t...