Filesystem/romfs/Font: Difference between revisions

From WonderWiki
Jump to navigation Jump to search
(Added a bit more info about the Font folder and moved the Folders heading to the top)
(make page good, rest in peace "The font folder is a folder")
Line 1: Line 1:
== Folders ==
== Folders ==
* [https://shibbo.net/ww/index.php/Filesystem/romfs Parent Directory]
* None.


== Info ==
== Info ==
The Font folder is a folder in romfs that holds all of the fonts used for the game. Each font is a [[BFARC|BFARC]] (Binary Font Archive) file compressed with the [[ZS|ZS]] format.
The Font folder holds all of the fonts used for the game. Each file is a [[BFARC|BFARC]] (Binary caFe Archive) file compressed with the [https://en.wikipedia.org/wiki/Zstd 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.


== Files ==  
== Files ==  
* Font.Nin_NX_NVN.bfarc.zs
{| class="wikitable"
* Font_CNzh.Nin_NX_NVN.bfarc.zs
!Filename
* Font_KRko.Nin_NX_NVN.bfarc.zs
!Format
* Font_TWzh.Nin_NX_NVN.bfarc.zs
!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.
|}

Revision as of 07:16, 15 October 2023

Folders

  • None.

Info

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.

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.