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

Silent Hill 2: Enhanced Edition - The games original distance based fog does not appear #293

Open
traggey opened this issue Jan 10, 2024 · 6 comments
Labels
runtime RTX Remix runtime triage

Comments

@traggey
Copy link

traggey commented Jan 10, 2024

Describe the bug

  • The games original distance based fog isn’t being picked up at all by remix, this essentially breaks the entire game as it’s built to function around those exact cutoff distances, these distances also change during gameplay depending on the scenes, so a hard set forced value via remix won’t work either, needs to be able to detect original distance fog. The remapping options in remix also do not seem to have any effect.

  • Issue is present in every version of remix.

image

To Reproduce
Steps to reproduce the behavior:

  • Set the game and Enhanced Edition up by following my guide - https://docs.google.com/document/d/1hayGXNlAJZWOp2ivV8otdSMP23pbXk7DL-pfLq5ZJjU
  • Start the game and skip the opening cinematics
  • Walk out of the bathroom and skip yet another cinematic
  • Walk to the car parked near the bathroom and pick up the map
  • Walk far to the left until you reach a white van and a staircase
  • Walk down this staircase
  • Once in this forest path area, fog should be present but is not, observe the lack of distance based fog (NOT particle fog) and how clear the level loading in in front of you becomes.

Expected behavior

  • The distance based fog being visible.
@nv-ajaus
Copy link
Collaborator

@traggey Similarly to #296, Can you please post the log files associated with this issue? This should be d3d9.log, sh2pc_d3d9.log, and NvRemixBridge.log?

@traggey
Copy link
Author

traggey commented Feb 3, 2024

d3d9.log
sh2pc_d3d9.log
NvRemixBridge.log

Finally gotten myself the debug build of remix so I can start testing these things again.

Here are the three logs as requested
dxvk-remix-876eb35-419-debugoptimized
bridge-remix-0bc8984-54-debugoptimized

@traggey
Copy link
Author

traggey commented Feb 5, 2024

SH2_FogRender_&_TimeCrashLogs.zip

New logs, previous ones were done incorrectly.

@NV-LL
Copy link
Collaborator

NV-LL commented May 6, 2024

Hello! Will you please test this on the latest release and let us know if the issue persists? Thank you!

@gebdag
Copy link

gebdag commented May 10, 2024

Hello! Will you please test this on the latest release and let us know if the issue persists? Thank you!

The fog still isn't picked up by the game running with the latest build of RTX Remix

trex Screenshot 2024 05 10 - 15 50 55 57

@NV-LL NV-LL added triage runtime RTX Remix runtime labels May 16, 2024
@traggey
Copy link
Author

traggey commented Jun 8, 2024

Just tested this as well, the problem still persists
image

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

No branches or pull requests

4 participants