Actions

Heroes Power Plant

From Sonic Retro

Revision as of 20:13, 12 July 2018 by Igorseabra4 (talk | contribs)
Heroes Power Plant Preview.png
Heroes Power Plant
Category: Level editor
Status: Active
Supported Games: Sonic Heroes, Shadow the Hedgehog
Credits: igorseabra4

Heroes Power Plant is a level editor for Sonic Heroes and Shadow the Hedgehog written by igorseabra4 using C# and SharpDX. It requires .NET Framework 4.6.1 and DirectX 11 to run.

It integrates editors for various types of files with a 3D view of the stage. It was named after Power Plant. The program was built with creating stages for the Heroes Mod Loader in mind. Source code for opening and saving ONE archives was borrowed from HeroesONE.

The editors include a model editor for BSP files contained in ONE archives, a visibility editor for *_blk.bin files, a collision editor for viewing and generating CL files, an object layout editor, a camera editor, editors for start, ending and multiplayer bragging positions and a spline editor. The model editor has support for Shadow the Hedgehog stage and collision files for both GameCube and XBOX, and the Layout Editor also has support for Shadow files.

The start position and spline editors do not edit the game's executable; instead they generate files intended to be used with the Generic Stage Injection Mod, a Heroes Mod Loader mod whose DLL is included in the download package.

Downloads

You can download the latest compile here. The package includes Heroes Power Plant, the Generic Stage Injection Mod DLLs, Heroes SET ID Table Editor, Shadow SET ID Table Editor, Heroes SPL Editor for .SPL files and a maxscript for importing OBJ with vertex colors to 3ds Max.

Source code on GitHub.