Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMD support #2

Closed
ShadF0x opened this issue Oct 3, 2022 · 20 comments
Closed

AMD support #2

ShadF0x opened this issue Oct 3, 2022 · 20 comments

Comments

@ShadF0x
Copy link

ShadF0x commented Oct 3, 2022

vkQuake crashes when launched with the provided RayTracedGL1.dll. No error message, just "vkQuake has stopped working".

Using Serious Sam's .dll or building one from the source results in this error message:
image

OS: Windows 10 21H2 (build 19044)
GPU: AMD Radeon RX 6900 XT, running 22.9.2 driver.

@patientx
Copy link

patientx commented Oct 3, 2022

For me (rx 6600) it does show white screen than closes. No errors.

@BeermotorWB
Copy link

Vulkan raytracing should be vendor-agnostic by design, so this issue affects both AMD and Intel ARC boards.

@kd-11
Copy link

kd-11 commented Oct 3, 2022

I may take a look at this one on my 6700XT, though it may take a few days before I have some time to check why it doesn't work.

@sultim-t
Copy link
Owner

sultim-t commented Oct 4, 2022

That would be extremely nice, thank you!

@sultim-t sultim-t closed this as completed Oct 4, 2022
@sultim-t sultim-t reopened this Oct 4, 2022
@FreiherrSeymore
Copy link

Sadly 6900HX + 3080 Ti mobile also crashes at start with no errors

@urielejh
Copy link

urielejh commented Oct 4, 2022

got a 6900xt... i start the game but it returns to desktop after a few secs of the app's white screen. no errors.

@joseywales72
Copy link

Game starts with a blank white screen, then after a few seconds, returns to the desktop. Radeon 6500XT, latest AMD drivers.

@Blitzwing1
Copy link

Blitzwing1 commented Oct 4, 2022

Ray tracing Initialization
ModLoad: 00007ff8bf4f0000 00007ff8bf51f000 C:\Windows\SYSTEM32\dwmapi.dll
ModLoad: 00007ff8c1580000 00007ff8c15ac000 C:\Windows\SYSTEM32\DEVOBJ.dll
ModLoad: 00007ff8c1f90000 00007ff8c1ff7000 C:\Windows\System32\WINTRUST.dll
ModLoad: 00007ff8c1a00000 00007ff8c1b62000 C:\Windows\System32\CRYPT32.dll
ModLoad: 00007ff8c1120000 00007ff8c1132000 C:\Windows\SYSTEM32\MSASN1.dll
(440c.3e44): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
amdvlk64+0x62c5e:
00007ff8215d2c5e 4a8b743318 mov rsi,qword ptr [rbx+r14+18h] ds:0000000000000018=????????????????
0:000> g
(440c.3e44): Access violation - code c0000005 (!!! second chance !!!)
amdvlk64+0x62c5e:
00007ff8215d2c5e 4a8b743318 mov rsi,qword ptr [rbx+r14+18h] ds:0000000000000018=????????????????

Windows 11 latest AMD drivers.

@Calinou
Copy link

Calinou commented Oct 4, 2022

This issue has been confirmed several times already (on different hardware configurations). There's no need to confirm it further, as it only creates useless notifications for people watching this repository 🙂

@kd-11
Copy link

kd-11 commented Oct 5, 2022

I've submitted the patch for this here: sultim-t/RayTracedGL1#21
If you're technically inclined you may build it and try it for yourself, or wait for the next release by the maintainer.

@sultim-t
Copy link
Owner

sultim-t commented Oct 6, 2022

https://github.com/sultim-t/vkquake-rt/releases/tag/1.20.2-rt1.0.2

Let's see if it works :)

@ShadF0x
Copy link
Author

ShadF0x commented Oct 6, 2022

@FreiherrSeymore
Copy link

Sadly not really on my 6900HX + 3080 TI mobile here.

Game starts now but freezes and crashes in demo1 while hes shooting the grenade launcher. Starting new game also crashes

@kd-11
Copy link

kd-11 commented Oct 6, 2022

Maybe it's running on the integrated GPU. The only issue I can think of there is memory restrictions. Try disabling the igpu or updating its drivers.

@FreiherrSeymore
Copy link

FreiherrSeymore commented Oct 6, 2022

Its a brand new and freshly updated Asus Duo running newest drivers and over 50 new games ive just tested. I dont think its a problem on my machine but ill test a bit and tell you if something works. On my Intel Nvidia desktop everything runs fine.

Really hope for a solution, i love Quake so much and was already praying for RT Quake for years. Ill also have to rely just on my new laptop the next years because of my job.

EDIT: wow sorry. It works now. Was copying from my desktop folder instead of a new install. Now it seems to work great! Thank you guys so much!

EDIT2: It really seems to run on integrated GPU only because perfomance isnt as fast as it should be and i cant select DLSS

EDIT3: deactivating integrated GPU just made performance worse and i still couldnt choose DLSS. I also tried the DLSS updated files.
This PC can run Cyberpunk maxed at 2k RT Ultra with 70+ FPS, im sure there is still something wrong here sadly

@urielejh
Copy link

urielejh commented Oct 6, 2022

https://github.com/sultim-t/vkquake-rt/releases/tag/1.20.2-rt1.0.2

Let's see if it works :)

6900xt here. it works. is there a way to put in fsr 2.1?

@sultim-t
Copy link
Owner

sultim-t commented Oct 6, 2022

Oof, I just forgot to rename the menu option after integrating AMD FSR 2.1. It's there, ignore the menu text :)

@FreiherrSeymore
Copy link

FreiherrSeymore commented Oct 7, 2022

Another small update regarding the issue of this release strangely just using my laptop intgrated AMD GPU: Forcing the dedicated NVIDIA GPU via driver for the exe works. its running with perfect performance maxed with DLSS Quality now

@jonathancumming
Copy link

6900xt here, that new version works for me, Thanks! :D

@f1am3d
Copy link

f1am3d commented Apr 25, 2024

image
It doesn't look right on RX 7900 XTX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests