Actions

Difference between revisions of "SADXLVL"

From Sonic Retro

m
Line 1: Line 1:
{{WIP}}
+
'''{{PAGENAME}}''' 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 [http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en .NET Framework 3.5] and the [http://www.microsoft.com/downloads/details.aspx?FamilyID=04ac064b-00d1-474e-b7b1-442d8712d553&displaylang=en DirectX Runtimes] to run.
  
'''{{PAGENAME}}''' 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 [http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en .NET Framework 3.5] and the [http://www.microsoft.com/downloads/details.aspx?FamilyID=04ac064b-00d1-474e-b7b1-442d8712d553&displaylang=en 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==
 
==External Links==

Revision as of 21:21, 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

  • Main page, you can download the latest version here.