Actions

Difference between revisions of "SADXLVL"

From Sonic Retro

m
Line 13: Line 13:
 
==External Links==
 
==External Links==
 
* [http://x-hax.cultnet.net/MainMemory/sadxlvl.html Main page], you can download the latest version here.
 
* [http://x-hax.cultnet.net/MainMemory/sadxlvl.html Main page], you can download the latest version here.
 +
* [http://www.youtube.com/watch?v=fKt0S0lJf2g YouTube video] of v4.61
  
 
[[Category:Programs]]
 
[[Category:Programs]]

Revision as of 21:23, 25 March 2010

SADXLVL is a tool for editing level layouts and other level-specific data in the PC version of Sonic Adventure DX: Director's Cut. It was written by MainMemory in Visual Basic .NET. It requires the .NET Framework 3.5 and the DirectX Runtimes to run.

Features

  • Allows you to move and rotate level models.
  • Allows you to move many models at once by holding control while clicking.
  • Allows you to import .vt files over a selected model.
  • Allows you to view a path file recorded with SADXPath.
  • Contains SETedit to edit object layouts with SADXLVL's 3D view. Most of the information on that page applies here as well.
  • Contains a start position editor.
  • Has support for levels in DLL files.
  • Uses customizable addresses and names in Addresses.ini

External Links