nihstro-disassemble — Utility for disassembling 3DS shader SHBIN files into human-readable source code
Contents
Description
nihstro-disassemble is a standalone shader disassembler for disassembling SHBIN files and inspecting meta
data (symbol information, constant values, etc).
Options:
file Parses the shader binary header and outputs basic information on the DVLE sections.
fileDVLE_index
Parses the shader binary header and outputs basic information, but also disassembles the shader
code using the information in the indexed DVLE (main offset, symbols, etc).
Name
nihstro-disassemble — Utility for disassembling 3DS shader SHBIN files into human-readable source code
See Also
nihstro-assemble(1)
Synopsis
nihstro-disassemblefile [DVLE_index]
