Skip to content

Repository files navigation

Portal 2 RTX Remix Compatibility Mod

This client modification is specifically made for nvidia's rtx-remix.
How does a shader based game work with remix? By manually reimplementing fixed function rendering :)

Description

WIP & Please Note:
RTX Remix was never intented to support Portal 2.
If you encounter crashes, broken things or similar, it's either due to incompatibility,
the limits of fixed function rendering or due to bugs in the compatibility mod itself.

This is not trying to be a remaster.

It simply makes the game compatible with RTX Remix.
Please keep that in mind.



img img


[ Remix Compatibility Features ]

🔹Most things are rendered using the fixed-function pipeline🔹
🔹Remix friendly culling and the ability to manually override culling🔹
🔹Ability to spawn and animate lights on events using a keyframe system🔹
🔹Per map loading of remix config files to set remix variables🔹
🔹Ability to animate remix variables on events🔹
🔹Spawning of unique anchor meshes🔹
🔹... and much, much more ...🔹



If you want to support my work:


Installation / Usage

  • Download the latest release and follow instructions found there.

✳️ Info:

  • Take a look at the Wiki for in-depth guides on features that come with the compatibility mod 🍓

  • Current releases ship with:

  • Some engine tweaks that are required to make the game compatible result in CPU bottlenecks on some maps (software skinning instead of HW skinning). This may or may not improve in future updates.


⚠️ Troubleshooting (click to expand):

Do I need to start the game via the batch file every time?
Yes. Asiloaders / dxwrapper will not load if the game is run from steam.


How do I disable remix?
Run `p2-rtx-disable.bat` and follow the instructions to disable or the mod.  
The game will start afterwards to reset some required cvars.


Crashing, startup issues, not working ..
  • Make sure that you have no clipping software such as "medal" running in the background.

  • If your game is installed within Program Files:
    - right click portal2.exe and click settings - compatibility tab and enable run as admin
    - or install the game somewhere outside Program Files

  • Download and install DirectX End-User Runtimes (June 2010)


Portals not showing up - Game is too dark

Make sure that you installed the base-remix-mod via the installer or manually.
Some maps are not yet touched up, so if you are not rocking an additional community mod (for remix), some maps will be dark and water broken.


No sound
  • Either copy _master.cache from root/portal2/maps/soundcache to root/portal2_dlc3/maps/soundcache
    or paste this into the in-game console and execute: snd_rebuildaudiocache;snd_updateaudiocache;exit


Other Issue?

Look at Closed Issues or Discussions to see if people had similar issues


Credits


img img img img

About

Portal 2 - RTX Remix Compatibility Mod

Topics

Resources

Stars

374 stars

Watchers

9 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages