Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
This mod fixes the issue with DLSS scaling in alternative viewports which are used for interactive mirrors in the game. The default settings have mirrors running at half or even quarter resolution resulting in rather poor image quality.
The mod also enables the built-in sharpening functionality for DLSS, if you do not like the result alter the value to lower or higher than 0.5, depending on the DLSS mod 0.3-0.5 is ideal when NVIDIA's global image sharpening isn't used, if you use the global one through the driver I recommend lowering the sharpness value to around 0.15-0.2.
Instructions:
Create an ini file in [Game_Dir]\engine\config\platform\pc, the name doesn't matter.
Add the following section:
[DLSS] Enable = true EnableCustomMipBias = true EnableMirrorScaling = true MirrorScaling = 1.000000 (default -1 half/quarter res) Sharpness = 0.500000 (default 0, no sharpening set it to 0 or a lower value if you experience flickering)
If Sharpness is set to 0 I recommend enabling image sharpening in NVIDIA control panel, but again it's purely subjective.