Crosby512

dawda

Sep 29th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. ; Get DLC Info from SteamDB by Sak32009 v3.7.7
  2. ; Format: CreamAPI - A Legit DLC Unlocker v4.0.0.0
  3. ; AppID: 107410
  4. ; AppID Name: Arma 3
  5. ; AppID Total DLCs: 22
  6. ; SteamDB: https://steamdb.info/app/107410
  7. ; Homepage: https://github.com/Sak32009/GetDLCInfoFromSteamDB/
  8. ; Support: http://cs.rin.ru/forum/viewtopic.php?f=10&t=71837
  9.  
  10. [steam]
  11. ; Application ID (http://store.steampowered.com/app/%appid%/)
  12. appid = 107410
  13. ; Current game language.
  14. ; Uncomment this option to turn it on.
  15. ; Default is "english".
  16. ;language = german
  17. ; Enable/disable automatic DLC unlock. Default option is set to "false".
  18. ; Keep in mind that this option is highly experimental and won't
  19. ; work if the game wants to call each DLC by index.
  20. unlockall = false
  21. ; Original Valve's steam_api.dll.
  22. ; Default is "steam_api_o.dll".
  23. orgapi = steam_api_o.dll
  24. ; Original Valve's steam_api64.dll.
  25. ; Default is "steam_api64_o.dll".
  26. orgapi64 = steam_api64_o.dll
  27. ; Enable/disable extra protection bypasser.
  28. ; Default is "false".
  29. extraprotection = false
  30. ; The game will think that you're offline (supported by some games).
  31. ; Default is "false".
  32. forceoffline = false
  33. ; Some games are checking for the low violence presence.
  34. ; Default is "false".
  35. ;lowviolence = true
  36. ; Purchase timestamp for the DLC (http://www.onlineconversion.com/unix_time.htm).
  37. ; Default is "0" (1970/01/01).
  38. ;purchasetimestamp = 0
  39.  
  40. [steam_misc]
  41. ; Disables the internal SteamUser interface handler.
  42. ; Does have an effect on the games that are using the license check for the DLC/application.
  43. ; Default is "false".
  44. disableuserinterface = false
  45.  
  46. [dlc]
  47. ; DLC handling.
  48. ; Format: <dlc_id> = <dlc_description>
  49. ; e.g. : 247295 = Saints Row IV - GAT V Pack
  50. ; If the DLC is not specified in this section
  51. ; then it won't be unlocked
  52. 228800 = Arma 3 Alpha Lite - expires now (Arma 3)
  53. 233780 = Arma 3 Server
  54. 233800 = Arma 3 Tools
  55. 249500 = SteamDB Unknown App 249500
  56. 249860 = Arma 3 Soundtrack
  57. 249861 = Arma 3 Maps
  58. 249862 = Arma 3 Tactical Guide
  59. 275700 = Arma 3 Zeus
  60. 288520 = Arma 3 Karts
  61. 304380 = Arma 3 Helicopters
  62. 304400 = Arma 3 DLC Bundle 1
  63. 332350 = Arma 3 Marksmen
  64. 390500 = Arma 3 Samples
  65. 395180 = Arma 3 Apex
  66. 571710 = Arma 3 Laws of War
  67. 601670 = Arma 3 Jets
  68. 612480 = Arma 3 DLC Bundle 2
  69. 639600 = Arma 3 Malden
  70. 744950 = Arma 3 Tac-Ops Mission Pack
  71. 798390 = Arma 3 Tanks
  72. 1021790 = Arma 3 Contact
  73. 1042220 = Arma 3 Creator DLC: Global Mobilization - Cold War Germany
Add Comment
Please, Sign In to add comment