Why would SolidWorks RealView stop working after NVIDIA driver update? (Using RealHack)

I've had RealHack working since forever using an RTX 2080 and the NV40 folder with Hex 30008. I recently updated graphics driver to 471.68 and now RealView is no longer enabled. Last version that worked was 466.77. If I roll back drivers, it works again, but I'd rather not do that. Any ideas how to get it back or even why this would happen?
7 Answers

Mathijs Theunissen - follow the path in registry editor as stated in my previous post and you right click to create a new DWORD.
I put a screenshot to see how it should look like. Don't forget to rename it in workarounds

Add the second entry in HKEY_CURRENT_USER \ SOFTWARE \ SolidWorks \ SOLIDWORKS 2020 \ Performance \ Graphics \ Hardware \ NVIDIA Corporation \
It is also valid for the following drivers, including the latest one to date 512.59
I'm using NVIDIA GeForce GTX 1060 6GB / PCIe / SSE2
--
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\SolidWorks\SOLIDWORKS 2021\Performance\Graphics\Hardware\Gl2Shaders\NV40\NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2]
"Workarounds"=dword:00031408
--
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\SolidWorks\SOLIDWORKS 2021\Performance\Graphics\Hardware\NVIDIA Corporation\NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2]
"Workarounds"=dword:04000000

Didnt work for my rtx2070 maxq I tried both Hardware\Gl2Shaders\NV40\ and ..Hardware\NVIDIA Corporation.

Primeiro, certifique-se de ter o nome exato da sua placa gráfica na pasta Current, copie-a e cole-a para as novas chaves que você adiciona a seguir nas pastas gl2shader e NVIDIA Corporation:
[HKEY_CURRENT_USER\SOFTWARE\SolidWorks\SOLIDWORKS 2018\Performance\Graphics\Hardware\Gl2Shaders\NV40\
Chave 70408 funcionou para mim (GTX 1050Ti)
[HKEY_CURRENT_USER\SOFTWARE\SolidWorks\SOLIDWORKS 2018\Performance\Graphics\Hardware\NVIDIA Corporation
Chave 4000000 funcionou para mim (GTX 1050Ti)
Deu certo finalmente!

Hi Robinson I have enabled RealView with my GPU card - 2080Ti.
NV40 - Workarounds:32408
NVIDIA Corporation - Workarounds:4000000
Driver Ver. 566.03 Oct 22, 2024

First, make sure that you have the exact name of your graphics card from Current folder, you copy it and you paste it for the new keys you add next in gl2shader and the NVIDIA Corporation folders:
[HKEY_CURRENT_USER\SOFTWARE\SolidWorks\SOLIDWORKS 2018\Performance\Graphics\Hardware\Gl2Shaders\NV40\
Key 70408 worked for me (GTX 1050Ti)
[HKEY_CURRENT_USER\SOFTWARE\SolidWorks\SOLIDWORKS 2018\Performance\Graphics\Hardware\NVIDIA Corporation
Key 4000000 worked for me (GTX 1050Ti)