Merge branch 'master' of https://github.com/KillzXGaming/Switch-Toolbox
This commit is contained in:
commit
8269de8624
37
README.md
37
README.md
@ -21,45 +21,31 @@ This tool currently features:
|
||||
- Can preview skeletal, SRT, param, texture pattern, and bone visual animations. (Param ones will vary)
|
||||
- Can export and import fully rigged models with bone support.
|
||||
- Can convert gif files to texture pattern animations. Very WIP atm.
|
||||
|
||||
Can Edit Formats
|
||||
- BFRES
|
||||
- BNTX
|
||||
- Can add/remove textures.
|
||||
- Can import textures as DDS. (Thanks to AboodXD! png/jpeg, etc planned later)
|
||||
- Can export as binary, dds, png, tga, etc.
|
||||
- Can preview mipmap and surface(array) levels.
|
||||
- NUTEXB
|
||||
- XTX
|
||||
- Can add/remove textures.
|
||||
- Can import textures as DDS. (Thanks to AboodXD! png/jpeg, etc planned later)
|
||||
- Can export as dds, png, tga, etc.
|
||||
- Can preview mipmaplevels.
|
||||
- SARC
|
||||
- Supported editing/saving data opened. (Automatically saves data opened if supported)
|
||||
- Supports padding (Thanks to Exelix and AboodXD)
|
||||
- Can save sarcs in sarcs in sarcs.
|
||||
- BARS
|
||||
- Can extract and replace audio files.. (rebuilds the file)
|
||||
- KCL
|
||||
- Preview collision models.
|
||||
- Replace/Export as obj (Thanks to Exelix)
|
||||
- BFFNT
|
||||
- Can extract and replace images.
|
||||
- BFLIM
|
||||
- Can extract font images (BNTX)
|
||||
- GFPAK
|
||||
- Supported editing/saving data opened. (Automatically saves data opened if supported)
|
||||
- BEA
|
||||
- Supported editing/saving data opened. (Automatically saves data opened if supported)
|
||||
- AAMP (Wii U and Switch)
|
||||
- PTCL (Wii U and Switch)
|
||||
- TMPK
|
||||
|
||||
Can Preview
|
||||
- BFSHA
|
||||
- Can view options, samplers, attributes, and uniform blocks.
|
||||
- BNSH
|
||||
- Can extract shader vertex and fragment shaders from variations/programs
|
||||
- SHARCFB and SHARC
|
||||
- Basic preview of some shader program data.
|
||||
- AAMP
|
||||
- Can edit v1 AAMP (Wii U) and preview v2 AAMP
|
||||
- NUTEXB
|
||||
- Can extract and replace textures.
|
||||
- PTCL & EFFN
|
||||
- Can edit colors (Wii U) and edit textures (Wii U). Switch ptcl can only preview both atm.
|
||||
- Can edit both v1 and v2 AAMP (Wii U and Switch)
|
||||
- EFC
|
||||
- Can preview effect tables and link PTCL.
|
||||
- NUT
|
||||
@ -68,6 +54,7 @@ This tool currently features:
|
||||
- Very basic previewing.
|
||||
- TMPK
|
||||
- Can extract files and decompress
|
||||
- Can save back.
|
||||
- MP3, OGG, IDSP, HPS, WAV, BFWAV, BFSTM, BCWAV, BCWAV
|
||||
- Can listen to audio and convert between certain formats. Thanks to VGAudio and CSCore
|
||||
|
||||
@ -86,7 +73,7 @@ In the event that the tool cannot compile, check references. All the libraries a
|
||||
- Exelix for Byaml, Sarc and KCL library
|
||||
- Syroot for helpful IO extensions and libraries
|
||||
- GDK Chan for some DDS decode methods
|
||||
- AboodXD for some foundation stuff with exelix's SARC library, Wii U (GPU7) and Switch (Tegra X1) textures swizzling, and documentation for GTX and BNTX
|
||||
- AboodXD for some foundation stuff with exelix's SARC library, Wii U (GPU7) and Switch (Tegra X1) textures swizzling, and documentation for GTX, XTX, and BNTX
|
||||
- MelonSpeedruns for logo.
|
||||
|
||||
Resources
|
||||
|
Loading…
x
Reference in New Issue
Block a user