Skip to content

Releases: ME3Tweaks/ME2-ASI-Plugins

Kismet Logger for ME2 v2

28 Jul 16:32
743045d
Compare
Choose a tag to compare

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.

LegendaryExplorer Interop

25 Jun 02:00
Compare
Choose a tag to compare

This ASI allows ME2 to communicate with LegendaryExplorer (LEX), making LEX tools such as Live Level Editor work.

Some antivirus software will mistakenly flag this as a virus. If this occurs you will need to disabuse it of this notion. If you don't trust me as to the non-virus nature of this file, please build it from source.

Installation:
Install the binkw32 asi loader for ME2: https://github.com/Erik-JS/masseffect-binkw32
Place the asi in Mass Effect 2\Binaries\ASI\

Combolution Support 1.0

30 Apr 03:51
3ad1d70
Compare
Choose a tag to compare

This ASI enables the full functionality of the DLC mod Combolutions. It also allows to switch between the Shared and Individual Cooldown systems (with adjusted cooldown durations), using the console commands "cooldown_s" and "cooldown_i", respectively.

Streaming Levels HUD 3.0

19 Mar 15:38
9cd5c90
Compare
Choose a tag to compare

This ASI draws the list of streaming levels on the top left of the screen, as well as their current loaded state. It additionally shows the amount of memory the process is currently using, as well as the maximum it has used during the session. When the amount nears the crashing point (3.5GiB), it turns yellow, red, then begins to flash red.

v3 of this ASI (internally marked as 1.2) can turn on/off the HUD text by pressing CTRL+T.

SeqAct_Log Enabler 1.0

12 Feb 20:41
Compare
Choose a tag to compare

Will print the contents of SeqVars attached to SeqAct_Logs to the top left of the screen. Useful for debugging sequences.

Death Counter LS 1.0

01 Feb 05:55
862bd55
Compare
Choose a tag to compare

This ASI increments the number in a text file ever time the game over HUD is shown on screen. The file it produces is named 'deathcount.txt' and is placed next to the game executable. The count persists across sessions and can be used by things like OBS to show the death count.

Streaming Levels HUD 2.0

20 Jan 14:59
ab0b8c2
Compare
Choose a tag to compare

This ASI draws the list of streaming levels on the top left of the screen, as well as their current loaded state. It additionally shows the amount of memory the process is currently using, as well as the maximum it has used during the session. When the amount nears the crashing point (3.5GiB), it turns yellow, red, then begins to flash red.

v2 of this ASI now correctly shows when a file has not loaded in. A new more orange state has been added, 'Pending load', which is shown when a file is in the 'Loaded' state, but the actual level it is referencing is not yet in memory. You will often only see this when multiple files are requested for load or have a very slow disk.

Streaming Levels HUD 1.0

08 Jan 17:20
Compare
Choose a tag to compare

This ASI draws the list of streaming levels on the top left of the screen, as well as their current loaded state. It additionally shows the amount of memory the process is currently using, as well as the maximum it has used during the session. When the amount nears the crashing point (3.5GiB), it turns yellow, red, then begins to flash red.