Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 639 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 639 Bytes

FE3D

C# Library for common files types in 3ds FE games including ARC unpacking and pack, Bin decompiling and compiling, Message archives, and lz compression.

FE3D.Grahpics is fork of Spica to provide support in handle formats like BCH, CTPK, and Bcres in an integrated way that works with FE3D's base code.

Credit

Barubary/DSDecmp LZ compression
GovanifY/FEIF_ARC Original arc code and GY_BinaryStream
SciresM/FEAT FE Message code
gdkchan/SPICA Main graphics code