Actions

Difference between revisions of "Heroes Layout Editor"

From Sonic Retro

Line 1: Line 1:
 
{{ProgramBob
 
{{ProgramBob
| screen=
+
| screen=HeroesLayoutEditorRelease5.png
 
| screenwidth=320px
 
| screenwidth=320px
 
| games=[[Sonic Heroes]]
 
| games=[[Sonic Heroes]]
Line 16: Line 16:
 
*Release 4
 
*Release 4
 
**Fixes a stupid typo in code which saved Z rotation incorrectly
 
**Fixes a stupid typo in code which saved Z rotation incorrectly
 +
*Release 5
 +
**Reworked object and list picker - now displayes available objects
 +
**Reworked misc. setting editor - now displays properties for each object (not all of them)
 +
**Fixed bug in game stuff box which made it not work if you restarted the game
 +
**Otherinor code changes
  
 
==Downloads==
 
==Downloads==
 
{{Download
 
{{Download
 
| title=Heroes Layout Editor
 
| title=Heroes Layout Editor
| version=R4
+
| version=R5
| file=HeroesLayoutEditorR4.zip
+
| file=HeroesLayoutEditorR5.zip
| filesize=37KB
+
| filesize=34KB
 
}}
 
}}
 +
 +
==Bugs==
 +
*Get Position and Get Rotation only work properly if leader is Speed formation.
  
 
[[Category:Programs]]
 
[[Category:Programs]]

Revision as of 02:29, 5 July 2017

HeroesLayoutEditorRelease5.png
Heroes Layout Editor
Supported Games: Sonic Heroes
Credits: igorseabra4

Heroes Layout Editor is an utility to edit object layouts in Sonic Heroes. It was written by igorseabra4 in Visual Basic .NET. The editor can open object layout .bin files and allows you to add and remove objects, as well as edit all its properties. It can get XYZ coordinates from the game while it's running and also teleport the player to the currently selected object. The editor uses .ini files for object and level names. It's intended to be used in conjunction with Heroes SET ID Table Editor and other hacking tools.

Version History

  • Release 2
    • First public release
  • Release 3
    • Minor code changes
    • Fixes issue with misc. float box #7
  • Release 4
    • Fixes a stupid typo in code which saved Z rotation incorrectly
  • Release 5
    • Reworked object and list picker - now displayes available objects
    • Reworked misc. setting editor - now displays properties for each object (not all of them)
    • Fixed bug in game stuff box which made it not work if you restarted the game
    • Otherinor code changes

Downloads

Download.svg Download Heroes Layout Editor
File: HeroesLayoutEditorR5.zip (34 kB) (info)
Current version: R5

Bugs

  • Get Position and Get Rotation only work properly if leader is Speed formation.