Actions

Difference between revisions of "SADXTweaker"

From Sonic Retro

(Created page with ''''SADXTweaker''' is a utility that edits many things in the PC version of ''Sonic Adventure DX''<nowiki>'</nowiki>s sonic.exe file. It was…')
 
m (Text replacement - "date=July ([0-9][0-9]), ([0-9][0-9][0-9][0-9])" to "date=$2-07-$1")
 
(31 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''SADXTweaker''' is a utility that edits many things in the PC version of ''[[Sonic Adventure DX: Director's Cut|Sonic Adventure DX]]''<nowiki>'</nowiki>s sonic.exe file. It was written by [[MainMemory]] in Visual Basic .NET. It requires the .NET Framework 3.5 to run. It is named after [[Sonic Tweaker]].
+
{{ProgramBob
 +
| screen=SADXTweaker.png
 +
| screenwidth=320px
 +
| category=Multi-purpose editor
 +
| version=12
 +
| date=2010-07-25
 +
| status=Inactive
 +
| Microsoft .NET Framework/Mono Framework
 +
| games=[[Sonic Adventure DX: Director's Cut|Sonic Adventure DX PC]]
 +
| credits=[[User:MainMemory|MainMemory]]
 +
}}
 +
'''SADXTweaker''' is a utility that edits many things in the PC version of ''[[Sonic Adventure DX: Director's Cut|Sonic Adventure DX]]''<nowiki>'</nowiki>s sonic.exe file. It was written by [[User:MainMemory|MainMemory]] in Visual Basic .NET. It requires the .NET Framework 3.5 to run. It is named after [[Sonic Tweaker]]. This program's goal is to edit everything that isn't covered by a more specific editor, especially values that are inside of code.
  
 
==Features==
 
==Features==
'''Character Switch''' allows you to replace a character with another one.
+
Access these from the Window menu.<br />
'''Action Switch''' allows you to change what a character does when a certain action is performed.
+
'''Character Switch''' allows you to replace a character with another one.<br />
'''Animation Switch''' allows you to change the animation that plays when a certain action is performed.
+
'''Action Switch''' allows you to change what a character does when a certain action is performed.<br />
 +
'''Animation Switch''' allows you to change the animation that plays when a certain action is performed.<br />
 +
'''Physics Editor''' allows you to edit various values that affect the characters' movement.<br />
 +
'''Code Switch''' allows you to enable and disable some pieces of code. This requires you to provide a path to an unmodified sonic.exe file.<br />
 +
'''Music Editor''' allows you to change the filenames used for music and decide if they should loop or not. It also allows you to change which songs play for certain levels/events.<br />
 +
'''Resolution Editor''' allows you to change the resolutions associated with the various screensize settings in the sonicDX.ini file.<br />
 +
'''Object list editor''' allows you to change which objects appear in the levels, and allows you to copy and paste objects between them.<br />
 +
'''Character texture list editor''' allows you to change the textures that load for the characters.<br />
 +
'''Level texture list editor''' allows you to change the textures that load for the levels.<br />
 +
'''Object texture list editor''' allows you to change the textures that load for objects in the levels.<br />
 +
'''BG Editor''' allows you to change the layout of textures in backgrounds. Currently only supports AVA_BACK.PVM<br />
 +
'''Trial level list editor''' allows you to choose which levels are available to each character in trial mode.<br />
 +
'''Text Editor''' allows you to edit the text from all the cutscenes and recap screens.<br />
 +
'''Extender''' allows you to add space to your exe.<br />
  
 
==Planned Features==
 
==Planned Features==
More characters for Actions/Animations
+
More Actions/Animations for the respective editors<br />
More of Sonic's Actions/Animations
+
 
Physics Editor
+
==Update Log==
Code Switch (Don't lose Rings etc.)
+
===Release 2===
Filename Editor
+
* More Actions for Sonic
 +
* More Animations for Sonic
 +
* New "Save" and "Run" items in File menu
 +
* Empty Physics Editor window
 +
 
 +
===Release 3===
 +
* Tails is now available for Actions and Animations
 +
* Knuckles is now available for Animations
 +
* Code Switch window implemented
 +
* SADXTweaker now remembers the EXE version you select
 +
 
 +
===Release 4===
 +
* After 2 Releases with it empty, the Physics Editor window has been implemented.
 +
 
 +
===Release 5===
 +
* Music Editor added
 +
 
 +
===Release 6===
 +
* Resolution Editor added
 +
 
 +
===Release 7===
 +
* Now uses a plugin system instead of having everything in one EXE file
 +
* Object list editor added
 +
 
 +
===Release 8===
 +
* Object texture list editor added
 +
* Fixed potential bug in Object List Editor
 +
* Added other two boss characters to character switch
 +
 
 +
===Release 9===
 +
* BG Editor added
 +
* Trial level list editor added
 +
* Music Selection tab added to Music Editor
 +
 
 +
===Release 10===
 +
* Text Editor added
 +
* Form default size doubled (600x600)
 +
 
 +
===Release 11===
 +
* EXE Extender added
 +
* Free space manager added
 +
* Object list editor, Object texture list editor and Trial level list editor can now expand lists.
 +
 
 +
===Release 12===
 +
* Object Texture List editor can now add textures to PVMs
 +
* New Character Texture List editor and Level Texture List editor with the same features as the object one.
  
 
==Downloads==
 
==Downloads==
 
{{Download
 
{{Download
 
| title=SADXTweaker
 
| title=SADXTweaker
| version=Release 1
+
| version=Release 12
| file=SADXTweakerR1.zip
+
| file=SADXTweakerR12.zip
| filesize=23KB
+
| filesize=378KB
 
}}
 
}}
 +
 +
===Prior Versions===
 +
{{file|SADXTweakerR11.zip|Release 11}}<br />
 +
{{file|SADXTweakerR10.zip|Release 10}}<br />
 +
{{file|SADXTweakerR9.zip|Release 9}}<br />
 +
{{file|SADXTweakerR8.zip|Release 8}}<br />
 +
{{file|SADXTweakerR7.zip|Release 7}}<br />
 +
{{file|SADXTweakerR6.zip|Release 6}}<br />
 +
{{file|SADXTweakerR5.zip|Release 5}}<br />
 +
{{file|SADXTweakerR4.zip|Release 4}}<br />
 +
{{file|SADXTweakerR3.zip|Release 3}}<br />
 +
{{file|SADXTweakerR2.zip|Release 2}}<br />
 +
{{file|SADXTweakerR1.zip|Release 1}}
  
 
[[Category:Programs]]
 
[[Category:Programs]]

Latest revision as of 14:44, 10 October 2019

SADXTweaker.png
SADXTweaker
Category: Multi-purpose editor
Version: 12
Status: Inactive
Supported Games: Sonic Adventure DX PC
Credits: MainMemory

SADXTweaker is a utility that edits many things in the PC version of Sonic Adventure DX's sonic.exe file. It was written by MainMemory in Visual Basic .NET. It requires the .NET Framework 3.5 to run. It is named after Sonic Tweaker. This program's goal is to edit everything that isn't covered by a more specific editor, especially values that are inside of code.

Features

Access these from the Window menu.
Character Switch allows you to replace a character with another one.
Action Switch allows you to change what a character does when a certain action is performed.
Animation Switch allows you to change the animation that plays when a certain action is performed.
Physics Editor allows you to edit various values that affect the characters' movement.
Code Switch allows you to enable and disable some pieces of code. This requires you to provide a path to an unmodified sonic.exe file.
Music Editor allows you to change the filenames used for music and decide if they should loop or not. It also allows you to change which songs play for certain levels/events.
Resolution Editor allows you to change the resolutions associated with the various screensize settings in the sonicDX.ini file.
Object list editor allows you to change which objects appear in the levels, and allows you to copy and paste objects between them.
Character texture list editor allows you to change the textures that load for the characters.
Level texture list editor allows you to change the textures that load for the levels.
Object texture list editor allows you to change the textures that load for objects in the levels.
BG Editor allows you to change the layout of textures in backgrounds. Currently only supports AVA_BACK.PVM
Trial level list editor allows you to choose which levels are available to each character in trial mode.
Text Editor allows you to edit the text from all the cutscenes and recap screens.
Extender allows you to add space to your exe.

Planned Features

More Actions/Animations for the respective editors

Update Log

Release 2

  • More Actions for Sonic
  • More Animations for Sonic
  • New "Save" and "Run" items in File menu
  • Empty Physics Editor window

Release 3

  • Tails is now available for Actions and Animations
  • Knuckles is now available for Animations
  • Code Switch window implemented
  • SADXTweaker now remembers the EXE version you select

Release 4

  • After 2 Releases with it empty, the Physics Editor window has been implemented.

Release 5

  • Music Editor added

Release 6

  • Resolution Editor added

Release 7

  • Now uses a plugin system instead of having everything in one EXE file
  • Object list editor added

Release 8

  • Object texture list editor added
  • Fixed potential bug in Object List Editor
  • Added other two boss characters to character switch

Release 9

  • BG Editor added
  • Trial level list editor added
  • Music Selection tab added to Music Editor

Release 10

  • Text Editor added
  • Form default size doubled (600x600)

Release 11

  • EXE Extender added
  • Free space manager added
  • Object list editor, Object texture list editor and Trial level list editor can now expand lists.

Release 12

  • Object Texture List editor can now add textures to PVMs
  • New Character Texture List editor and Level Texture List editor with the same features as the object one.

Downloads

Download.svg Download SADXTweaker
File: SADXTweakerR12.zip (378 kB) (info)
Current version: Release 12

Prior Versions

Release 11 (info) (342 kB)
Release 10 (info) (324 kB)
Release 9 (info) (393 kB)
Release 8 (info) (175 kB)
Release 7 (info) (88 kB)
Release 6 (info) (38 kB)
Release 5 (info) (36 kB)
Release 4 (info) (34 kB)
Release 3 (info) (31 kB)
Release 2 (info) (24 kB)
Release 1 (info) (23 kB)