You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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".
Checklist
Example file
GPU preference example.zip
Extension file
GpuPreference.zip