NVIDIAGameWorks / rtx-remix

Combined repo for the RTX-Remix runtime
https://www.nvidia.com/en-us/geforce/rtx-remix/
MIT License
1.36k stars 68 forks source link

Stalker: Shadow Of Chernobyl Crash+Cannot open remix menu #54

Open EliteCombineSoldier opened 1 year ago

EliteCombineSoldier commented 1 year ago

Describe the bug

Attach logs! d3d9.log XR_3DA_d3d9.log NvRemixBridge.log

To Reproduce 1-use this commandline in a bat file -r4xx -nointro -nodistrort -noprefetch -noshadows -no_occq 2-launch the game 3-crash

Expected behavior The Game should load..+ the menu should open

CuleRuliT commented 1 year ago

Happens with me too XRay engine crash log:

[error]Expression    : An undetermined error occurred
[error]Function      : TW_LoadTextureFromTexture
[error]File          : E:\stalker\sources\trunk\xr_3da\xrRender\Texture.cpp
[error]Line          : 148
[error]Description   : D3DXLoadSurfaceFromSurface(S_dst,NULL,NULL,S_src,NULL,NULL,D3DX_FILTER_NONE,0)

d3d9.log XR_3DA_d3d9.log NvRemixBridge.log

Remix: 0.1.1 GPU: RTX 3050 Driver: 531.41 Game build: disk version / 1.0006 patch

Reproduce:

  1. Set game to "static lighting" and "windowed mode" (to allow the Remix's hookup to work. Other combinations doesn't work)
  2. Start new game / load save
EliteCombineSoldier commented 1 year ago

I tried these options to get remix menu to work.. no luck


bridge.conf

client.DirectInput.forwardMessages = False

client.DirectInput.disableExclusiveInput = True

rtx.conf

rtx.showUICursor = True

rtx.blockInputToGameInUI = True```
EliteCombineSoldier commented 1 year ago

Opening the menu fixed Add the commandline -i and mt_cdb

EliteCombineSoldier commented 1 year ago

The crash can be avoided by turning off alpha blending And visuals appear with vertex capture

https://user-images.githubusercontent.com/51729858/232626103-2118754f-a399-46ee-8cb9-a29e8a725dc3.mp4

Warning flashing lights

NV-LL commented 4 months ago

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