Skip to content

Installation

Requirements

  • Unity >= 2022.3.20
  • Core RP Library >= 14.0.10
  • Universal RP >= 14.0.10

Since the API frequently changes, it is recommended not to use a version that is too high. If any error occurs after installation, the version is inappropriate.

Install via git URL

  1. Select Add package from git URL... from the add menu of Package Manager.

    Install
    Install

  2. Enter the following in the text box:

    https://github.com/stalomeow/StarRailNPRShader.git
    
  3. Select Add.

Render Pipeline Settings

  • Add Honkai Star Rail Renderer Feature to the Universal Renderer. It has built-in screen space shadows, so remove the ScreenSpaceShadows Renderer Feature of URP.

    Renderer Feature
    Renderer Feature

  • Use Linear Color Space.

    Linear Color Space
    Linear Color Space

  • Use Forward or Forward+ Rendering Path and disable Depth Priming.

    Rendering Path
    Rendering Path

  • It is recommended to enable HDR.

    HDR
    HDR

Post-processing Settings

Post-processing is important; be sure to add it.

Post-processing Settings
Post-processing Settings