Filesystem/romfs/Font
< Filesystem | romfs
The Font
folder holds all of the fonts used for the game. Each file is a BFARC (Binary caFe Archive) file compressed with the ZSTD format, which then hold several fonts of different types and formats within.
The Chinese, Korean and Taiwanese archives are entire replacements and not additions to the "base" archive, they contain duplicates of even fonts that needed no changes for those languages, such as the PictureFont.
Folders
- None.
Files
Filename | Format | Information |
---|---|---|
Font.Nin_NX_NVN.bfarc.zs | BFARC | The default fonts for the majority of languages. |
Font_CNzh.Nin_NX_NVN.bfarc.zs | BFARC | The fonts used for Chinese. |
Font_KRko.Nin_NX_NVN.bfarc.zs | BFARC | The fonts used for Korean. |
Font_TWzh.Nin_NX_NVN.bfarc.zs | BFARC | The fonts used for Taiwanese. |