Skip to content

New extension: GPU preference#2052

Open
github-actions[bot] wants to merge 1 commit intomainfrom
extension/Daveee19/2051
Open

New extension: GPU preference#2052
github-actions[bot] wants to merge 1 commit intomainfrom
extension/Daveee19/2051

Conversation

@github-actions
Copy link
Contributor

Description

Set the active GPU to integrated or dedicated, if these are both available, ensuring the highest FPS for you application, using an action.

Here's an example of what you can achieve in terms of performance for your exported projects:

Demo.mp4

How to use the extension

If you want to ensure that a high-power GPU is used, and you have something like an effect-heavy 3D game, you can give players the ability to choose between which of their video cards is used.

For example, the preference "2" can either unlock the full power of a user's integrated graphics card, or use the dedicated one if available.
If you are sure your app runs on high FPS on integrated graphics, use preference "1".

Image

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

Example file

GPU preference example.zip

Extension file

GpuPreference.zip


Extension by @Daveee19

You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type !update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:

!update [MyExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12709661/MyExtension.zip)

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!

@github-actions github-actions bot requested a review from a team as a code owner February 24, 2026 00:08
@github-actions github-actions bot added the ✨ New extension A new extension label Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ New extension A new extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant