Jump to content

CONTROL - HDR+Ultrawide+DLSS+RT Patch


1 Screenshot

About This File

Do not ask for DLSS 3.5 or FSR 3 please.

 

Version 1.5.1 is up. It fixes the hiss/smoke effect on enemies being too bright in HDR.
Version 1.5 is up. It improves the DLSS implementation, improves the quality of shadow and fixes the buggy/noisy ray tracing reflections that are also present in the vanilla game.
Version 1.4 is up. It improves the UI look in HDR and implements the HDR mode that retains the original game look. It improves texture LODs with DLSS. It restores film grain with DLSS and makes it more pronounced. And many other relevant changes.
Version 1.3 is up. It adds a new HDR mode to retain the original hazy look more, keeping it closer to the original artistic vision. It also slightly improves a few other things with the HDR.
Version 1.2.1 is up. It improves the game to screen tonemapping (the highlights were a bit more compressed than they should have been). If you already had the mod installed, make sure to open the "renderer.ini" and change "m_fHDRWhitePaperNits" to 200. Performance is also improved.
Version 1.2 is up. The game is now built with the DLSS 3.1.1 SDK, and uses the new DLSS presets to further increase the quality (and reduce ghosting) (this is NOT frame generation). There are also some minor tonemapping and menus improvements.

This patch adds native HDR and lot more to Control, making it a little bit of a technical remaster. It was achieved by rebuilding the game with modified code and shaders.
This is built on top of my previous Ultrawide fix patch.

Compared to the latest official release version (0.0.344.1879), these are the improvements:

  • Native HDR (gets rid of color banding, greater contrast and brighter highlights, more natural colors).
  • Improved quality of SDR output (10bit->no more color banding, slightly better dynamic range).
  • Upgraded DLSS to 3.1.30 and improved its implementation (it's also now compatible with FSR 2.X injection).
  • Added DLAA support (DLSS at native resolution).
  • Added a new "Max" texture setting to improve the slow texture streaming (min 8GB+ VRAM, 10GB+ are recommended).
  • Added a new setting to use 3x as samples for ray tracing and volumetrics, increasing the quality and reducing noise (this is VERY expensive).
  • Fixed broken ray tracing reflections.
  • Fixed low shadow quality when ray tracing was on.
  • Full UltraWide support: unlock any resolution and aspect ratio, including 32:9+.
  • Some FOV and LOD fixes for UW. Fixed UI issues at non 16:9 aspect ratios (e.g. enemies health bars were displaced).
  • Added a FOV Multiplier config setting `m_fFOVMultiplier` (the game and UI are designed for the default FOV, so only use for accessibility reasons).
  • Add a config to skip the intro video `m_bSkipIntroVideos`.
  • Improved window+borderless+fullscreen management.
  • Fixed the game not launching correctly on non Nvidia non AMD GPUs (e.g. Intel Arc).
  • Restored film grain with DLSS. Tweaked the film grain implementation.
  • Minor crash fixes, bug fixes and features.

How does it work:

  1. Download your version of the patch (Steam, Epic Store, No DRM/GOG).
  2. Copy (with replace) all the files inside the Control install folder.
  3. Open the DX12 version of the game.
  4. You can turn on HDR either from Windows or from the game (on by default).
  5. The game will read the Windows 11 HDR calibration profile (app) and match its tonemapping to your screen capabilities.
    Otherwise see the guide below to calibrate HDR.
  6. Using HGiG is suggested if your TV supports it (monitors usually default to HGiG).
  7. In the game settings, there are multiple HDR settings to tailor the image to your liking, though know that the HDR is already pre-calibrated to roughly match the SDR brightness.

Further details:

  • You can swap between HDR and SDR from the game or Windows at any time. The game automatically changes.
  • Further HDR settings are avaiable in the "renderer.ini" file (after running the game once).
  • config "m_fHDRMaxNitsOverride": If you are incapable of creating an HDR calibration profile (e.g. Windows 10), set this to the nits max nits your screen supports (e.g. ~750 for LG CX).
    The game supports any value there, though if your screen maxes out at only 400 nits, you might want to compare HDR and SDR and play whichever looks best.
  • config "m_fHDRRaisedBlacksCorrection" (also exposed to settings menu): This makes the color correction LUT output black as black (instead of grey, depending on where you are).
  • config "m_fHDRSaturation" (also exposed to settings menu): This artificially generates colors in the Rec.2020 space from the game internal Rec.709 image. Anything that is bright and saturated will shift to colors that don't exist in SDR. This makes the game look more saturated, though it could also make it feel more "HDR". Unreal Engine uses a similar technique.
  • The HDR implementation skips the Reinhard tonemapper the game used in SDR. In my opinion it made the image look overly flat, which was a choice dictated by the limitations of SDR. Removing it allows to take full advantage of HDR, by outputting an image with a much greater level of contrast, and without disadvantages to visibility.
  • If you prefer the original look, enable "HDR Original Look" in the settings menu, which is somewhere in between the SDR tonemapper and my HDR one.
    Disabling the tonemapper in SDR is not the intent of this mod, so it will not be done.
    You can further customize the og look mode by changing the "m_fHDRArtDirectorWhitePoint" config. Set it to a value of 8 to have it as strong as it was in SDR.
  • Note that a very tiny amount of scenes (e.g. the game opening and the furnace), can look a little unbalanced in HDR due to overly strong lights or strong color correction. Use the "HDR Original Look" if this a problem for you.
  • You can set "m_fSDRCustomGamma" to any value > 0 to set a specific gamma, for example if you use a TV instead of a monitor, 2.2 would likely be the best choice.
  • The performance impact from the new code should be within the 1-4% range when running in HDR, and lower running in SDR.
  • HDR is only supported on the DX12 executable.
  • There is no patch for the Microsoft Store version of the game.
  • If for some reasons you need to swap save files between game versions from different stores, you can find the directories here. You might also have to rename the internal save directory, e.g. from `Default-Generic-User` to `Default-Epic-User`.
  • This should work both on the Ultimate Edition and the older standard version that had separate DLCs. The DLC ownership might not be mutually compatible.
  • The save game files are mutually compatible with the official last version fo the game (v0.0.344.1879).
  • PS4 exclusive content is still locked and I will not unlock it. Do not ask please.
  • You can generally change graphics settings at runtime, but don't report problems unless you restart the game.
  • The new UI options miss localization, so they will always show in English.
  • My "Max" texture setting might not be as aggressive as the "Blurry textures fix" mod that was already out there, though it's more safe and stable, performance wise.
    All textures now load immediately, the only exception being a couple of small paintings around the game.
  • I got report that mods like the "Plugin Loader" do not play well with this one. I have contacted the author to hopefully fix the issue.
  • There is no plan to implement DLSS 3 Frame Generation at this time. Please do not ask.

Rare game bug likely not related to this patch:

  • Very rarely, the videos in the background of loading screens seem to get stuck. I haven't been able to reproduce this reliably, but it probably also happens in the the vanilla game.
  • Rarely, after long sessions, if ray tracing GI is enabled, the game renders in black until restarted. This also happens in the vanilla game.
  • Occasionally non ray traced reflections can shimmer. This also happens in the the vanilla game. Doing a fast travel fixes it.
  • 8k resolutuon might not work right (untested).
  • If pre-rendered videos show tearing on RTX 4090 GPUs, disable re-bar.

How to report any potential issues:

  1. Do not start with the assumption that the mod broken, it's been tested a lot. Verify all potential issues from your end first.
  2. Do a fresh install of the latest vanilla game version.
  3. Delete your renderer.ini settings file.
  4. Make sure the issue does NOT happen on the vanilla game. This patch does not aim to fix the bugs of the original game (nor to optimize it), so do not report them please.
  5. Re-apply the latest version of the patch, from the matching store, and override all the files.
  6. If all the above fail, leave a comment on this page.

How does this compare to AutoHDR: AutoHDR is just a post process so it doesn't add any detail. Specifically in Control it makes bright lights and the UI too bright.
How does this compare to SpecialK HDR: SpecialK can increase the rendering buffers depth, thus increasing the amount of color shades the game can output (less banding), but it can't extract any brightness beyond what the SDR tonemapper clamped the game to, so it's mostly still a SDR image with more precision.

Given HDR screenshots can't be seen in browsers, I've uploaded a collection of them. There are SDR .png alongside their HDR .jxr counterpart.
Use the "HDR Image Viewer" app to see them (use this code branch if the app crashes).

Discord community: https://discord.gg/R2Bt3uptw6

Virus Scan

you can Buy me a coffee or PayPal
Thanks: `KoKlusz` `Lilium` `PennyFortnite player420yolo` `Darktalon` `Aemony` `mrtnptrs` and `Alex Battaglia` for the help with testing and feedback.

HDR videos:

more HDR videos here (4K) and here (low bit rate, potentially slightly wrong colors due to the capture).

Control 2022-12-05 19_45_28.png

Control HDR Screenshots.7z

Control_DX12_AQFd0vjSW9.png

DLSS improvements between patch 1.3 and 1.4 with Ultra Performance mode:
image.thumb.png.ed7fe1276377025c7af3cd1c5f3499ce.png


What's New in Version 1.5.1   See changelog

Released

  • Fixes hiss (smoke) effect around enemies being too bright in HDR (it was broken in 1.3).




User Feedback

Recommended Comments



RTX4090

Max settings, 4k no extra ray tracing option that you introduced. 

Texture flickering, when the game window is in the background I see a black pixelated line across the game window.
Game seems to stutter slightly on occasion, though the fps and frametime is stable.

Share this comment


Link to comment
Share on other sites

Hello. I apologise for the dumb question but since this mod is changing the exe files wont cause any problem with Steam? About to try it and i saw the exe files included in the zip file. Thanks alot in advance.

Share this comment


Link to comment
Share on other sites

savegame GONE - what the actual f*** !!!!!

 

I've been playing this game for about 150 hours in total and decided to try this update... now my savegame has gone!   I'm running the GOG version of the game.... can I get my savegame back?.... if so,  how ?

 

Share this comment


Link to comment
Share on other sites

On 3/20/2023 at 5:21 PM, ggp759 said:

Hello. I apologise for the dumb question but since this mod is changing the exe files wont cause any problem with Steam? About to try it and i saw the exe files included in the zip file. Thanks alot in advance.

Nope, works great w/ Steam! Modifying the executable is a common way that many mods are able to achieve certain things. As long as the filename doesn't change, Steam will just run the executable blindly (basically).

Share this comment


Link to comment
Share on other sites

8 minutes ago, HughJarse said:

savegame GONE - what the actual f*** !!!!!

 

I've been playing this game for about 150 hours in total and decided to try this update... now my savegame has gone!   I'm running the GOG version of the game.... can I get my savegame back?.... if so,  how ?

 

Despite it's name, this is not an update or patch; it's a mod, which is pretty clear if you read any part of the page. It's entirely on you to backup your saves before installing random mods from the internet. That being said, it sounds like GOG Galaxy does cloud backups of your save games like Steam, so if the save is actually entirely gone (I highly doubt that), then maybe look into how to download your stuff from the GOG cloud.

Share this comment


Link to comment
Share on other sites

On 3/11/2023 at 1:10 PM, eatsfoobars said:

I am getting the same error, and also upgraded using the season pass.

If I had to guess what the issue is: It appears that the Ultimate edition and the Standard edition have different executables and a bunch of different files as well. If the patch is based on the Ultimate files, then just throwing it on top of the Standard edition would mess things up with the DLC. I suppose the OP alludes to that as well.

Also having the same issue and I went the path of getting the standard edition from Humble Bundle and then bought the DLC from Humble Bundle at a later date.

Share this comment


Link to comment
Share on other sites

I'm either blind or there really isn't any explanation on how to change my GoG save files to the "type", this mod uses? I'm using the NoDRM DL of this mod.

GoG saves as files under "My Games":

899084811_Documents-MyGames-Control-Saves.jpg.1590d35bfe533e43b5855bd8b16f41e5.jpg

Whereas this version uses LocalAppdata and subdirectories:

1986631103_Appdata-Local-Remedy-Control-Default-Generic-User.jpg.ce861afee5b86efb213ccffa60d38d42.jpg

I don't see anyway on how to make that work... 

Cheers!

Share this comment


Link to comment
Share on other sites

1 hour ago, dlder said:

I'm either blind or there really isn't any explanation on how to change my GoG save files to the "type", this mod uses? I'm using the NoDRM DL of this mod.

There should be a comment explaining how to do it in the first two pages of comments. Check resetera.com or nexusmods.com otherwise. 

Share this comment


Link to comment
Share on other sites

Well, 

18 hours ago, filoppi said:

There should be a comment explaining how to do it in the first two pages of comments. Check resetera.com or nexusmods.com otherwise. 

That doesn't work unfortunately... could you please make this mod work with the GoG version natively? Because even if the save-conversion were to work, it's been said often enough, that people start to teleport to places and weird shit is happening and you can get stuck etc.

Thanks

Share this comment


Link to comment
Share on other sites

1 minute ago, dlder said:

Well, 

That doesn't work unfortunately... could you please make this mod work with the GoG version natively? Because even if the save-conversion were to work, it's been said often enough, that people start to teleport to places and weird shit is happening and you can get stuck etc.

Thanks

I got messages from many people saying they successfully converted the save. I can't do anything more unfortunately.

Share this comment


Link to comment
Share on other sites

Could you add frame generation? The RTX 4090 struggles to reach consistent 60 fps at 4k DLAA with the new 3x ray tracing option enabled.

Share this comment


Link to comment
Share on other sites

3 hours ago, tenchi said:

Can I replace DLSS 3.1.1 with 3.1.2 or 3.1.11 ?

The game dlss version is now self updating, so there shouldn't be any more need to swap it manually.

Share this comment


Link to comment
Share on other sites

35 minutes ago, filoppi said:

The game dlss version is now self updating, so there shouldn't be any more need to swap it manually.

Could you add frame generation?

Share this comment


Link to comment
Share on other sites

I just installed the patch and it works great! Thank you @filoppi 💙

If anybody wants to remove the awful outline around throwable objects without fiddling with cheat engine there's an optional file download called "No Launch and Slam Highlights" in the Tweakables mod on Nexus and it works like a charm!

265.png

Share this comment


Link to comment
Share on other sites

Hi I just get a black screen after clicking on Play DirectX 12,then the game shuts down 

 

Edit: Nvm,I didn't add the data folder,that's why it wasn't working 

Share this comment


Link to comment
Share on other sites

Thanks for the 1.4 patch. Enabling DLSS now no longer makes distant objects, e.g. pictures on the wall, pixelated. However, there are a few things I observed that I listed out below (along with some video demonstration). Hope you can provide an explanation and/or a fix:

- There's some noise in reflections when DLSS/DLAA enabled. Not an issue at Native: 

 

- Distant objects are still somewhat blurrier with DLSS/DLAA enabled compared to Native. This doesn't seem to be LOD related.

- During motion, DLSS blurs things noticeably more compared to standstill. Strangely enough, this becomes even worse at Native. Native is sharper than DLSS in standstill as mentioned above, but during motion, Native is blurrier.

 

Btw, if you need testers. I'm willing to help. I'm particularly interested in DLSS and how to make it look as close to native as possible. At the current state I think there's still blurriness during motion that make DLSS inferior. FSR2 actually looks sharper during motion for some reason but then it has lots of ghosting.

 

Share this comment


Link to comment
Share on other sites

If anyone like me picked the game up for this awesome mod and notices some strange horizontal line in the video cutscenes of the game, this is not caused by the mod. (I was about to suggest it is when I read the instructions on how to post issues and it turned out to be a vanilla problem.)

According to a thread on reddit this happened after a recent Nvidia driver. It was suggest to roll back to an older driver, but I didn't want to do that.

It was also suggested to DISABLE Resize Bar via the Nvidia Inspector.

I did just that and it fixed the video cutscenes for me. 🙂

Share this comment


Link to comment
Share on other sites

I would also suggest adding an option for disabling/enabling TAA (there is already a workaround for it using a cheat tool iirc) and adding 1600x900 to the resolution list.

Share this comment


Link to comment
Share on other sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...