Releases: ME3Tweaks/LE1-ASI-Plugins
LE1 2DA Printer - v1
This ASI dumps all loaded 2DAs to a log file when pressing CTRL + 2 while the main game UI is active (e.g, it won't work while a bink movie is playing). This log file can then be inspected for debugging. Note that merged tables as well as the table that WAS merged into another one will both be present. Once the tables have dumped it will be unavailable for use until the game is restarted.
LE1 SeqActLog Enabler v3.0
Will print the contents of SeqVars attached to SeqAct_Logs to the screen, console, and to a log file. Useful for debugging sequences. Originally by SirCxyrtyx, ported to LE1.
Changelog:
Enables output of m_aObjComment strings when the m_aObjComment Enabler mod is installed
LE1 Streaming Levels HUD - 3.0
This ASI draws the list of streaming levels on the top left of the screen, as well as their current loaded state, for Mass Effect (Legendary Edition). It additionally shows the amount of memory the process is currently using, as well as the maximum it has used during the session. The size of the text will scale up depending on your resolution: 1080p and lower will use the default text size. Up to 1440p will use a slightly bigger scaling, and above that will user a larger scaling.
Additionally, this version shows the last touched BioTriggerStream.
The display can be toggled on and off by pressing CTRL+T.
LE1 LEX Interop ASI v1.0
This ASI allows LE1 to communicate with LegendaryExplorer (LEX), making LEX tools such as Live Level Editor work.
LE Debug Logger v1.0
This ASI works on all three Mass Effect Legendary Edition games (and technically the launcher). It writes all debug strings the game prints to a file, which sometimes has useful information that was left in the game executable. This is somewhat similar to me3logger.
Thanks to d00t for helping fix my terrible code.
LE1 SeqActLog Enabler v2.0
Will print the contents of SeqVars attached to SeqAct_Logs to the screen, console, and to a log file. Useful for debugging sequences. Originally by SirCxyrtyx, ported to LE1.
Kismet Logger for LE1 v2
This plugin logs all Kismet sequence object activations to a file called KismetLog.txt. You can trace the execution of this log in Legendary Explorer's Sequence Editor.
LE1 Streaming Levels HUD 2.0
This ASI draws the list of streaming levels on the top left of the screen, as well as their current loaded state, for Mass Effect (Legendary Edition). It additionally shows the amount of memory the process is currently using, as well as the maximum it has used during the session.
The display can be toggled on and off by pressing CTRL+T.
Kismet Logger for LE1
This plugin logs all Kismet sequence object activations to a file called KismetLog.txt. You can trace the execution of this log in Legendary Explorer's Sequence Editor.
LE1 SeqActLog Enabler v1.0
Will print the contents of SeqVars attached to SeqAct_Logs to the screen, console, and to a log file. Useful for debugging sequences. Originally by SirCxyrtyx, ported to LE1.