A Guide to Building Sonic Decomps with Tracker_TD

Channel:
Subscribers:
2,940
Published on ● Video Link: https://www.youtube.com/watch?v=CO7GpbWuzDI



Game:
Sonic CD (1993)
Category:
Guide
Duration: 11:08
15,397 views
294


New Sonic decomp releases? Say it ain't so! Or do, if it brings back the Knuckles in CD mod. This guide uses CD as an example, but the process is basically the same for the other decomps.

Sonic CD Decompilation:
https://github.com/Rubberduckycooly/Sonic-CD-11-Decompilation

Sonic CD Scripts Decompilation (Origins-Plus Branch)
https://github.com/Rubberduckycooly/Sonic-CD-2011-Script-Decompilation/tree/origins-plus

Git for Windows
https://gitforwindows.org/

CMake
https://cmake.org/

VCPkg
https://github.com/microsoft/vcpkg

Command Snippets (Replace file/folder paths with your own)

[ git clone --recursive https://github.com/Rubberduckycooly/Sonic-CD-11-Decompilation ]

[ git clone https://github.com/microsoft/vcpkg ]

[ vcpkg.exe install glew sdl2 libogg libtheora libvorbis --triplet=x64-windows-static ]

[ cmake -Bbuild -DCMAKE_TOOLCHAIN_FILE=[vcpkg folder path here]/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-windows-static -DCMAKE_PREFIX_PATH=[vcpkg folder path here]/installed/x64-windows-static/ ]

[ cmake --build build --config release ]







Other Statistics

Sonic CD Statistics For TrackerTD

At this time, TrackerTD has 58,271 views for Sonic CD spread across 11 videos. About 2 hours worth of Sonic CD videos were uploaded to his channel, roughly 1.19% of the content that TrackerTD has uploaded to YouTube.