Skip to content

A simple and basic film emulation shader for ReShade.

License

Notifications You must be signed in to change notification settings

Kriyos4/NativeEnhancer-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Simple and Basic Film Emulation shader for ReShade (DirectX 10+ API)

Report Bug · Request Feature · Download

Table of Contents

About The Project

NativeEnhancer Film Emulation LUT is a color lookup table texture preset for ReShade. Contained in this preset are LUT texture which do all of the hardwork instead of using bunch of shaders.

A Lookup Table (LUT) is a function for mapping an input color to an output color. Using a texture is extremely fast and has low performance impact compared to using a multitude of shaders. The LUT textures was created in Photoshop with custom Lightroom presets to achieve filmic emulation look which hard to do using SweetFX or other shader.

This preset only handles the color. You can enable other effects to enhance the preset further.

There is 263 analog film LUT available, it is almost double the count from last Version.

Getting Started

Prerequisites

ReShade 4.8.x, (Latest version is recommended)

Installation

  1. Download this repository
  2. Extract the downloaded archive to your ReShade shaders folder
  3. Start your game, open the ReShade in-game menu, add this shader path to your preset, and you good to go.

License

This work is licensed under a MIT License
Copyright (c) 2020 dddfault

Acknowledgements

About

A simple and basic film emulation shader for ReShade.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages