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.

  1. Stellaris Creamapi Download
  2. Creamapi Download

Stellaris Creamapi Download

  1. 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.
  2. 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!
  1. ; Application ID (http://store.steampowered.com/app/%appid%/)
  2. ; Force the usage of specific language.
  3. ;language = german
  4. ; Enable/disable automatic DLC unlock. Default option is set to 'false'.
  5. ; Keep in mind that this option is highly experimental and won't
  6. unlockall = false
  7. ; Default is 'steam_api_o.dll'.
  8. ; Original Valve's steam_api64.dll.
  9. orgapi64 = steam_api64_o.dll
  10. ; Default is 'false'.
  11. ; The game will think that you're offline (supported by some games).
  12. forceoffline = false
  13. ; Default is 'false'.
  14. ; Application ID to override (used when the wrapper mode is on)
  15. ; Use the internal storage system.
  16. wrapperremotestorage = false
  17. ; Default is 'false'.
  18. ; Use the internal workshop (UGC) system.
  19. wrapperugc = false
  20. ; Store the data in the current directory (incl. stats)
  21. ; By default the data is stored at: %appdata%/CreamAPI/%appid%/
  22. saveindirectory = false
  23. ; Force the usage of a full save path instead of the relative one.
  24. forcefullsavepath = false
  25. ; Default is 'false'.
  26. ; Disable/Enable a StoreStats callback. Takes effect only if 'wrapperuserstats' is set to 'true'.
  27. ;storestatscallback = false
  28. ; Some games can only work if this option is configured properly (e.g. Wolfenstein II).
  29. achievementscount = 0
  30. [dlc]
  31. ; Format: <dlc_id> = <dlc_description>
  32. ; If the DLC is not specified in this section
  33. 447680 = Stellaris: Symbols of Domination
  34. 447683 = Stellaris: Arachnoid Portrait Pack
  35. 498870 = Stellaris: Plantoids Species Pack
  36. 553280 = Stellaris: Utopia
  37. 633310 = Stellaris: Anniversary Portraits
  38. 716670 = Stellaris: Apocalypse
  39. ; Installation path for the specific DLC (dependent from 'installdir' option).
  40. ; This section works only if 'dlcasinstalldir' option is set to 'false'.
  41. ; e.g. : 556760 = DLCRoot0
  42. [steam_ugc]
  43. ; This section works only if 'wrappermode' and 'wrapperugc' options are set to 'true'.
  44. ; e.g. : 812713531 = true
  45. ; 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!
  1. ; Format: CREAMAPI v3.1.1.0
  2. ; AppID Name: Planet Coaster
  3. ; SteamDB: https://steamdb.info/app/493340
  4. ; Homepage: https://github.com/Sak32009/GetDLCInfoFromSteamDB/
  5. ; Support: http://cs.rin.ru/forum/viewtopic.php?f=10&t=71837
  6. [steam]
  7. ; Application ID (http://store.steampowered.com/app/%appid%/)
  8. ; Force the usage of specific language.
  9. ;language =
  10. ; Enable/disable automatic DLC unlock. Default option is set to 'false'.
  11. ; Keep in mind that this option is highly experimental and won't
  12. ; work if the game wants to call each DLC by index.
  13. ; Original Valve's steam_api.dll.
  14. orgapi = steam_api_o.dll
  15. ; Default is 'steam_api64_o.dll'.
  16. ; Enable/disable extra protection bypasser.
  17. extraprotection = true
  18. ; The game will think that you're offline (supported by some games).
  19. forceoffline = false
  20. ; Some games are checking for the low violence presence.
  21. ;lowviolence = true
  22. ; Note, that you can use . to set the parent directory (from where executable file is located).
  23. ; Maximum number of parent directories: 5 (.....)
  24. ; Default is the path to current working directory.
  25. ; Use DLC id as the appended installation directory.
  26. ; Default is 'true'.
  27. ; Purchase timestamp for the DLC (http://www.onlineconversion.com/unix_time.htm).
  28. ;purchasetimestamp = 0
  29. ; Default is 'false'.
  30. ; Disables the internal SteamUser interface handler.
  31. ; Does have an effect on the games that are using the license check for the DLC/application.
  32. disableuserinterface = false
  33. ; Disables the internal SteamUtils interface handler.
  34. ; Does have an effect on the games that are checking for the actual AppId (only matters when 'wrappermode' is set to 'true').
  35. disableutilsinterface = false
  36. ; Default is 'true'.
  37. ; SteamId64 to override. Note that this action could be risky !
  38. ; This option can only work if 'disableuserinterface = false'.
  39. ; Bypass VAC signature check. Note that this action could be risky !
  40. ;signaturebypass = true
  41. [steam_wrapper]
  42. ; Application ID to override (used when the wrapper mode is on)
  43. ; Use the internal storage system.
  44. wrapperremotestorage = false
  45. ; Default is 'false'.
  46. ; Store the data in the current directory (incl. stats)
  47. ; By default the data will is stored at: %appdata%/CreamAPI/%appid%/
  48. saveindirectory = false
  49. ; Default is 'false'.
  50. ; Disable/Enable a StoreStats callback. Takes effect only if 'wrapperuserstats' is set to 'true'.
  51. ;storestatscallback = false
  52. [dlc]
  53. ; Format: <dlc_id> = <dlc_description>
  54. ; If the DLC is not specified in this section
  55. 520710 = Planet Coaster: Thrillseeker Edition
  56. 540751 = Planet Coaster - VIP Group Pass
  57. 540760 = Planet Coaster - Preorder Bonus
  58. 553771 = Planet Coaster - Digital Sketchbook
  59. 611400 = Planet Coaster - The Munsters® Munster Koach Construction Kit (Planet Coaster - The Munsters® Munster Koach Construction Kit)
  60. 611420 = Planet Coaster - Knight Rider™ K.I.T.T. Construction Kit (Planet Coaster - Knight Rider™ K.I.T.T. Construction Kit)
  61. 611421 = Planet Coaster - Back to the Future™ Time Machine Construction Kit (Planet Coaster - Back to the Future™ Time Machine Construction Kit)
  62. 710500 = Planet Coaster - FX17 Digital Goodies
  63. 710530 = Planet Coaster - FX17 Digital Goodies (Founder Level)
  64. [dlc_installdirs]
  65. ; Installation path for the specific DLC (dependent from 'installdir' option).
  66. ; This section works only if 'dlcasinstalldir' option is set to 'false'.
Creamapi Download
RAW Paste Data
Download

Creamapi Download