Automatically finds all installed Steam, Epic and Ubisoft games with their respective DLC-related DLL locations on the user's computer, parses SteamCMD, Steam Store and Epic Games Store for user-selected games' DLCs, then provides a very simple graphical interface utilizing the gathered information for the maintenance of DLC unlockers.
Find a file
2022-02-25 00:51:11 -05:00
.github Update issue templates 2022-01-27 16:23:35 -05:00
CreamInstaller cleaning up, final touches 2022-02-25 00:51:11 -05:00
.editorconfig v2.2.4.2 2022-01-24 14:10:29 -05:00
.gitattributes Initial commit 2021-07-25 23:08:46 -05:00
.gitignore Update .gitignore 2021-12-25 19:47:08 -06:00
CreamInstaller.sln Remove debug 2021-08-09 06:51:36 -05:00
LICENSE Create LICENSE 2021-07-27 02:38:37 -05:00
README.md Update README.md 2022-02-12 03:23:43 -05:00

CreamInstaller: CreamAPI Generator & Installer

Program Preview Image

Refer to this post if you don't know what CreamAPI is! ;)
The program utilizes CreamAPI v4.5.0.0 Hotfix downloaded from that post and embedded into the program itself; no download necessary on your part!

Description:

Automatically generates and installs (or uninstalls) CreamAPI files for Steam games on the user's computer. It can also generate and install (or uninstall) CreamAPI for the Paradox Launcher should the user select a Paradox Interactive game.


Features:

  • Automatic downloading and installing of SteamCMD. for gathering appinfo such as name, buildid, listofdlc, depots
  • Automatic gathering and caching of appinfo for ALL installed Steam games and ALL of their DLCs.
  • Automatic generation of cream_api.ini configuration and installation of CreamAPI DLLs.
  • Automatic uninstallation of CreamAPI DLLs and cream_api.ini configuration.

Installation:

  1. Click here to download the latest release from GitHub.
  2. Extract the executable to anywhere on your computer you want. it's completely self-contained

Usage:

  1. Start the program executable.
  2. Wait for the program to download and install SteamCMD. very fast, depends on internet speed
  3. Wait for the program to gather and cache installed Steam games and their DLCs. may take a good amount of time on the first run, depends on how many games you have installed and how many DLCs they have
  4. CAREFULLY select what games and DLCs you wish to unlock. CreamAPI is not tested for every game!
  5. Click the Generate and Install button.
  6. Click the OK button to close the program.
  7. If CreamAPI doesn't work for any of the games you installed it on, simply go back to step 4 and select what games you wish you revert changes to, and instead click the Uninstall button this time.

Bugs/Crashes/Issues:

All bugs, crashes, and other issues should be referred to the GitHub Issues page!


More Information:
  • You can right click on any game or DLC in the selection tree view to open a context menu with multiple shortcuts.
  • SteamCMD installation and appinfo cache can be found at C:\ProgramData\CreamInstaller.
  • The program automatically and very quickly updates from GitHub using Onova. updates can be ignored
  • The program source and other information can be found on GitHub.