Hey, Paul. I just turned hardware acceleration back on and changed GFXDX12 to 0. That worked. Yours is clearly the better solution. Thanks a million!
Additionally, this exact same issue appeared in another thread where I posted my solution. Given that your solution is cleary better, I think you should post it there as well. Thread is loacated here:
https://forums.autodesk.com/t5/civil-3d-forum/cannot-open-a-drawing-civil-3d-2026/td-p/13812222
For those who may be interested, I looked up exactly what GFXDX12 does. Here is the explanation:
GFXDX12 is a system variable in AutoCAD that controls the graphics rendering mode. It allows users to switch between DirectX 12 (DX12) and DirectX 11 (DX11). This setting can impact performance and display quality, especially on different hardware configurations.
How to Change GFXDX12
To change the GFXDX12 setting, follow these steps:
Open AutoCAD.
Type GFXDX12 in the command line and press Enter.
Set the value:
1: Use DirectX 12 (default setting).
0: Switch to DirectX 11.
After changing the value, restart AutoCAD for the changes to take effect.
Thanks again, Paul!