#Issue with running DirectX11 code
6 messages · Page 1 of 1 (latest)
seeing code would help
if you try to run with a debug device you need to install the graphics debugger separately (its in the visual studio installer)
Here's the code for the interface creation -- excuse the excess of comments, I'm preparing a code breakdown for a uni presentation. The DirectX graphics tool (or any other Windows 10 system app/feature) can't be installed on this computer, currently trying to fix that and see if it solves the issue. Can provide any other code, but it's just the basic full rendering pipeline. Don't think I did anything that should be specific to my PC, and this computer has an Nvidia graphics card, so so far no clue why it won't work here
nvm just compared with my updated rasteriser, which works on this pc as well. I must've fucked up somewhere in the code
@muted rover do you still have that problem?