Frog 46df791c19 ReadMe Updates
- Clarified FAQ
- Added additional information about false positives, if you ask about this you can RTFM. 
- Added unnecessary legal disclaimer.
2026-01-26 17:04:53 -08:00
2026-01-26 16:31:40 -08:00
2021-07-25 23:08:46 -05:00
2021-12-25 19:47:08 -06:00
2024-04-20 19:37:17 -04:00
2021-07-27 02:38:37 -05:00
2026-01-26 17:04:53 -08:00

[Revived] CreamInstaller: Automatic DLC Unlocker Installer & Configuration Generator

Latest Release CI Build

Program Preview Image

NOTE: This is simply a preview image; this is not a list of supported games nor configurations!
The program utilizes the latest version of CreamAPI by deadmau5. It also utilizes the latest versions of SmokeAPI, Koaloader, ScreamAPI, Uplay R1 Unlocker and Uplay R2 Unlocker, all by acidicoala. All unlockers are downloaded and embedded into the program itself; no further downloads necessary on your part!

Description:

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.

The primary function of the program is to automatically generate and install DLC unlockers for whichever games and DLCs the user selects; however, through the use of right-click context menus the user can also:

  • automatically repair the Paradox Launcher
  • open parsed Steam and/or Epic Games appinfo in Notepad(++)
  • refresh parsed Steam and/or Epic Games appinfo
  • open root game directories and important DLL directories in Explorer
  • open SteamDB, ScreamDB, Steam Store, Epic Games Store, Steam Community, Ubisoft Store, and official game website links (where applicable) in the default browser

Features:

  • Automatic download and installation of SteamCMD as necessary whenever a Steam game is chosen. For gathering appinfo such as name, buildid, listofdlc, depots, etc.
  • Automatic gathering and caching of information for all selected Steam and Epic games and ALL of their DLCs.
  • Automatic DLL installation and configuration generation for CreamAPI, Koaloader, ScreamAPI, Uplay R1 Unlocker and Uplay R2 Unlocker.
  • Automatic uninstallation of DLLs and configurations for CreamAPI, Koaloader, SmokeAPI, ScreamAPI, Uplay R1 Unlocker and Uplay R2 Unlocker.
  • Automatic reparation of the Paradox Launcher (and manually via the right-click context menu "Repair" option). For when the launcher updates whilst you have CreamAPI, SmokeAPI or ScreamAPI installed to it.

Continuous Integration (CI) Builds
  • CreamInstaller is automatically built and tested using GitHub Actions on every push to the main branch. You can view all recent CI build runs by clicking the status badge at the top or here: CI Build

Installation:

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

If the program doesn't seem to launch, try downloading and installing .NET Desktop Runtime 8.0.7 and restarting your computer. Note that the program currently only supports Windows 10+ 64-bit machines as seen here.


Usage:

  1. Start the program executable. Read above under Installation if it doesn't launch.
  2. Choose which programs and/or games the program should scan for DLC. The program automatically gathers all installed games from Steam, Epic and Ubisoft directories.
  3. Wait for the program to download and install SteamCMD (if you chose a Steam game). Very fast, depends on internet speed.
  4. Wait for the program to gather and cache the chosen games' information & DLCs. May take a good amount of time on the first run, depends on how many games you chose and how many DLCs they have.
  5. CAREFULLY select which games' DLCs you wish to unlock. Obviously none of the DLC unlockers are tested for every single game!
  6. Choose whether or not to install in Proxy mode, and if so then also pick the proxy DLL to use. If the default winmm.dll doesn't work, then see here to find one that does.
  7. Click the Generate and Install button.
  8. Click the OK button to close the program.
  9. If any of the DLC unlockers cause problems with any of the games you installed them on, simply go back to step 5 and select what games you wish you revert changes to, and instead click the Uninstall button this time.
NOTE: This program does not automatically download nor install actual DLC files for you; as the title of the program states, this program is only a DLC Unlocker installer. Should the game you wish to unlock DLC for not already come with the DLCs installed, as is the case with a good majority of games, you must find, download and install those to the game yourself. This process includes manually installing new DLCs and manually updating the previously manually installed DLCs after game updates.

FAQ / Common Issues

Q: The program won't launch.

A: Check the following in order:

  1. System requirements: Windows 10+ 64-bit only (.Net 8.0 Supported OS List)
  2. Extract before running: Ensure you've extracted the executable from the ZIP file
  3. Antivirus: Add an exception for CreamInstaller (see False Positives below)
  4. Runtime: Install .NET 8 Desktop Runtime and restart your computer

If none of these work, your system may not support .NET 8 or have underlying system issues.


Q: DLCs aren't unlocking in my game.

A: CreamInstaller only installs the unlockers it doesn't guarantee they'll work for every game. Assuming the program functioned as it was supposed to by properly installing DLC unlockers to your chosen games, this is not an issue I can do anything about and it's entirely up to you to seek the appropriate resources to fix it yourself

If the installation completed successfully but DLCs still aren't unlocked:

This is not a bug with CreamInstaller.


Q: My antivirus detects CreamInstaller as malware.

A: These are false positives. See the detailed explanation below.

False Positive Antivirus Detections

Click to expand for information about false positives

Why Antivirus Software Flags CreamInstaller

CreamInstaller is not malware, but it's commonly flagged because of its functionality:

Reason Explanation
DLL modification Replaces game DLLs to unlock content which is identical behavior to some malware
DLC Unlocker Process hooking Embedded DLC unlockers interact with Steam/Epic/Ubisoft/Game processes
Compressed executable Published as a single-file .exe, which AVs can associate with malware packing
Not code-signed No Extended Validation certificate ($300-500/year) means lower AV reputation (I won't be paying for this either.)
MISC Game modding tools are often flagged by pattern matching, regardless of intent

Common False Positive Names

  • Mamson.A!ac
  • Phonzy.A!ml
  • Wacatac.H!ml
  • Malgent!MSR
  • Tiggre!rfn
  • UDS:DangerousObject.Multi.Generic
  • Trojan.Win64.Agent

See also: Archived issue #40

Verify Safety Yourself

CreamInstaller is 100% open source:

  1. Review the source code in this repository
  2. Build it yourself using the build instructions
  3. Compare hashes of your build with the official release

Bugs/Crashes/Issues:

For reliable and quick assistance, all bugs, crashes and other issues should be referred to the GitHub Issues page!

HOWEVER: Please read the FAQ entry above and/or template issue corresponding to your problem should one exist! Also, note that the GitHub Issues page is not your personal assistance hotline, rather it is for genuine bugs/crashes/issues with the program itself. If you post an issue which is off-topic or has already been explained within the FAQ, template issues, and/or within this text in general, I will just close it and you will be ignored.

More Information:
  • SteamCMD installation and appinfo cache can be found at C:\ProgramData\CreamInstaller.
  • The program automatically and very quickly updates from GitHub by choice of the user through a dialog on startup.
  • The program source and other information can be found on GitHub.
  • Credit to Mattahan for the program icon.

CreamInstaller is provided for educational purposes and personal use. Users are responsible for compliance with:

  • Game EULAs and Terms of Service
  • Local laws regarding software modification
  • Platform policies (Steam, Epic Games, Ubisoft)

Use at your own risk. I am not responsible for:

  • Account bans or suspensions however unlikely they may be
  • Game malfunctions or data loss
  • Violations of terms of service
S
Description
No description provided
Readme GPL-3.0 61 MiB
Languages
C# 99.6%
PowerShell 0.4%