link textHi guys,
I have been able to include the engine into my standalone slate project (got it compiling). Now I am having a problem with something called DeviceProfileSelector. I think I may be having this error cause I have to set some .ini files, as I found it is a setting in BaseEngine.ini file, where its set to ExampleDeviceProfileSelector. How do I set these files, I have seen they are being created in runtime by the engine, in the folder …/Engine/Programs/[ProgramName]/Saved/Config but they are overridden everytime.
How do I set them?