Skip to content

The all-in-one toolkit for SONIC THE HEDGEHOG (2006) modding!

License

Notifications You must be signed in to change notification settings

GerbilSoft/Sonic-06-Toolkit

 
 

Repository files navigation

Sonic '06 Toolkit

Sonic '06 Toolkit is a C# application developed to help make modding easier for SONIC THE HEDGEHOG (2006)

Usage

"I just want a download link."

See the releases page, it doesn't get any simpler than that.

"I want to build it myself."

Sure! Use Git to clone the repository to your drive and use Visual Studio to compile it (this project was developed and built with Visual Studio 2019).

"Are there any pre-requisites that are required?"

Yes, see the Prerequisites section at the bottom of this document.

"How do I mod this game, then?"

Refer to the wiki for more in-depth information.

Features

ADX Encoding and CSB Extracting

ARC Extracting

  • Currently based off g0ldenlink, xose and Shadow LAG's ARC unpacker/repacker.

AT3 Encoding

  • Currently based off ATRAC3plus TOOL, developed by SONY Computer Entertainment Inc.

BIN Encoding

DDS Converting

  • Currently based off Microsoft DirectX 12 and some internal work for previewing textures.

LUB Decompiling (experimental)

  • Currently based off Shadow LAG's Java-based Lua decompiler.

MST Encoding

SET Encoding (experimental)

Xbox 360 ISO Extracting

XMA Encoding

  • Currently based off Microsoft's xmaencode2008 tool and a patcher developed for Sonic '06 Toolkit to play the XMAs in-game.

XNO/XNM Decoding

Project Goals

XNCP Decoding

  • Help wanted! We currently don't have a way to decompile XNCP files. These files potentially contain information and/or values for menu placement, colour and whatnot.

Prerequisites

ATRAC3plus TOOL

s06collision

  • Currently requires Python to work.

unlub

xno2dae

  • Currently requires both x86 and x64 versions of Microsoft Visual C++ 2010 SP1 to work.

About

The all-in-one toolkit for SONIC THE HEDGEHOG (2006) modding!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%