Dear Pros,
I am an absolute nooby and not familiar with the Unreal Engine. Never the less, I would like too create a simple MOD for the F1 Manager 23 and replace the driver images in the game.
I follow instructions from here: LINK.
I created a image in Photoshop, imported it to the Unreal Enginge and cooked it.
The problem I have is, that the driver image appears far too dark in the game. It’s not like the original in Photoshop anymore.

The Photoshop picture is 32-bit with Alpha channel. I realized, that, if I save it with 16-bit, it’s brighter in the game, but 16-bit PNG can’t save Alpha channels.
In the Unreal Engine I activated sRGB, but nothing changes.
Can anybody help me?