Fix DSR full screen scale with bBorderless=0 (true native full screen) Fix DSR scaling issue with FullScreenMode=1 (windowed fullscreen mode) for Witcher3
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
Console modding permissionThis mod will not be available on Bethesda.net for console users
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
Changelogs
Version 2.1
Added Command line arguments (see description)
Version 2.0
Added Witcher 3 support (fix scaling issue with FullScreenMode=1).
Minor fixes.
Version 1.9
Skyrim Special Edition skse64_loader lookup fix
Version 1.8
Added Skyrim Special Edition support
Version 1.7
Added Checking refresh rates for DSR from driver.
After closing game a custom refresh rate will be restored (if seted).
F4se/Skse windows hide at run.
Version 1.6
Minor fixes
Version 1.5
Minor fixes
Version 1.4
Fixed bugs when f4se_loader/skse_loader not installed.
Fixed launching Skyrim steam version.
Version 1.1
Added Skyrim support
Version 1.0
First version
Why true native full screen with bBorderless=0 needed? Fallout 4/Skyrim "iPresentInterval=1" does not work correctly in other modes (This parameter is required for performance tools like Load Accelerator)
----------------------------------------------------------------------------------------------------------------- Installation: Copy Dsr_scale_fix.exe to Fallout4 or Skyrim game folder. For Witcher 3 copy to Witcher3\bin\x64 Use Dsr_scale_fix.exe to launch game ----------------------------------------------------------------------------------------------------------------- Available command line arguments: -SF0,0,0,0-DSRWidth Height (-SF and 0,0,0,0 for Skyrim/Fallout4 only) use -DSR Width Height to run game without modify game config use -SF to fix vertical stretching 0,0,0,0 for custom options (can help in some cases) Valid range of values for 0,0,0,0 is 0 and 1 (you can experiment) Examples: You can create shortcut for Dsr_scale_fix and add needed arguments... Dsr_scale_fix.exe 1,0,0,0-DSR2715 1527 Dsr_scale_fix.exe -SF-DSR2715 1527 Dsr_scale_fix.exe 0,1,0,1 Do not use -SF with any 0,0,0,0
Dsr_scale_fix.exe will run fallout4.exe/TESV.exe/SkyrimSE.exe (or f4se_loader/skse(64)_loader if installed)/Witcher3.exe [Required NET Framework 4.7.1]