LucasRitter / fsgcore

Recreation of the FSGCore library used by DJ Hero 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fsg core - freestyle games core library


πŸ“š What is FSGCore?

FSGCore, also known unofficially as the FreeStyle Games Core Library is the library / engine on which many of the games created by FSG are based on.

πŸ€” Why are you doing this?

Since FSGCore is the base library / engine for DJ Hero 2, being able to reverse engineer and decompile the game properly, it's required to also reverse engineer FSGCore.

I've decided to split FSGCore and my de-compilation of DJ Hero 2 mainly for organization purposes. Additionally it'd allow others to decompile DJ Hero 1 more easily without also having to clone this repo into theirs.

βš– Legal Information

While the original source code is officially owned by FreeStyleGames Limited, now Ubisoft Leamington, this has been reversed using multiple legally obtained copies of the game (PS3, Xbox 360).

Need me to take it down? Shoot me a direct message on Twitter. I don't look at my emails very often, so take-down requests could get lost in there.

About

Recreation of the FSGCore library used by DJ Hero 2.


Languages

Language:C++ 99.5%Language:CMake 0.5%