Skip to content

hedge-dev/NeedleShaders

Repository files navigation

Needle Shader

A fanmade tool and library to help create shader mods for Hedgehog Engine 2 games!

HE2 Shader Compiler

A command-line shader compiler and utility for HE2 shader object files (.pso, .vso, .cso)

Run in a command line for more help on how to use it.

Commands / Features

  • Compile: Compile HLSL shaders to shader object files
  • Info: Inspect properties of a shader object file
  • Dump: Dump shader bytecode from shader object files into seperate files (binary and/or disassembled)
  • Extract: Extract embedded shaders from within an executable (or just print their position info)

Needle Shader Library

S WIP reverse engineered shader source for various HE2 games.

About

A Hedgehog Engine 2 shader compiler, dump utility and shader library

Resources

Stars

Watchers

Forks

Packages

No packages published