github aliasIsolation/aliasIsolation v1.0.6
Cinematic Tools, TAA quality improvements

7 years ago

This release adds built-in support a version of Matti Hietanen's Cinematic Tools mod for Alien: Isolation (http://cinetools.xyz/). Matti's mod allows camera and post-processing control, time freezing, and a few other extras. I have modified the original version of the mod to add camera transform recording and playback, custom controls, and an Alias Isolation-specific rendering hook. The Cinematic Tools mod normally hooked D3D's Present function in order to inject its rendering. It's the most common location for such hooks, which makes it a good choice but it also makes it highly contended. Several applications and mods have a tendency of replacing this hook, thus making the mod's own rendering to fail. The modified version of Cinematic Tools will render into one of Alias Isolation's overlays, making it more reliable.

To enable/disable the Cinematic Tools menu, press the Insert key. For more instructions, see the console window which opens when the mod is launched.

Cinematic Tools support is considered experimental right now, and could cause crashes. I don't intend to support all the functionality of it. The mod is included because I found it awesome, and couldn't find a working build on the internets.

With 1.0.6, Alias Isolation brings a few more improvements to Temporal Anti-Aliasing. There's a small GPU cost increase due to a more complex shader, but objects in motion will now suffer from considerably less stair-stepping artifacts.

Check out https://youtu.be/zmVXg1llX90 to see the new release in action.

Don't miss a new aliasIsolation release

NewReleases is sending notifications on new releases.