-
Notifications
You must be signed in to change notification settings - Fork 542
Closed
Description
- GetDpiForSystem() not supported on win7, causes dll error upon running
- System cant find a bunch of dll's including d3d12.dll
- When commenting out all d3d and only leaving vulkan, the sample runs but instantly crashes when trying to load skybox.vert
- When running on debug x64 it crashes somewhere in device creation
The readme says windows 7 is supported but it seems its not?
Edit: after messing around for a while I randomly moved all the files from Shaders/VULKAN to just Shaders/ and it worked. I just dont understand how this was meant to be working? weird.
Metadata
Metadata
Assignees
Labels
No labels