1
0
mirror of synced 2024-09-24 19:48:21 +02:00
A tool to edit many video game file formats
Go to file
2018-11-18 12:36:11 -05:00
.vs/Switch_Toolbox/v15 Fix bad paths to compile properly. 2018-11-18 12:32:33 -05:00
GL_EditorFramework-master Fix refrence paths 2018-11-18 12:27:18 -05:00
packages Fix refrence paths 2018-11-18 12:27:18 -05:00
Switch_FileFormatsMain Fix refrence paths 2018-11-18 12:27:18 -05:00
Switch_Toolbox Fix bad paths to compile properly. 2018-11-18 12:32:33 -05:00
Switch_Toolbox_Library Fix refrence paths 2018-11-18 12:27:18 -05:00
Updater Fix bad paths to compile properly. 2018-11-18 12:32:33 -05:00
.gitignore Fix refrence paths 2018-11-18 12:27:18 -05:00
README.md Update README.md 2018-11-18 12:36:11 -05:00
Switch_Toolbox.sln Fix refrence paths 2018-11-18 12:27:18 -05:00

Switch-Toolbox

A tool to edit many formats of Nintendo Switch and some Wii U.

Buidling

To build make sure you have Visual Studio installed (I use 2017, older versions may not work) and open the .sln. Then build the solution as release. It should compile properly on the latest.

In the event that the tool cannot compile, check references. All the libraries are stored in Switch-Toolbox/Lib folder.

is is in BETA and not final! Code also needs some major clean up!

Credits

  • Smash Forge Devs (SMG, Ploaj, jam1garner, smb123w64gb, etc) for some code ported over. Specifically animation stuff, GTX c# implementation, and some rendering.
  • Assimp devs for their massive asset library!
  • Wexos (helped figure out a few things, ie format list to assign each attribute)
  • JuPaHe64 for the base 3D renderer.
  • Every File Explorer devs (Gericom) for Yaz0 stuff
  • Exelix for Byaml, Sarc and KCL library
  • Syroot for helpful IO extensions and libraies
  • GDK Chan for some DDS decode methods
  • AboodXD for some foundation stuff with exelix's SARC library, GTX and BNTX texture swizzling and documentation
  • MelonSpeedruns for logo.

Resources

Libaries

License in Switch_Toolbox\Lib\Licenses

Please note if you do not want your library used or if i'm missing credits!