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¶
-
Select
Add package from git URL...
from the add menu of Package Manager. -
Enter the following in the text box:
-
Select
Add
.
Render Pipeline Settings¶
-
Add
Honkai Star Rail
Renderer Feature to the Universal Renderer. It has built-in screen space shadows, so remove theScreenSpaceShadows
Renderer Feature of URP. -
Use Linear Color Space.
-
Use Forward or Forward+ Rendering Path and disable Depth Priming.
-
It is recommended to enable HDR.
Post-processing Settings¶
Post-processing is important; be sure to add it.