• 1.2.2 992f2fb20c

    jeddunk released this 2020-10-21 09:47:58 -04:00 | 3 commits to master since this release

    Latest version available here

    Fixed and enabled SteamDB DLC functionality

    ko-fi

    Downloads
  • 1.2.1 26872ec8fb

    1.2.1: Hotfix Stable

    jeddunk released this 2020-10-21 07:24:58 -04:00 | 4 commits to master since this release

    • Updated CreamAPI to 4.5.0.0
    • Fixed an issue where games with an age check could not be parsed (Thanks to user asddas1212313 from [REDACTED] for reporting the bug)
    • Disabled SteamDB DLC parsing for now
    Downloads
  • 1.2.0 6afa33db75

    jeddunk released this 2020-10-14 07:46:43 -04:00 | 10 commits to master since this release

    While attempting to fix an issue with SteamDB DLC parsing, this update became a bit bigger than anticipated.

    • SteamDB DLC parsing can now be toggled.
      • Since SteamDB can block scrapping of their content, quite a few users had issues with the automatic DLC list feature, which is why it can now be disabled by the user. DLCs will still be parsed from the Steam Store.
    • UI improvements
      • New fonts (Roboto Condensed and Roboto Mono)
      • DLC settings are now in a "GroupBox".
    • Improved logging (no more convoluted command line stuff to get logs)
    Downloads
  • 1.1.0 7d9514abae

    jeddunk released this 2020-08-30 10:15:46 -04:00 | 17 commits to master since this release

    This is a big release with new features, many improvements and some nice QOL changes.

    • Improvements to search functionality:
      • New search algorithm.
      • A new window pops up if there is more than one possible result.
      • You can now press enter in the "Game..." text field to start a search.
    • New visual indicators:
      • Shows if CreamAPI DLL has been applied.
      • Shows if a configuration file exists.
    • If both steam_api.dll and steam_api64.dll exist in a folder, they will both be patched, regardless which one has been selected.
    • List of languages is now hardcoded, which should fix the combobox not filling up properly.
    • You can now type while the language combobox is selected to filter the list of languages.
    Downloads
  • 1.0.5 bf0d8c576f

    1.0.5: Hotfix Stable

    jeddunk released this 2020-06-05 17:46:51 -04:00 | 42 commits to master since this release

    Now, instead of crashing, steamapps.json will be regenerated if it is corrupt.
    (Thanks to user Shori from [REDACTED] for reporting the bug)

    Downloads
  • 1.0.4 4fa7d72930

    jeddunk released this 2020-05-13 01:16:54 -04:00 | 44 commits to master since this release

    Fixed "Could not get list of DLCs!" error in relation to SteamDB.

    Downloads
  • 1.0.3 f4a49bc7a2

    jeddunk released this 2020-05-10 08:59:34 -04:00 | 46 commits to master since this release

    Updated the included CreamAPI DLLs to 4.4.0.0 (check version.txt).
    The program now will show more messages in the bottom status bar.
    If CreamAPI DLLs are missing in the same folder as Auto-CreamAPI, the program will show a message before shutting down.
    Other neat improvements.

    Downloads
  • 1.0.2 c65a800515

    jeddunk released this 2019-11-26 10:32:29 -05:00 | 49 commits to master since this release

    Saving and getting the list of DLCs now run in a separate thread which should improve responsiveness.

    Select auto-cream-api-1.0.2.zip below to download.

    Downloads
  • 1.0.1 c65ed928b3

    jeddunk released this 2019-11-20 09:38:44 -05:00 | 53 commits to master since this release

    App now tries to read from cream_api.ini file after selecting steam_api(64).dll file.

    Select auto-cream-api-1.0.1.zip below to download.

    Downloads
  • 1.0.0 791b066b59

    jeddunk released this 2019-11-15 14:09:55 -05:00 | 54 commits to master since this release

    First release of auto-cream-api

    Select auto-cream-api-1.0.0.zip below to download.

    Features:

    • Setup CreamAPI's DLLs and configuration file automatically.
    • Find the AppID by providing the game's name without having to look it up manually.
    • Fetch a list of DLCs for an AppID from both the Steam Store and SteamDB.
    • Set flags like "offline mode" and "extra protection".
    • Select a language from a list which can be manually expanded if needed.
    Downloads