Skip to content

New extension: GPU preference #2051

@Daveee19

Description

@Daveee19

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions