You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for alternate mod/library syntax: the ASM Mod Folder Structure (AMFS)*
New Mods Library Selection interface to easily swap between multiple library directories
New punkpc and general Melee related PPC .include libraries, from Punkline
Improvements/fixes to the Mod Construction tab's undo history functionality
Include directories for .include imports are now always included during assembly**
Uses a new Gecko codehandler via the "codehandler.bin" file (from Dolphin build 5.0-11297)
Improvements to the ASM <-> Hex Converter window:
Fixed cases of giving incorrect line numbers for warnings/errors
Window resizing improved (now only the text entry fields change size)
Added a button to show assembly context for .include file imports
Added a label to display assembly times
Warnings during assembly that contain no actual errors no longer block final assembly
Made some changes to add the crash printout code, "Enable OSReport Print on Crash":
The Tournament Mode Region has been partitioned into two parts (P1 and P2)
Default region for the Gecko codehandler is now "Tournament Mode Region, P1"
Crash printout code added to library, now that Aux Code Regions isn't needed
Aux Code Regions are now disabled by default
Crash printout code is always selected by default (can be disabled in settings.py)
Added an extra check during injection/SF code space allocation to ensure 4 byte alignment
Summary tab's "Mods Installed" now counts SF-only modules that had functions installed
Fixed a hang when selecting a Mods Library from a drive that no longer exists
Hitting Enter in the ISO/DOL field now loads that path instead of prompting for a file
YouTube is now an acceptable domain for mod 'web links'
Debug Mode region are now disabled by default
Added a few more mods to the default Mods Library
Refactoring and code clean-up for GitHub repo
*I'll probably be making a guide detailing the benefits and usage of this later.
**Previously, include directories were only included if a .include statement was found.
This discussion was created from the release v4.4.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Changes from v4.3 to v4.4:
*I'll probably be making a guide detailing the benefits and usage of this later.
**Previously, include directories were only included if a .include statement was found.
This discussion was created from the release v4.4.
Beta Was this translation helpful? Give feedback.
All reactions