Skip to content

Releases: BlueAmulet/EDFModLoader

Twilight Slingshot

30 Aug 17:49
Compare
Choose a tag to compare

EDFModLoader v1.0.9.1
Patcher v1.1.1

Minor update, couple of bugfixes:
Fixed some old code written for the previous code hook library.
Fixed some copy paste typos in Patcher
Added patch consolidation in Patcher
Added support for address offsets in Patcher's rel types

2024-10-03:
Updated EOSLauncherBypass patch for EDF6 update

To install, unpack EDFModLoader.zip into the folder where the game's exe resides.
Plugins are included in the additional Plugins package for the respective game.

Irradiant Slingshot

05 Aug 17:34
Compare
Choose a tag to compare

EDFModLoader v1.0.9
Patcher v1.1.0

Added support for EDF6 Epic Games Store
Major update for Patcher, with loosened syntax, new types, and new commands
All included patches except the EOS Launcher Bypass should work on both versions now
ModLoader should no longer crash game if something goes wrong

To install, unpack EDFModLoader.zip into the folder where the game's exe resides.
Plugins are included in the additional Plugins package for the respective game.

Rusty Slingshot

30 Jul 04:58
Compare
Choose a tag to compare

EDFModLoader v1.0.8
Patcher v1.0.3

Added support for EDF6
Added ASI loading support
Reduced the size of the ModLoader

2024-07-31:
Added ChangeFOV patch for EDF6

To install, unpack EDFModLoader.zip into the folder where the game's exe resides.
Plugins are included in the additional Plugins package for the respective game.

Surplus slingshot

19 Jul 05:11
Compare
Choose a tag to compare

EDFModLoader v1.0.7.1
Patcher v1.0.2

Added support for both EDF4.1 and EDF5 in the same ModLoader.
Additional initialization hook is performed earlier.
Made game logging cleaner

2021-08-31:
Created better RemoveChatCensor patch
Created RemoveChatCensor patch for EDF4.1
Updated Plugins packages

To install, unpack EDFModLoader.zip into the folder where either EDF41.exe or EDF5.exe resides.
Plugins are included in the additional Plugins package for the respective game.

Vintage slingshot

19 Jul 01:05
Compare
Choose a tag to compare

EDF5ModLoader v1.0.7
Patcher v1.0.2

Found a proper place to put a hook
Now everything can be patched and quickly

To install, unpack EDF5ModLoader.zip into the folder where EDF5.exe resides.
Plugins are included in the additional Plugins.zip package

Refurbished slingshot

20 May 03:28
Compare
Choose a tag to compare
Refurbished slingshot Pre-release
Pre-release

EDF5ModLoader v1.0.6
Patcher v1.0.2

Completely changed how file replacement works with proper solution.
Though, appears to be slower than the previous method? Investigating further..

To install, unpack EDF5ModLoader.zip into the folder where EDF5.exe resides.
Plugins are included in the additional Plugins.zip package

Extended slingshot

23 Sep 23:21
Compare
Choose a tag to compare

EDF5ModLoader v1.0.5
Patcher v1.0.2

Improved file redirection feature

To install, unpack EDF5ModLoader.zip into the folder where EDF5.exe resides.
Plugins are included in the additional Plugins.zip package

Durable slingshot

21 Sep 03:02
Compare
Choose a tag to compare

EDF5ModLoader v1.0.4
Patcher v1.0.2

Switched from Funchook to HookLib
Added a wrapper around HookLib to track hooks
This wrapper will likely be added to the Plugin API

To install, unpack EDF5ModLoader.zip into the folder where EDF5.exe resides.
Plugins are included in the additional Plugins.zip package

Patcher Upgrade

20 Sep 03:05
Compare
Choose a tag to compare

EDF5ModLoader v1.0.3
Patcher v1.0.2

Added numeric type support to Patcher
Updated chat length patch to use new type support
Added patch related to pickup amounts in ExtraPatches

2020-09-20:
Created smaller NoAmbientOcclusion patch
Updated patches in Plugins.zip

To install, unpack EDF5ModLoader.zip into the folder where EDF5.exe resides.
Plugins are included in the additional Plugins.zip package

Spider web edition

17 Sep 20:51
Compare
Choose a tag to compare

EDF5ModLoader v1.0.3
Patcher v1.0.1

Fixed internal logging hook crash
Added configuration file
Internal logging is disabled by default, set GameLog=True in ModLoader.ini

2020-09-18: Updated patches in Plugins.zip

To install, unpack EDF5ModLoader.zip into the folder where EDF5.exe resides.
Plugins are included in the additional Plugins.zip package