sultim-t / prboom-plus-rt

823 stars 49 forks source link

Pre-Release v1.03 still not launching on my 6700xt #42

Closed ColinSalem closed 2 years ago

ColinSalem commented 2 years ago

image I know this is a pre-release and bugs are to be expected, but I still cannot get the game to launch (although it does give me a different error then before, so there's progress). I get this error when I try to launch the game.

kd-11 commented 2 years ago

It crashes because it was built with DLSS support which pulls in the VK_NVX extensions that are unsupported on AMD. I failed to notice this because I compiled without DLSS support.

sultim-t commented 2 years ago

Oof, I've updated the special build for AMD. It's a kludge for now to just see if it works.

ColinSalem commented 2 years ago

Alright it works for me now, awesome! I have experienced the crashing that was described by kd-11 on their pull request (I didn't pay enough attention to notice if the hand was smearing after transitioning between levels) but other than that I have had no problems with it. Great work getting this to work on RDNA2 @kd-11 and of course thank you for making this amazing mod in the first place @sultim-t