mmdanggg2 / D3D9DrvRTX

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

Unreal Engine 1 RTX Remix Render Device

Overview

This is a custom render device for the Unreal Engine, optimized for use with NVIDIA's RTX Remix. Built off of Chris Dohnal's D3D9Drv renderer and heavily modified to better support Remix.

Requirements

Currently Supported Games

Installation

  1. Download the appropriate zip file from releases.
  2. Navigate to the game's installation directory.
  3. Extract the files into the System folder.
  4. Update the game's .ini configuration file (eg. UnrealTournament.ini) to use the new render device by changing these lines under the [Engine.Engine] section:
    GameRenderDevice=D3D9DrvRTX.D3D9RenderDevice
    Render=D3D9DrvRTX.D3D9Render

Usage

After installation, start the game, and it should now be using the RTX Remix optimized render device.

Settings

Settings for the renderer are stored in D3D9DrvRTX.ini, they can be changed in this file and take effect after restarting the game. You can also change the settings in game by running the preferences command in the console and navigating to Rendering->Direct3D 9 RTX Optimised

The RTX specific options are listed here: