How to Enable RealView Graphics in SolidWorks

How to activate SolidWorks RealView Graphics

How to activate SolidWorks’ RealView Graphics on an NVIDIA GeForce GTX 1650?

SolidWorks has a feature called RealView Graphics that makes it possible to have textures and graphics on the component or part. Although the pictures displayed are not very precise, this tool enables the user to visualize how the product would seem after manufacturing. Furthermore, we observe that the environment provided by the software differs from the circumstances in the real world. Realview graphic generation then begins once the lighting, texture, and material are flexible and modified in accordance with the specifications. Given that the graphics are displayed constantly, it is a real-time feature. You will view the RealView graphics while you work on the model or assembly part.

How to Enable RealView Graphics in SolidWorks?

This is a problem that almost all SolidWorks users come across once.

I wanted to share my solution for the NVIDIA GeForce GTX 1650 but I believe it works for similar graphic cards.

The first step is to go to the registry editor. It can be easily searched in the start menu.

  1. Click on the start button > type and search for Registry Editor > open Registry Editor.
  2. Now, go to HKEY_CURRENT_USER > Software > SolidWorks > SolidWorks 2022 (whatever your SolidWorks version is) Performance > Graphics > Hardware > Current
  3. look for the current Graphics card active on your Desktop or laptop in Render (for me it is NVIDIA GeForce GTX 1650) Double click on the render and copy the name of the card from the value data.
  4. Now go to Hardware again > G12 Shaders > Right-click and create a new KEY > rename it to the name we have copied > Right-click on the space on the right and select 32bit DWORD > rename it to “Workarounds” > right-click on it and click modify > enter value 00032408 and make sure Hexadecimal is selected.
  5. Again, go to Hardware > NVIDIA Corporation > Right-click and create a new KEY > > rename it to the name we have copied > Right-click on the space on the right and select 32bit DWORD > rename it to “Workarounds” > right-click on it and click modify > enter value 04000000 and make sure Hexadecimal is selected.
  6. Enjoy

Update: for the NVIDIA GeForce GTX 1050Ti do as follow:

  1. Navigate to “HKEY_CURRENT_USERSOFTWARE>Solidworks>SOLIDWORKS 2017>Performance>Graphics>Gl2Shaders>NV40”
  2. Right-click on the NV40 folder on the left pane and select “New -> Key”
  3. Rename the new key with what was copied in step #3
  4. The only key in this folder should be a “(Default)” key
  5. Right-click on the right pane and select “New -> DWORD (32-bit) Value”
  6. Name this new key “Workarounds”
  7. Double-click on the “Workarounds” key and enter the value “30408”. You should be in Hexadecimal mode.
  8. RealView should now be available. If it is not, try setting the value in step #10 to “31408” or “30008”