Actions

Difference between revisions of "MappingsConverter"

From Sonic Retro

m (Text replacement - "{{Program" to "{{ProgramBob")
m
Line 3: Line 3:
 
| screenwidth=291px
 
| screenwidth=291px
 
| category=Graphics editor
 
| category=Graphics editor
| date=October 29, 2012
+
| date=May 15, 2016
 
| system=Microsoft .NET Framework
 
| system=Microsoft .NET Framework
 
| credits=[[MainMemory]]
 
| credits=[[MainMemory]]
Line 26: Line 26:
  
 
Formats:
 
Formats:
*bin - Binary
+
*binary - Binary
 
*asm - Assembly
 
*asm - Assembly
 
*macro - Assembly with macros
 
*macro - Assembly with macros

Revision as of 16:50, 15 May 2016

MappingsConverter.png
MappingsConverter
Category: Graphics editor
System: Microsoft .NET Framework
Credits: MainMemory

MappingsConverter is a set of programs that convert sprite mappings and DPLCs between formats used in different games, and binary and ASM formats.

It includes four programs:

  • MappingsConverter: A GUI program for converting mappings.
  • MapConv: A command-line program for converting mappings.
  • DPLCConverter: A GUI program for converting DPLCs.
  • DPLCConv: A command-line program for converting DPLCs.

Usage

Syntax: program /ingame game [/outgame game] /infmt format [/outfmt format] infile [outfile]

Any missing 'out' parameters will be copied from their respective 'in' parameters.

Games:

  • S1 - Sonic 1
  • S2 - Sonic 2
  • S3K - Sonic 3/Sonic & Knuckles
  • S3Kp - (DPLCConv Only) Sonic 3/Sonic & Knuckles players

Formats:

  • binary - Binary
  • asm - Assembly
  • macro - Assembly with macros

The macro format can only be used if you include the proper SpritePiece ASM file for your assembler and set a SonicMappingsVer constant/variable to a value from 1 to 3.

Downloads

Download.svg Download MappingsConverter
File: MappingsConverter.zip (280 kB) (info)