Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Engine:Unreal Engine 5

From PCGamingWiki, the wiki about fixing PC games
Revision as of 12:42, 26 November 2023 by Aemony (talk | contribs) (added section on how to force UE5 games to output using the engine's built-in HDR output support)
Unreal Engine 5
Unreal Engine logo.svg
Developers
Website
First release date
Predecessor

Video

High dynamic range (HDR)

For a list of known games and their specifics, see Unreal Engine 4-5 games where HDR can be forced.

Unreal Engine 5 have native HDR output that can be forced in many newer games with mixed results.

Enable native HDR output

Using the guide below, change Engine.ini to include these lines:

[SystemSettings]
r.AllowHDR=1
r.HDR.EnableHDROutput=1
r.HDR.Display.OutputDevice=5
r.HDR.Display.ColorGamut=2

Optionally you can add these lines to boost the UI brightness. This might make the UI integrate better with HDR.

r.HDR.UI.CompositeMode=1
r.HDR.UI.Level=1.5

Notes

See the official engine documentation for more details.

Games

List of games that use Unreal Engine 4