Setting up device profiles

I am trying to make some settings for the game based on device hardware, I read through the setting device profiles article but it has almost no info about android profile setup. I wanted to know how to enable and disable certain functions like HDR and Bloom and most importantly how do I get a certain profile applied to the device

Howdy Commander Shepard,

Thank you for posting this issue. When you are in the editor, If you go under the Project Settings and select the Rendering subsection, you should be able to select Bloom and Mobile HDR from within that menu.

As for getting a certain profile applied to the device, I have reached out to a fellow Developer and will let you know as soon as I get a response.

Ok I’ll patiently wait for the reply

The Android device profile categories are detected in this file:

Engine\Plugins\Runtime\AndroidDeviceProfileSelector\Source\AndroidDeviceProfileSelector\Private\AndroidDeviceProfileSelectorModule.cpp

It may be extended as you need and recompiled, but here are the current profiles detected:

Android_Adreno320
Android_Adreno330_Ver53
Android_Adreno330
Android_TegraK1_GL4
Android_TegraK1
Android_Tegra4
Android

These are defined in BaseDeviceProfiles.ini and make some changes then set BaseProfileName to Android_Low, Android_Mid, or Android_High.

Your own DefaultDeviceProfiles.ini in your project’s Config directory may add additional settings which will override these

Howdy Commander Shepard,

Just wanted to check in with you and see if this information helped with the question that you posted. Please be sure to let me know.

Thanks and have a great day!

Hey Commander Shepard,

Just wanted to check in with you and see if this information provided a sufficient answer for you question posted above. If not, please let me know so that i can dig around for more information. If so, i will be sure to resolve this report.

Thanks and have a great day!

Hi Commander Shepard,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still seeking any additional information, please respond to this message with additional information and we will offer further assistance.

Thank you.