Skip to content

Releases: acidicoala/Koalageddon

Release v1.5.4

10 Sep 11:24
Compare
Choose a tag to compare

📃 Changelog

  • Fixed a Steam startup crash when SteamClient patterns were not found in cache. Now it shows a dialog error indicating this problem

    cache_err

  • Added a link to the support forum topic in the Integration Wizard.

    details

  • 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

25 Jun 19:49
Compare
Choose a tag to compare

📃 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

17 Apr 17:21
Compare
Choose a tag to compare

📃 Changelog

  • Added a new app_blacklist config option for Steam platform.

Announcement post

Release v1.5.1

15 Apr 15:49
Compare
Choose a tag to compare

📃 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.
Screenshot

iw

📢 Announcement post

Release v1.5.0

09 Apr 21:48
Compare
Choose a tag to compare

📃 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

03 Apr 10:18
Compare
Choose a tag to compare

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

01 Apr 19:01
Compare
Choose a tag to compare

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

31 Mar 07:40
Compare
Choose a tag to compare

Changelog

  • Fixed the invalid path to Injector(32/64).exe. See #5.

Release v1.3.0

30 Mar 19:12
Compare
Choose a tag to compare

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

27 Mar 08:06
Compare
Choose a tag to compare

Changelog

  • Now the Steam Family Sharing lock bypass is disabled by default in the config file, since this may be a risky feature.