Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CreamAPI (v2) - A Legit DLC Unlocker (v2.0.0.5)
- -------------------------------------------
- Features:
- +++++++++
- - The ability to unlock all DLCs on legit steam
- - Support for the all known SteamApps versions (2 to 8)
- - Support for the games that are making the use of steamclient.dll
- Installation (x86):
- ++++++++++++++++++++
- - Download and extract the DLC you want
- - Rename the original steam_api.dll to steam_api_o.dll
- - Copy steam_api.dll and cream_api.ini to the game folder
- - Configure cream_api.ini (see "Confuguration notes" below)
- - Enjoy
- Installation (x64):
- ++++++++++++++++++++
- - Download and extract the DLC you want
- - Rename the original steam_api64.dll to steam_api64_o.dll
- - Copy steam_api64.dll and cream_api.ini to the game folder
- - Configure cream_api.ini (see "Confuguration notes" below)
- - Enjoy
- Configuration notes:
- ++++++++++++++++++++
- - Some games do have a special check of steam_api.dll/steam_api64.dll, so if it's modified, game won't start anymore (e.g. Magicka)(also some games are checking if there is an *.ini file inside the directory).
- In order to be able to play such games with unlocker, you should set the "extraprotection" option to "true".
- Keep in mind that some games still won't work (e.g. Serious Sam HD: TFE/TSE) if they have more custom checks then expected.
- - Some games do support the automatic DLC unlock, so then you can put : unlockall = true and every DLC will be unlocked
- - Some games do NOT support the unlock mentioned above so you should manually enter it in [dlc] section. Here is an example:
- [dlc_index]
- 0 = 251080
- 1 = 251081
- 2 = 351460
- Notes: Keep in mind that the index should ALWAYS start from 0.
- - [dlc_subscription] is used for checking a DLC ownership. Configuration of this section is a very important step, otherwise a DLC, most likely, won't be handled properly.
- Here is an example of how this section should be configured:
- [dlc_subscription]
- ; Cities: Skylines - Snowfall
- 420610 = true
- ; Cities: Skylines - After Dark
- 369150 = true
- Notes: Keep in mind that if the DLC's ID is not inside of the section or it's value is set to "false", then the specified DLC WON'T be subscribed !
- - Some games do require a PROPER names being set for every DLC (e.g. Borderlands 2 or Rise of the Tomb Raider). So you should put it to [dlc_names] section with the SAME order you put @[dlc] section:
- [dlc_names]
- 0 = Awesomenauts - Abyssal Swiggins Skin
- 1 = Awesomenauts - Admiral Swiggins, PHD Skin
- 2 = Awesomenauts - Battle Nibbs Skin
- **** Changelog ****
- v2.0.0.5:
- - Rebased the code to get a proper interface version
- - Fixed support for the new SteamAPI version
- - Minor bugfixes
- **** Changelog ****
- v2.0.0.4:
- - Added support for SteamApps v8 interface
- - Added new SteamAPI exports
- - Removed useless struct/flat exports
- - Improved "extraprotection" (now Serious Sam 3 and The Talos Principle are also working)
- **** Changelog ****
- v2.0.0.3 Hotfix:
- - Fixed the bug when the "extraprotection" was not working for some games
- - Improved the loading of configuration file
- **** Changelog ****
- v2.0.0.3:
- - Added support for the games that are checking for steam_api.dll/steam_api64.dll modification(s) ("extraprotection" option)
- - Added cream_api.ini hiding ("extraprotection" option)
- - Fixed minor bugs
- **** Changelog ****
- v2.0.0.2 Hotfix:
- - Fixed the issue where the logger was created even if the value was set to "false"
- - Changed the logger code
- - Improved loading of the configuration file
- - Added a check for "appid" option
- - Added "orgapi" and "orgapi64" options
- **** Changelog ****
- v2.0.0.2:
- - Added "appid" option
- - Added [dlc_subscription] section
- - Added "log" option to [steam] section
- - Removed "subscribed" option
- - Various bugfixes
- **** Changelog ****
- v2.0.0.1:
- - Removed the SteamApps key from cream_api.ini (the SteamApps version is now parsed from the original file automatically)
- - Removed the Language key from cream_api.ini (language is now parsed directly from steam application settings)
- - Support for the games that are making the use of steamclient.dll
- - Various bugfixes
- **** Changelog ****
- v1.0.0.1 Hotfix:
- - Fixed a bug with language option
- deadmau5 (c) 2o16
- ****
- special thanks for testing go to: machine4578, Christsnatcher, demde, Haoose, Lordw007, UberPsyX
Advertisement
Add Comment
Please, Sign In to add comment