1
0
mirror of synced 2024-11-14 19:17:39 +01:00
Switch-Toolbox/File_Format_Library/FileFormats/Archives
OlieGamerTV 07c209bf17
Add import functionality for the Wii's U8 Compressed Archive and Archived Font files. (#675)
* U8: Implemented LZ77 Type 11 & Type 10 Decompression.
BXFNT: Implemented Wii's BRFNA files.

* Removed accidental "using" inclusions in LZ77_WII
2023-11-05 14:16:20 -05:00
..
QuickAccess Fix some errors 2020-01-22 19:32:04 -05:00
RARC RARC : Fix writing directory IDs. 2021-12-02 17:30:01 -05:00
Sonic Racing Try to fix some errors 2020-01-14 19:35:41 -05:00
TRPAK workaround for exporting tranm (#555) 2022-12-08 11:25:30 -05:00
APAK.cs Disable apak file adding until file hashes can be calculated 2020-01-30 19:04:18 -05:00
ARC.cs Use file streams for non archive based writing. Allow giant file saving from opened streams. 2019-08-06 17:35:18 -04:00
BEA.cs Automatically open ctex files for narc if a bfres is opened. Fix aces texture mapping 2020-04-14 16:31:36 -04:00
BNR.cs Giant layout update. Support BRLYT and BCLYT files! 2020-02-11 19:19:23 -05:00
DARC.cs Add all the newest changes. 2019-09-10 18:42:48 -04:00
DAT_Bayonetta.cs More improvements. 2019-09-15 19:13:01 -04:00
GFA.cs Push support for V10 BFRES saving, TXTG load/saving, Anim fixes, and more. 2023-05-27 19:33:14 -04:00
GFPAK.cs Adjustments 2022-02-22 20:05:54 -05:00
LZARC.cs Add LZ77 Wii support for type 0x11 (Paper Mario Color Splash) 2020-04-09 21:02:46 -04:00
LZS.cs Add support for lzs archives 2020-01-22 17:58:29 -05:00
ME01.cs Use file streams for non archive based writing. Allow giant file saving from opened streams. 2019-08-06 17:35:18 -04:00
MKGPDX_PAC.cs Use file streams for non archive based writing. Allow giant file saving from opened streams. 2019-08-06 17:35:18 -04:00
NARC.cs Fixed multiple issues with NARC library (#511) 2022-09-10 14:06:12 -04:00
NXARC.cs Use file streams for non archive based writing. Allow giant file saving from opened streams. 2019-08-06 17:35:18 -04:00
PKG.cs PKG : Save file formats automatically if opened and supported. 2021-12-28 14:31:06 -05:00
PKZ.cs Fix kcl rendering pass drawing, and add kcl material presets. 2019-09-22 21:52:08 -04:00
SARC.cs Adjustments to update the hash path through the plugin instead 2022-08-13 20:34:36 -04:00
SDF.cs a spark of hope (#531) 2022-10-17 17:18:44 -04:00
TMPK.cs Some cleanup and remove gl shader logs notifcations 2019-08-26 16:46:41 -04:00
U8.cs Add import functionality for the Wii's U8 Compressed Archive and Archived Font files. (#675) 2023-11-05 14:16:20 -05:00
VIBS.cs Some fixes and additions. 2019-09-22 17:23:07 -04:00
WTA.cs WTA : Add support for uncompressed files. 2020-02-12 18:24:21 -05:00