HaywireInteractive / OnAllFronts-Public

UE5 MilSim FPS / RTS Game (formerly ProjectM)
MIT License
127 stars 24 forks source link

When loading standalone game it starts with incorrect resolution momentarily #895

Open Leroy231 opened 8 months ago

Leroy231 commented 8 months ago

This is on top of https://github.com/HaywireInteractive/OnAllFronts/pull/396. The standalone game will start at some resolution and then a moment later will switch to the resolution I set in settings. We should find a way to set the resolution early enough so there isn't this brief period where it's set to the incorrect value.