Editing D Files (UNICLR)

From Mizuumi Wiki
Jump to navigation Jump to search


UNDER NIGHT IN-BIRTH's engine encrypts it's assets into seemingly random files found in the d folder (referred to as D files from here on out). While the D files are used to extract the assets from the game, in certain cases the same D files will force a hardcoded load (meaning your modifications may not work). Notable examples of hardcoded assets include

  • Character Select Graphics
  • Dialogue Text
  • Character Names

These hardcoded assets can be removed by simply editing the D file that loads the asset.


Quick Start
Getting Started
Installing Mods
Mods List
Guides
Character File Setup
Using Hantei-chan
Character Scripts
Miscellaneous
Dialogue
HUD and UI
Stages
Audio
Battle Scripts
CG & Patterns
Editng Vectors
Define
Documentation
Classes and Methods
Functions
HA6 Pattern Reference
UNI2 Modding Notes