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

[GTX 10xx/Pascal fix] fp16 check #31

Open
wants to merge 1 commit into
base: hl1
Choose a base branch
from
Open

Conversation

yunyxn
Copy link

@yunyxn yunyxn commented Mar 8, 2023

(maybe) addresses sultim-t/xash-rt#2
fixes the game from not launching on Pascal (10xx) cards, haven't tested on Intel ARC

Tested on GTX 1080 8GB
image

@soup587
Copy link

soup587 commented Mar 8, 2023

ayo?

@Cracky64
Copy link

Cracky64 commented Mar 9, 2023

Sadly getting the same Error with my ARC. (After replacing the DLL)
grafik

@yunyxn
Copy link
Author

yunyxn commented Mar 9, 2023

Sadly getting the same Error with my ARC. (After replacing the DLL)
grafik

looking more into it i think arc doesn't support double precision (fp64) operations, gonna mess around with it in a few hours

@yunyxn
Copy link
Author

yunyxn commented Mar 9, 2023

Sadly getting the same Error with my ARC. (After replacing the DLL) grafik

RayTracedGL1.zip
try this and let me know if it still crashes on start up

@Cracky64
Copy link

Cracky64 commented Mar 9, 2023

Yeah it is still the same error. Let me know if i can deliver some additional info to help out!

@soup587
Copy link

soup587 commented Mar 9, 2023

eyy, the dll works for me

gtx 1080, game loads and runs fine

@kythyria
Copy link

Can confirm. Works on a 1070. Not the zippiest, but it works.

@GHDavor
Copy link

GHDavor commented Mar 10, 2023

i can't believe it, the dll fixed the game and now it launches, just awesome, thanks man

@Zorklis
Copy link

Zorklis commented Mar 11, 2023

RayTracedGL1.zip
try this and let me know if it still crashes on start up

I just did and as the author of the sultim-t/xash-rt#2 I can confirm it's fixed, even though performance is sluggish it does it's job :)
Thank you for your work

@yunyxn yunyxn changed the title [GTX 10xx/(maybe) Intel ARC fix] fp16 check [GTX 10xx/Pascal fix] fp16 check Mar 11, 2023
@Choban69420
Copy link

I'm getting the "Can't find physical device with ray tracing support". I know the framerate will be absolute ass, but is there a way to bypass this? This .dll doesn't do anything for me.

@yunyxn
Copy link
Author

yunyxn commented Mar 13, 2023

I'm getting the "Can't find physical device with ray tracing support". I know the framerate will be absolute ass, but is there a way to bypass this? This .dll doesn't do anything for me.

this fix only works for pascal cards (eg. GTX 1060 6G and up)

NVIDIA has not enabled RTX features on anything older than Pascal or cards with less than 6GB VRAM. If you have a 1060 3G or anything lower, you're unfortunately out of luck.

@asea-pixal
Copy link

so I am not sure I have this right to fix it do I just download RayTracedGL1.zip and unzip it in the same place as hl-rt-combined.zip

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

Successfully merging this pull request may close these issues.

8 participants