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

Cold fear dont render correctly (light issue?) #3293

Closed
mrdeathjr28 opened this issue Mar 19, 2023 · 6 comments · Fixed by #3390
Closed

Cold fear dont render correctly (light issue?) #3293

mrdeathjr28 opened this issue Mar 19, 2023 · 6 comments · Fixed by #3390

Comments

@mrdeathjr28
Copy link

Cold fear dont show any texture but when use a lantern some things appear but as transparent in my case (change light settings dont affect)

cldfra

cldfrb

  • GPU: Intel UHD 630 CFL-GT2
  • Driver: Mesa Oibaf
  • Wine version: Staging 8.4
  • DXVK version: 2.1-git

Log files

coldfear_retail_d3d9.log

@K0bin
Copy link
Collaborator

K0bin commented Mar 19, 2023

Please provide an apitrace.
https://github.com/doitsujin/dxvk/wiki/Using-Apitrace

Looking at your log file, this strongly looks like a driver bug.

@mrdeathjr28
Copy link
Author

@CME42
Copy link
Contributor

CME42 commented Mar 20, 2023

FF_FS_ed95124a53eb473131462fe45cb6b82357b29a05.spv has the following validation error:

error: line 291: Vector access is out of bounds, vector size is 4, but access index is 6
  %108 = OpCompositeExtract %float %49 6

FF_FS_ed95124a53eb473131462fe45cb6b82357b29a05.spv.zip

Apparently something goes wrong in the FF FS in the projected texture code path.

AlexBozhenk added a commit to AlexBozhenk/dxvk that referenced this issue May 3, 2023
Closes: doitsujin#3293

Signed-by: Oleksii Bozhenko <oleksii.bozhenko@globallogic.com>
AlexBozhenk added a commit to AlexBozhenk/dxvk that referenced this issue May 3, 2023
Closes: doitsujin#3293

Signed-by: Oleksii Bozhenko <oleksii.bozhenko@globallogic.com>
AlexBozhenk added a commit to AlexBozhenk/dxvk that referenced this issue May 4, 2023
Closes: doitsujin#3293

Signed-by: Oleksii Bozhenko <oleksii.bozhenko@globallogic.com>
AlexBozhenk added a commit to AlexBozhenk/dxvk that referenced this issue May 4, 2023
Closes: doitsujin#3293

Signed-by: Oleksii Bozhenko <oleksii.bozhenko@globallogic.com>
AlexBozhenk added a commit to AlexBozhenk/dxvk that referenced this issue May 8, 2023
Closes: doitsujin#3293

Signed-by: Oleksii Bozhenko <oleksii.bozhenko@globallogic.com>
misyltoad pushed a commit that referenced this issue May 9, 2023
Closes: #3293

Signed-by: Oleksii Bozhenko <oleksii.bozhenko@globallogic.com>
@mrdeathjr28
Copy link
Author

Many thanks issue fixed

cldfr

@misyltoad
Copy link
Collaborator

Thanks for testing, good to see you still around @mrdeathjr28 😄

@mrdeathjr28
Copy link
Author

Thanks for testing, good to see you still around @mrdeathjr28 smile

pacino-al

Etaash-mathamsetty pushed a commit to Etaash-mathamsetty/dxvk that referenced this issue Jul 16, 2023
Closes: doitsujin#3293

Signed-by: Oleksii Bozhenko <oleksii.bozhenko@globallogic.com>
Yh793 pushed a commit to Yh793/dxvk that referenced this issue Apr 11, 2024
Closes: doitsujin#3293

Signed-by: Oleksii Bozhenko <oleksii.bozhenko@globallogic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants