NVIDIA GeForce Hotfix Driver Version 516.79

Discussion in 'Videocards - NVIDIA GeForce Drivers Section' started by valorex, Jul 15, 2022.

  1. ManuelG

    ManuelG NVIDIA Rep

    Messages:
    1,122
    Likes Received:
    625
    GPU:
    Geforce RTX 2080 FE
  2. Cave Waverider

    Cave Waverider Ancient Guru

    Messages:
    1,883
    Likes Received:
    667
    GPU:
    ASUS RTX 4090 TUF
    No, Stray defaults to DX11 on Windows 11, too (at least on my PC, if it doesn't, you should be able to use the -dx11 command line option to force it).

    That said, DX12 (when forced via -dx12 command line option) seems to have "broken" lighting/shadows (they just don't look "right" in all areas) on the 3090 and the performance is abysmal (~35-40FPS compared to ~120FPS in DX11 at 3840x2160 with all details maxed out). It seems DX12 mode in this game is unfinished, which is why it defaults to DX11.

    I do get serious stutter even in DX11 when new stuff loads in, however. These are game/engine issues, though, and the developers said they were working on a fix. We'll see if they can succeed, as it's just a small team and fixing UE4 performance issues on PC doesn't appear to be easy even for large development teams.
     
    Last edited: Aug 6, 2022
    RodroG likes this.
  3. Witcher29

    Witcher29 Ancient Guru

    Messages:
    1,708
    Likes Received:
    341
    GPU:
    3080 Gaming X Trio
  4. Dr4Wm4N

    Dr4Wm4N Member Guru

    Messages:
    116
    Likes Received:
    19
    GPU:
    NVidia RTX 3090
    Stray in DX12 runs with somewhat broken and unoptimized ray tracing enabled by default. To disable it, just open your engine.ini (found in C:\Users\***yourusernamehere***\AppData\Local\Hk_project\Saved\Config\WindowsNoEditor ) and paste this at the bottom:

    [SystemSettings]
    r.RayTracing=False

    Your framerate should be back to decent values, even better than DX11 (at least for me, and I have an RTX 3090 too).
     
    OnnA and Cave Waverider like this.

  5. Badgerslayer7

    Badgerslayer7 Member

    Messages:
    45
    Likes Received:
    3
    GPU:
    2080to
    Having issues with assetto corsa competizione. Hdr has gone out of whack colours our washed out and brightness is overblown. Happens with the windows insiders 525.14 drivers aswell. Rolled back to 512.95. As it was the last good driver for me. Play a lot of destiny 2 and acc.
     
  6. OnnA

    OnnA Ancient Guru

    Messages:
    17,959
    Likes Received:
    6,816
    GPU:
    TiTan RTX Ampere UV
  7. SmokingPistol

    SmokingPistol Member Guru

    Messages:
    165
    Likes Received:
    49
    GPU:
    RTX 3090
  8. Astyanax

    Astyanax Ancient Guru

    Messages:
    17,035
    Likes Received:
    7,378
    GPU:
    GTX 1080ti
    I'll take the tried and trusted analysis of CapframeX over a 73 post user with questionable system configuration.
     
  9. SmokingPistol

    SmokingPistol Member Guru

    Messages:
    165
    Likes Received:
    49
    GPU:
    RTX 3090
    Most definitely, sir guru.

    But, 30ms+ ocurrences, though? Hmm...
     
  10. Mineria

    Mineria Ancient Guru

    Messages:
    5,540
    Likes Received:
    701
    GPU:
    Asus RTX 3080 Ti
    PhazDelta likes this.

  11. CalinTM

    CalinTM Ancient Guru

    Messages:
    1,689
    Likes Received:
    18
    GPU:
    MSi GTX980 GAMING 1531mhz
    How to enable vulkan in stray?
     
  12. Cave Waverider

    Cave Waverider Ancient Guru

    Messages:
    1,883
    Likes Received:
    667
    GPU:
    ASUS RTX 4090 TUF
    You'll have to use DXVK to accomplish that.
     
  13. xV_Slayer

    xV_Slayer Member Guru

    Messages:
    121
    Likes Received:
    66
    GPU:
    RTX 3090 FE
    Yup 30ms frame time spikes are perfectly normal and nothing to worry about. Everyone else is obviously wrong and the game does not stutter.
     
  14. CalinTM

    CalinTM Ancient Guru

    Messages:
    1,689
    Likes Received:
    18
    GPU:
    MSi GTX980 GAMING 1531mhz
    Care to show me how?
     
  15. Cave Waverider

    Cave Waverider Ancient Guru

    Messages:
    1,883
    Likes Received:
    667
    GPU:
    ASUS RTX 4090 TUF
    No idea, I've only been using it on Steam Deck where Proton took care of it. I'm sure there are Tutorials on the web that explain how to do it manually, though.
     

  16. AntiSnipe

    AntiSnipe Master Guru

    Messages:
    445
    Likes Received:
    148
    GPU:
    Radeon RX 6600
    Get latest version (1.10.2 at the moment) from https://github.com/doitsujin/dxvk/releases
    dxvk-1.10.2.tar.gz -direct link.
    What it does is convert DirectX to Vulkan (designed for Linux but works in some/most games on Windows too).

    How: Place the correct files from the archive in the same folder as the game's exe ("...\Stray\Hk_project\Binaries\Win64\Stray-Win64-Shipping.exe" I do believe is the layout for Unreal Engine games). Run the game and if you have set DXVK_HUD = 1 you'll know right off if it's working by the HUD showing up.

    My notes I took last time I fooled with it:
    (note: Stray = 64 bit, Directx 11 game)
    Code:
    Use 32 or 64 bit if the game (not the OS) is.
    
    Add these if desired @ Advanced System Settings > Environment Variables > System Variables:
    DXVK_HUD = 1 (shows an info overlay)
    DXVK_ASYNC = 1 (I forgot what this does, something like v-sync? Stutter reduction?)
    
    files to copy to game folder (by game's directx version):
    9   d3d9.dll
    10   d3d10.dll, d3d10_1.dll, d3d10core.dll, d3d11.dll and dxgi.dll
    11   d3d11.dll and dxgi.dll
    
    Disadvantage: If you like to use ReShade, it tends to overwrite the dx*.dll (dxgi.dll) that ReShade uses and breaks that. So, one or the other, or figure out how to make reshade use a renamed DLL? Or have to set it up to use DXVK instead of DirectX...not sure.

    EDIT: Tried this in Stray and it worked, but just made the occasional stuttering much worse.
     
    Last edited: Jul 26, 2022
  17. PhazDelta

    PhazDelta Master Guru

    Messages:
    936
    Likes Received:
    1,087
    GPU:
    RX6900XT Strix LC
     
    Undying and XantaX like this.
  18. XantaX

    XantaX Master Guru

    Messages:
    710
    Likes Received:
    318
    GPU:
    RTX 4070 TI 12G
    Thanks for the explanation ,it is very helpful and working :)
     
    PhazDelta likes this.
  19. PhazDelta

    PhazDelta Master Guru

    Messages:
    936
    Likes Received:
    1,087
    GPU:
    RX6900XT Strix LC
    glade worked for you don't forget like and subscribed my channel
     
    XantaX likes this.
  20. XantaX

    XantaX Master Guru

    Messages:
    710
    Likes Received:
    318
    GPU:
    RTX 4070 TI 12G
    Since a few days a new Rtx 3060 Card 12 GB DDR6 vRam, witch is payable for me, clean windows install, now this driver runs as it should, without side effects on other games witch i had with the GTX card

    Amazing graphis, Raytracing and DLSS.
     

Share This Page