bakkesmodorg/BakkesModInjectorCpp

Assertion Failure

DatL4g opened this issue · 2 comments

I'm having a issue while running BakkesMod.
VCRun 2015 - 2019 is installed. (x64 and x86 version)

When pressing F2 the game gets totally black and this error appears.

image

@Stanbroek has looked into this, and it's related to ocornut/imgui#638 (proton using a different d3dcompiler.lib). Apparently it works with proton if we take that precompiled shader, but we need to do some more testing first to make sure it doesn't mess up any windows related stuff (and figure out if maybe we should compile it ourselves)

I have described here how to fix it.

The issue can theoretically be closed but maybe it is better to leave it open for now.