mmdanggg2 / D3D9DrvRTX

Unreal Engine 1 RTX Remix Render Device
12 stars 0 forks source link

Unreal Gold 226 Crash on Startup #8

Open shoober420 opened 1 month ago

shoober420 commented 1 month ago

When trying to launch Unreal Gold 226 with the RTX render, I crash with errors. Heres a screenshot of the errors with logs and a crash dump in a zip file.

20240908_145520.jpg

20240908_145457.jpg

d3d9.log.zip

Windows 11 27695 RTX Remix 0.5.4 i9 13900kf @5.8ghz all cores NVIDIA RTX 4090 | 560.94

mmdanggg2 commented 1 month ago

That's an error caused by RTX remix, try reinstalling it or you could try a different version.

shoober420 commented 1 month ago

I made an issue about this on the NVIDIA RTX Remix github.

https://github.com/NVIDIAGameWorks/rtx-remix/issues/608

shoober420 commented 5 days ago

I thought I would post an update. Im still getting this error with your new 1.4.0 RTX render and 565.90 NVIDIA drivers. This is on the latest RTX Remix 0.5.4 version.

shoober420 commented 5 days ago

I just found out what it is. Something was fixed in the meantime for sure, either with the new 565.90 drivers or your new 1.4.0 RTX render release.

As you probably know, Unreal defaults to 640x480x16bit color when first starting the game. When I was testing prior, changing to 32bit color produced an orange rectangle at the top right of the screen and the rest was a black screen with the game running and sound playing. Using 16bit color crashed the game with the error posted earlier.

Now, with 1.4.0/565.90 and 32bit color, the game loads and renders normally. 16bit color still crashes the game, so we can chalk this up as an issue with 16bit color and RTX Remix.