@trety is correct. For the AM4 motherboard, it increases the performance going 4 x RAM stick. But it decreases the performance using 4 x RAM on AM5 Motherboard comparing to 2 x RAM stick.
For VR Test using Virtual Desktop Ultra Mode, 9800X3D has very small gain over 7900X3D
7800X3D RTX4090 32G DDR5-6000 w CPU patch
9800X3D RTX 4090 32G DDR5-6000 w CPU patch
My Testing with CPU patch shows very small gain going from 7800X3D to 9800X3D for 1080p and slower Baseline 3 on 2k
7800X3D RTX4090 32G DDR5-6000 w CPU patch
9800X3D RTX 4090 32G DDR5-6000 w CPU patch
Thank you so much for your detail guide. I will follow the steps when I get home!!
The reason for compiling the code is to test out what @uld mentioned about removing the outline by setting
the AlphaValue set to 0.0f instead of deafult set (AlphaValue = 0.3f)
color.a =...
I have followed all the instruction but I got stuck during the compile as below
warning: `alvr_sockets` (lib) generated 1 warning
Building [=======================> ] 252/256: alxr-engine-sys(build) <- stuck here!!
I also made sure to clone the app under C:\P\ as well.
I have...