Releases: acidicoala/Koalageddon
Releases · acidicoala/Koalageddon
Release v1.5.4
📃 Changelog
-
Added an error log if a given SteamClient function pattern was not found in the steamclient.dll
[14:18:38.261] [error] Failed to find the address of function: IsAppDLCEnabled. You can report this error to the official forum topic.
P.S. Check out the next major version of Koalageddon, currently in development, at this repository.
Release v1.5.3
📃 Changelog
- Fixed EOS SDK function names for 32-bit hooks.
- Integration DLL now includes version info, which makes it possible to tell whether a given
version.dll
is coming from Koalageddon or not.
Release v1.5.2
Release v1.5.1
📃 Changelog
- Fixed permission issue with files & directories created by the integration wizard.
- Fixed a bug where Origin would load the unlocker twice.
- Added a config folder hyperlink in the integration wizard.
📢 Announcement post
Release v1.5.0
📃 Changelog
- Improved EA Desktop integration.
- Added language lock bypass for EA Desktop & Origin.
- Reworked the
version.dll
linking. - Added proper support for Unicode paths.
- Changed the config, cache & logs directory to
%ProgramData%
.
📢 Announcement post
Known issues
- Files and folders created by the Integration Wizard will belong to the administrator, so you will need to be an admin to change them. This will be fixed in the next version. For now, you can manually set the desired permissions or just run your text editor as administrator when changing config file.
Release v1.4.0
Changelog
- Added support for EA Desktop platform.
- Fixed an unlocker startup crash on some systems.
Announcement post
As always, many thanks to anadius for his help with testing and debugging.
Release v1.3.2
Changelog
- Fixed a bug where platform process name comparison was case sensitive. Now the process name comparison will be case-insensitive.
Release v1.3.1
Changelog
- Fixed the invalid path to
Injector(32/64).exe
. See #5.
Release v1.3.0
Changelog
- Changed the location of config, cache and log files.
- Added an option to create a desktop shortcut to the configuration file in the Integration Wizard.
- Added
unlock_dlc
option to Steam config. - Disabled SSL verification.
- Fixed a bug with unlocking DLCs in Uplay (R1) games that were bought in Steam.
- Fixed crashes on platform shutdown.
- Fixed the version shown by the update checker.
Announcement post
Massive credit to Christsnatcher for reporting & debugging numerous bugs and testing the fixes.
Note: Existing users of Koalageddon need to re-install integrations using the Integration Wizard.
Release v1.2.1
Changelog
- Now the Steam Family Sharing lock bypass is disabled by default in the config file, since this may be a risky feature.