Actions

SCHG

Difference between revisions of "SonLVL Manual"

From Sonic Retro

(adding GitHub info)
m
Line 1: Line 1:
 
{{WIP}}
 
{{WIP}}
 
{{SonLVL Manual TOC}}
 
{{SonLVL Manual TOC}}
This is the user manual for [[SonLVL]], a level editor supporting the 16-bit Sonic games. Rather than editing ROM files directly, SonLVL uses INI files designed for specific split [[Disassemblies]], allowing greater flexibility.
+
This is the user manual for [[SonLVL]], a level editor supporting the 16-bit Sonic games. Rather than editing ROM files directly, SonLVL uses INI files designed for specific split [[Disassemblies|disassemblies]], allowing greater flexibility.
  
 
SonLVL supports the following games:
 
SonLVL supports the following games:

Revision as of 18:13, 11 September 2016

Exclamation.svg This article is a work in progress.
Its content and location may change completely and frequently until this notice is removed.
SonLVL
Main Article
Beginner's Guide
Main Menu
Palette Editing
Object Editing
Layout Editing
Art Editing
Project Files

This is the user manual for SonLVL, a level editor supporting the 16-bit Sonic games. Rather than editing ROM files directly, SonLVL uses INI files designed for specific split disassemblies, allowing greater flexibility.

SonLVL supports the following games:

SonLVL also supports the Chaotix object layout format, and supports user-defined custom formats for level layouts, object layouts, and ring layouts.

SonLVL is an open source program, developed and maintained by the members of the Sonic Retro on GitHub project. The source code can be found here: https://github.com/sonicretro/SonLVL