Editing D Files (UNICLR)

From Mizuumi Wiki
< User:Pixloen‎ | FPANModding
Revision as of 01:46, 5 April 2023 by Pixloen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


For Beginners
Getting Started
File Structure
Installing Mods
Example Mods
Glossary
Links & Resources
File Formats & Software Guide
Hantei-chan
CGTOOL & CGLIB
.pat Effects
Palettes
DDS Images
Engine Documentation
Audio
Backgrounds
Classes and Methods
Cutscenes
D File Folder
Functions
Shaders
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