NVIDIAGameWorks / rtx-remix

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

Black Mesa (Steam) Closes Immediately On Startup #40

Open KyuuGryphon opened 1 year ago

KyuuGryphon commented 1 year ago

Desc: See title. The Steam version of Black Mesa simply quits immediately after startup when RTX Remix is installed in the /bin/ folder (putting it in the same folder as bms.exe simply does nothing). Remix version: 0.1.1 GPU: NVIDIA GeForce RTX 2070 GPU Driver Version: 31.0.15.2756 Game build: Latest stable build, via Steam. Using the -oldgameui launch parameter (makes the game launch with stock Source UII instead of the Qt DX11 UI)

To reproduce:

  1. Extract the remix-0.1.1.zip file's contents to Black Mesa/bin/.
  2. Start the game.

Expected Result: Reaching the main menu with RTX Remix enabled.

NvRemixBridge.log bms_d3d9.log d3d9.log

dbwrush commented 1 year ago

I've followed the exact same steps on a couple other Source games. Since many of them store files in a /bin/ folder, I wonder if the file structure should be slightly different for them.

Defkyle commented 1 year ago

Someone made it work. Tried following the instructions but no success. https://www.youtube.com/watch?v=Y2_ubIi09Ss

RoyaleNoir commented 1 year ago

Someone made it work. Tried following the instructions but no success. https://www.youtube.com/watch?v=Y2_ubIi09Ss

That appears to be using the version included in Portal with RTX which supports source far better than the current version seems to

dbwrush commented 1 year ago

Someone made it work. Tried following the instructions but no success. https://www.youtube.com/watch?v=Y2_ubIi09Ss

That appears to be using the version included in Portal with RTX which supports source far better than the current version seems to

I wonder if that has something to do with Portal with RTX using DX8 instead of 9.

MyGamepedia commented 2 months ago

Just want to note that this game uses Shader Model 3, but also can run on SM 2 (as said in minimal requirements). SM 3 is unsupported by RTX Remix. I'm not sure if it's possible to force this game some how run on SM 2.