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

[CS] Lighting completely broken in DX10 renderer and above #1454

Open
Gafita opened this issue Oct 3, 2023 · 6 comments
Open

[CS] Lighting completely broken in DX10 renderer and above #1454

Gafita opened this issue Oct 3, 2023 · 6 comments
Labels
Bug The issue in the run-time. Clear Sky This can affect Clear Sky compatibility, or related to this game. DirectX Game assets A feature or an issue that involves gamedata change Renderer

Comments

@Gafita
Copy link

Gafita commented Oct 3, 2023

Describe the bug
Lighting is absolutely broken in the R4 renderer and the DX10 renderer (the one labeled as DX10 in game)

To Reproduce
Steps to reproduce the behavior:

  1. Try to use any of the last two renderers
  2. Start a new game
  3. Skip the cinematic right into the beginning gameplay cutscene
  4. You start to see crazy colours and then you get raptured

Expected behavior
The lighting not making it impossible to play, I don't know if this is an expected bug since it's still in alpha

Screenshots, videos
xrEngine_tt7Oz8Nwfn
xrEngine_Ybu52PfjwK
xrEngine_wu49DnYL46

BugTrap error report
Game didn't crash

Desktop (please complete the following information):

  • OS: Windows 10
  • OpenXRay build version [Nightly(?)]

Additional context
The problem doesn't show up when using the DX9 renderer so the game is not completely unplayable

@Gafita Gafita added the Bug The issue in the run-time. label Oct 3, 2023
@Hrusteckiy
Copy link
Contributor

@Gafita
Copy link
Author

Gafita commented Oct 3, 2023

https://github.com/OpenXRay/xray-16/files/12452881/gamedata.zip try this.

oh thanks! I forgot to put it in before it seems, it fixed some UI bugs, but the lighting problem still remains

@Hrusteckiy
Copy link
Contributor

What's your GPU/CPU?

@Gafita
Copy link
Author

Gafita commented Oct 3, 2023

What's your GPU/CPU?

My GPU is an RTX 3060 with 12GBs of VRAM and my CPU is a Ryzen 5 3600

@Xottab-DUTY
Copy link
Member

It seems that this is a broken sun shadow option. We'll need to fix it.
For now, just disable it, or switch to DX9.

@Xottab-DUTY Xottab-DUTY added Renderer DirectX Clear Sky This can affect Clear Sky compatibility, or related to this game. Game assets A feature or an issue that involves gamedata change labels Oct 3, 2023
@Gafita
Copy link
Author

Gafita commented Oct 3, 2023

It seems that this is a broken sun shadow option. We'll need to fix it. For now, just disable it, or switch to DX9.

Ohhh, thanks for the support :) I'll probably just switch to DX9 then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug The issue in the run-time. Clear Sky This can affect Clear Sky compatibility, or related to this game. DirectX Game assets A feature or an issue that involves gamedata change Renderer
Projects
Status: To do
Development

No branches or pull requests

3 participants