Creamapi Download
I DID NOT MAKE THIS EXPLOIT! I've tried to do this before but this time will be a little different. All credits to creamapi and whoever helped make this. All right, so this exploit replaces one of your steam API files with a modified one that allows you to essentially tell the Arma 3 client that you own all the DLC already, regardless of what you actually paid.
Stellaris Creamapi Download
- You must aquire cream api steamapi.dll and steamapi64.dll and place in this folder. This will only tell the game you own the DLC it will not allow download of DLC content from steam.
- Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Apr 16th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- ; Application ID (http://store.steampowered.com/app/%appid%/)
- ; Force the usage of specific language.
- ;language = german
- ; Enable/disable automatic DLC unlock. Default option is set to 'false'.
- ; Keep in mind that this option is highly experimental and won't
- unlockall = false
- ; Default is 'steam_api_o.dll'.
- ; Original Valve's steam_api64.dll.
- orgapi64 = steam_api64_o.dll
- ; Default is 'false'.
- ; The game will think that you're offline (supported by some games).
- forceoffline = false
- ; Default is 'false'.
- ; Application ID to override (used when the wrapper mode is on)
- ; Use the internal storage system.
- wrapperremotestorage = false
- ; Default is 'false'.
- ; Use the internal workshop (UGC) system.
- wrapperugc = false
- ; Store the data in the current directory (incl. stats)
- ; By default the data is stored at: %appdata%/CreamAPI/%appid%/
- saveindirectory = false
- ; Force the usage of a full save path instead of the relative one.
- forcefullsavepath = false
- ; Default is 'false'.
- ; Disable/Enable a StoreStats callback. Takes effect only if 'wrapperuserstats' is set to 'true'.
- ;storestatscallback = false
- ; Some games can only work if this option is configured properly (e.g. Wolfenstein II).
- achievementscount = 0
- [dlc]
- ; Format: <dlc_id> = <dlc_description>
- ; If the DLC is not specified in this section
- 447680 = Stellaris: Symbols of Domination
- 447683 = Stellaris: Arachnoid Portrait Pack
- 498870 = Stellaris: Plantoids Species Pack
- 553280 = Stellaris: Utopia
- 633310 = Stellaris: Anniversary Portraits
- 716670 = Stellaris: Apocalypse
- ; Installation path for the specific DLC (dependent from 'installdir' option).
- ; This section works only if 'dlcasinstalldir' option is set to 'false'.
- ; e.g. : 556760 = DLCRoot0
- [steam_ugc]
- ; This section works only if 'wrappermode' and 'wrapperugc' options are set to 'true'.
- ; e.g. : 812713531 = true
- ; Please refer to __README_WORKSHOP_EN__.txt for more details.
RAW Paste Data
Dec 4th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- ; Format: CREAMAPI v3.1.1.0
- ; AppID Name: Planet Coaster
- ; SteamDB: https://steamdb.info/app/493340
- ; Homepage: https://github.com/Sak32009/GetDLCInfoFromSteamDB/
- ; Support: http://cs.rin.ru/forum/viewtopic.php?f=10&t=71837
- [steam]
- ; Application ID (http://store.steampowered.com/app/%appid%/)
- ; Force the usage of specific language.
- ;language =
- ; Enable/disable automatic DLC unlock. Default option is set to 'false'.
- ; Keep in mind that this option is highly experimental and won't
- ; work if the game wants to call each DLC by index.
- ; Original Valve's steam_api.dll.
- orgapi = steam_api_o.dll
- ; Default is 'steam_api64_o.dll'.
- ; Enable/disable extra protection bypasser.
- extraprotection = true
- ; The game will think that you're offline (supported by some games).
- forceoffline = false
- ; Some games are checking for the low violence presence.
- ;lowviolence = true
- ; Note, that you can use . to set the parent directory (from where executable file is located).
- ; Maximum number of parent directories: 5 (.....)
- ; Default is the path to current working directory.
- ; Use DLC id as the appended installation directory.
- ; Default is 'true'.
- ; Purchase timestamp for the DLC (http://www.onlineconversion.com/unix_time.htm).
- ;purchasetimestamp = 0
- ; Default is 'false'.
- ; Disables the internal SteamUser interface handler.
- ; Does have an effect on the games that are using the license check for the DLC/application.
- disableuserinterface = false
- ; Disables the internal SteamUtils interface handler.
- ; Does have an effect on the games that are checking for the actual AppId (only matters when 'wrappermode' is set to 'true').
- disableutilsinterface = false
- ; Default is 'true'.
- ; SteamId64 to override. Note that this action could be risky !
- ; This option can only work if 'disableuserinterface = false'.
- ; Bypass VAC signature check. Note that this action could be risky !
- ;signaturebypass = true
- [steam_wrapper]
- ; Application ID to override (used when the wrapper mode is on)
- ; Use the internal storage system.
- wrapperremotestorage = false
- ; Default is 'false'.
- ; Store the data in the current directory (incl. stats)
- ; By default the data will is stored at: %appdata%/CreamAPI/%appid%/
- saveindirectory = false
- ; Default is 'false'.
- ; Disable/Enable a StoreStats callback. Takes effect only if 'wrapperuserstats' is set to 'true'.
- ;storestatscallback = false
- [dlc]
- ; Format: <dlc_id> = <dlc_description>
- ; If the DLC is not specified in this section
- 520710 = Planet Coaster: Thrillseeker Edition
- 540751 = Planet Coaster - VIP Group Pass
- 540760 = Planet Coaster - Preorder Bonus
- 553771 = Planet Coaster - Digital Sketchbook
- 611400 = Planet Coaster - The Munsters® Munster Koach Construction Kit (Planet Coaster - The Munsters® Munster Koach Construction Kit)
- 611420 = Planet Coaster - Knight Rider™ K.I.T.T. Construction Kit (Planet Coaster - Knight Rider™ K.I.T.T. Construction Kit)
- 611421 = Planet Coaster - Back to the Future™ Time Machine Construction Kit (Planet Coaster - Back to the Future™ Time Machine Construction Kit)
- 710500 = Planet Coaster - FX17 Digital Goodies
- 710530 = Planet Coaster - FX17 Digital Goodies (Founder Level)
- [dlc_installdirs]
- ; Installation path for the specific DLC (dependent from 'installdir' option).
- ; This section works only if 'dlcasinstalldir' option is set to 'false'.
RAW Paste Data