Page 1 of 4 123 ... LastLast
Results 1 to 15 of 57
  1. #1
    iFile_shift's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Lang Son, Viet Nam
    Posts
    127
    Reputation
    10
    Thanks
    896
    My Mood
    Relaxed

    DLC Unlocker - by creamapi - Laws of War / New Thread

    I DID NOT CREATE CREAMAPI NOR THE ORIGINAL RELEASE FOR ARMA3
    All credits to machine4578 and Sak32009

    • Download the approved files once they are approved
    • Open the zip file
    • Navigate to your Arma3 directory
    • Locate "steam_api" and "steam_api64"
    • Rename these to "steam_api_o" and "steam_api64_o" so as to not lose them if you decide to unistall this exploit. Use an o and not a zero!
    • Drag and drop the contents of the zip file into your arma directory.
    • Relaunch Arma 3 and enjoy!



    Here's the .ini code for those of you who already have the older version and just wish to update the .ini

    Code:
    ; Get DLC Info from SteamDB by Sak32009 v3.3.1
    ; Format: CREAMAPI v2.0.0.7
    ; AppID: 107410
    ; AppID Name: Arma 3
    ; AppID Total DLCs: 17
    ; Config EXE: arma3launcher.exe
    ; Config ARG: 
    
    [steam]
    ; Application ID
    appid = 107410
    ; Force the usage of specific language.
    ; Uncomment this option to turn it on.
    ;language = english
    ; 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 game wants to call each DLC by index.
    unlockall = false
    ; Original Valve's steam_api.dll.
    ; Default is "steam_api_o.dll".
    orgapi = steam_api_o.dll
    ; Original Valve's steam_api64.dll.
    ; Default is "steam_api64_o.dll".
    orgapi64 = steam_api64_o.dll
    ; Enable/disable extra protection bypasser.
    ; Default is "false".
    extraprotection = false
    ; ExtraProtection level.
    ; Default is "0".
    ; Available options :
    ; 0 = minimum, 1 = medium, 2 = maximum
    extraprotectionlevel = 0
    ; Turn on the "light" wrapper mode.
    ; Default is "false".
    wrappermode = false
    ; Enable/disable logging of the DLC functions.
    ; Default is "false".
    ; If you use log_build, uncomment this option to turn it on.
    ;log = false
    
    [steam_wrapper]
    ; Application ID to override (used when the wrapper mode is on)
    newappid = 107410
    ; Load steam emulator library.
    ; Default is "false".
    loademu = true
    ; Emulator library that is used for the stats
    ; and storage handling.
    ; Default is "emu.dll".
    emudll = emu.dll
    ; Use the emulator storage system.
    ; Default is "false".
    wrapperremotestorage = false
    ; Use the emulator stats/achievements system.
    ; Default is "false".
    wrapperuserstats = false
    ; Use the emulator utils system.
    ; Default is "false".
    wrapperutils = false
    ; User the emulator callbacks system.
    ; Default is "false".
    wrappercallbacks = false
    
    [dlc_subscription]
    ; This will check if the specifed
    ; DLC is owned by the user.
    ; Format: <dlc_id> = <true/false>
    ; e.g. : 12345 = true
    ;        12346 = true
    ;        12347 = true
    ; If the DLC is not specified in this section
    ; then it won't be subscribed.
    ; Also if the value is set to "false" the DLC
    ; won't be subscribed either.
    228800 = true
    233780 = true
    233800 = true
    249500 = true
    249860 = true
    249861 = true
    249862 = true
    275700 = true
    288520 = true
    304380 = true
    304400 = true
    332350 = true
    390500 = true
    395180 = true
    601670 = true
    612480 = true
    639600 = true
    571710 = true
    
    [dlc_index]
    ; DLC handling.
    ; Format: <dlc_index> = <dlc_id>
    ; e.g. : 0 = 12345
    ;        1 = 12346
    ;        2 = 12347
    0 = 228800
    1 = 233780
    2 = 233800
    3 = 249500
    4 = 249860
    5 = 249861
    6 = 249862
    7 = 275700
    8 = 288520
    9 = 304380
    10 = 304400
    11 = 332350
    12 = 390500
    13 = 395180
    14 = 601670
    15 = 612480
    16 = 639600
    17 = 571710
    
    [dlc_names]
    ; Names for the DLCs index put above.
    ; Use this only if needed.
    ; Format: <dlc_index> = <dlc_name>
    ; e.g. : 0 = DLC Name 0
    ;        1 = DLC Name 1
    ;        2 = DLC Name 2
    0 = Arma 3 Alpha Lite - expires now (Arma 3)
    1 = Arma 3 Server
    2 = Arma 3 Tools
    3 = SteamDB Unknown App 249500
    4 = Arma 3 Soundtrack
    5 = Arma 3 Maps
    6 = Arma 3 Tactical Guide
    7 = Arma 3 Zeus
    8 = Arma 3 Karts
    9 = Arma 3 Helicopters
    10 = Arma 3 DLC Bundle 1
    11 = Arma 3 Marksmen
    12 = Arma 3 Samples
    13 = Arma 3 Apex
    15 = Arma 3 Jets
    16 = Arma 3 DLC Bundle 2
    17 = Arma 3 Laws of War
    
    [dlc_timestamp]
    ; Specifies a unique unix timestamp for the purchased DLC (https://www.onlineconversion.com/unix_time.htm).
    ; By default returns the current date timestamp (if nothing was specified).
    ; Format: <dlc_id> = <timestamp>
    ; e.g. : 12345 = 1420070400
    228800 = 1444187068
    233780 = 1493935029
    233800 = 1492013785
    249500 = 1444187068
    249860 = 1468520676
    249861 = 1468520676
    249862 = 1468520676
    275700 = 1463012695
    288520 = 1490190226
    304380 = 1478619980
    304400 = 1490187610
    332350 = 1490190051
    390500 = 1489684140
    395180 = 1478568598
    601670 = 1492501995
    612480 = 1490204550
    639600 = 1498139492
    571710 = 1504807200
    Virus Scan #1
    Virus Scan #2
    <b>Downloadable Files</b> Downloadable Files
    Last edited by iFile_shift; 09-12-2017 at 04:08 PM. Reason: Virus Scans

  2. The Following 258 Users Say Thank You to iFile_shift For This Useful Post:

    31BlackL9 (06-25-2018),420BlazeItBoys (09-17-2017),AdAstra4 (04-25-2018),adk294u (05-05-2018),adminrootadminroot (12-30-2023),ALegs (12-13-2018),aljazzizmond (02-12-2020),aquaticats (11-27-2022),AresXX22 (01-15-2018),army1045 (11-25-2017),asdfghjklqwertzuiop (03-22-2018),Asilzade0925 (09-16-2017),asssad (06-18-2018),averagespaghetti (11-03-2019),aw3some (07-24-2019),ayyboolin (08-10-2019),azakes (11-07-2017),azimli12 (09-24-2017),Bad-pilot (10-07-2017),bagulhao (06-05-2018),Bakimaster91 (02-23-2018),BAMxqzme (11-08-2017),baranafsar0 (07-26-2019),Beneharo (09-16-2017),bennto23 (09-17-2017),bensrawingburger (11-25-2017),betterexs (10-22-2017),bezannes1 (03-14-2018),Blankeh (09-15-2017),BonappleTrees (07-31-2022),BoopiBopi (05-01-2018),Brubinho (05-04-2018),Captain_Sharx (04-02-2021),catboi (03-26-2018),cavs55na (04-14-2018),Celebiplays (03-14-2018),Cerebus (07-26-2021),champpoly753 (02-17-2018),codykbmod (10-18-2020),COHHbIU (11-24-2017),cookiegamingpl1 (12-08-2017),crazyspace (01-01-2018),Cucciolone123 (11-02-2017),cypresschill (09-12-2017),dada734 (09-21-2017),damianbar66 (10-01-2017),darknytely (12-29-2021),davidp234 (09-13-2017),Dawidson (10-12-2017),dayzplayer251 (11-01-2017),DDTV (04-11-2018),DerpLord_ (09-12-2017),DewTBH (11-19-2017),dilekcam66 (01-03-2018),Dinocactus1000 (11-25-2017),Diorism (10-28-2017),djivanchocolombia (11-02-2017),DLCFiend (11-20-2019),dmd313 (11-28-2017),dony014 (12-04-2017),drvmm (11-03-2017),DuckMaster123 (10-22-2017),dwdwddw (01-10-2018),EbanApach (05-14-2021),Elliotisafag (09-13-2017),ergonsale (11-29-2017),eskkyq (02-20-2018),estthecoolguy (09-06-2020),Etalen141919 (02-09-2020),extremopk (11-12-2017),f9hellbound (03-28-2018),Fabian069603861 (09-16-2018),FadaMagrinha (01-05-2018),FaGGeNFreaKeR (10-15-2017),FireKung (07-22-2023),Froddx (09-13-2017),Frozenfluid (11-30-2017),Fusah (10-29-2017),FvckA (10-09-2017),GamerThaiTv (04-12-2018),GavinMiller02 (05-04-2019),giorolling1 (12-07-2017),govedo42 (04-28-2020),GrifisIT (07-07-2019),Hangover4000 (03-18-2018),happypiggy (11-07-2021),Havks (11-25-2017),hayalet0607 (09-17-2017),HeliosOrLenni (12-03-2017),Hellskitchen (03-28-2018),HiImKyle (12-26-2017),Horseyyy (11-18-2017),huaba1337 (10-21-2017),huudoez (09-23-2017),iceBabyice (03-26-2018),immunev2 (10-31-2017),iRaeon (09-17-2017),Itz_Gui (09-22-2017),IuliBOSS (12-25-2018),JayWoLF678 (09-14-2017),joebobo (10-22-2017),JudexMars (04-21-2018),JumpyGaming (06-08-2018),kafkaesqueDreams (12-19-2017),kaique matias (11-21-2017),kees98 (05-10-2018),Kentyuuu (12-05-2017),killermemes (11-07-2017),Killingbest (10-31-2020),KingsSquare (07-09-2018),kinxs (01-15-2018),Knight006 (12-11-2017),Kongen_ (11-18-2017),koziolkke99 (12-06-2018),Krazykev (07-28-2021),Kushinski (09-27-2017),KyleFinley (11-10-2017),Kyoshiro Seiji (09-15-2019),Kysook (07-04-2018),LaggingSlayer (09-16-2017),LeKilleur5713 (09-14-2017),Leragan (04-14-2018),LHasNolife (01-04-2018),locomart (09-17-2017),LoordNoodlex (12-02-2017),lovrefd13 (05-09-2021),luanmrc (12-04-2017),luke109 (12-28-2017),LzAZRAELzl (04-19-2022),Malaga88 (04-30-2018),mantraasura (12-11-2019),MARCELO287 (11-29-2017),Marcus_Holst (01-11-2022),masterduelist (09-15-2017),matapute (01-08-2022),Maxblood5 (10-27-2017),memeber9991 (03-17-2018),menorbrasil (11-30-2017),mertius (06-17-2019),Metaxas (04-13-2018),MidnightSpidy (11-19-2018),MiguelIDPlays (05-31-2018),Mintcandys (12-17-2018),MishaGames (08-24-2023),mmmoo (02-13-2019),monster777cj (10-30-2017),mozaroma (10-27-2017),MPORage (09-15-2017),MrKnox (05-19-2021),MrPanda_1331 (11-18-2017),MrRobloxer69 (01-15-2018),MrSega13 (12-28-2018),Mrug (09-03-2021),Mr_Alex197 (06-10-2019),MultumEuphoria (07-10-2021),Myles_The_Creator (09-11-2017),mymumisaduck (09-23-2017),nagarayaman (01-29-2021),Nastrix (05-04-2019),NickSantosHD (09-14-2017),NinJeX (09-14-2017),noclout (04-14-2018),NormalAxis (12-09-2017),obvioushacker8 (10-02-2017),Oskianche (09-14-2017),Otorine (03-16-2018),Owniver (09-27-2017),PALHACO_ASSASSINO (11-21-2017),papoppara (03-20-2021),pauloreim (12-16-2017),PedoFearBear (12-09-2017),PERCYFREEMAN (01-28-2022),perezkid (10-11-2017),physxp (01-27-2021),PinXo (01-13-2018),Pirateam (04-12-2018),Playerleo (10-28-2017),poetmoet (02-28-2018),Poindexter247 (10-07-2017),pokerozz2 (09-19-2017),poomoo123 (10-22-2017),porcodio2232 (10-21-2021),PurpleOldMaN (11-30-2017),Qunite (10-24-2017),raquerino (10-22-2017),RealHunter5566 (10-24-2017),Reliquish (12-06-2017),richus2000 (01-04-2018),ridicrow (07-29-2019),rizetetra (10-06-2017),robokop7777 (10-08-2017),roland56 (04-11-2018),RoloDeesnire (03-05-2019),rucin3k (09-30-2017),rus_major (12-03-2017),sahand3000 (12-30-2017),Sakazuiki (09-30-2017),salihcam55 (03-06-2018),santablanca8448 (05-08-2021),SantaClaus1960 (10-26-2017),SauroCuack (12-08-2017),scaniaxd (12-01-2017),Schildkroeti (08-03-2018),sentry_nero (12-18-2017),ShadoysNekit (03-23-2018),slipslopslap (09-26-2017),soapyballs91 (10-04-2017),somecolors (10-02-2017),someguyboo (03-15-2018),Steven_Usui (03-13-2019),Stm22 (03-12-2022),Subjektive (01-03-2022),SussusAmoguss (09-11-2021),swat1903 (12-07-2017),tamadaaxefx (02-25-2018),taracoars (09-12-2017),tate5904 (02-04-2018),TDJA (02-25-2021),TeuzKiller (11-12-2017),The Matthew (11-24-2021),TheDeMonte (11-11-2017),theluzy (08-21-2019),TheNanoPlayer (11-09-2017),TheNQQB (02-12-2018),Theo0311 (11-18-2017),theyearwas1969 (03-14-2018),tilki8939 (03-31-2022),Tim Neumann (12-10-2021),tiolabiado (04-15-2018),TodesRanger (03-09-2018),ToR1122 (09-12-2017),toxinmods (10-06-2018),TrooperZach (08-14-2018),Try0x101 (10-05-2017),Twisted_UA (12-09-2017),Tyler098 (12-03-2017),UltraPrimz (09-27-2018),umhi (05-01-2018),urry (09-24-2017),VSAPRocky (11-06-2017),warlocksz (11-30-2017),WaterDylone (12-10-2017),weeny9423 (08-25-2022),x49bw (10-12-2018),xNjoy (10-01-2018),xXAssassin115xX (07-17-2018),xxdonomarxx (04-02-2019),Yasai (06-17-2018),yigitkara99 (01-02-2018),yy960865209 (12-12-2017),zahalka (09-12-2017),Zebabcebul (10-01-2017),Zecros1996 (09-27-2017),zeropointgamer (12-10-2017),zipeyPL (01-05-2019),zok2002 (09-13-2017),zonovsky (12-16-2017),zonovsky1337 (12-10-2017)

  3. #2
    rockstarj's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    Been using for over 2 months now, and now I'm finally getting problems. battleeye is blocking

    Code:
    9/13/2017 11:34:19 PM - Blocked loading of file 'C:\Windows\SysWOW64\HsSrv.dll'
    Code:
    9/13/2017 11:34:30 PM - Blocked loading of file 'D:\Program Files\Steam\steamapps\common\Arma 3\steam_api64.dll'

  4. #3
    NickSantosHD's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    i think they fixed it. I can't start arma 3 anymore and get a error mssage if i start Arma 3.

    I only can start Arma 3 if i delete the cracked files.

  5. #4
    iFile_shift's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Lang Son, Viet Nam
    Posts
    127
    Reputation
    10
    Thanks
    896
    My Mood
    Relaxed
    Quote Originally Posted by rockstarj View Post
    Been using for over 2 months now, and now I'm finally getting problems. battleeye is blocking

    Code:
    9/13/2017 11:34:19 PM - Blocked loading of file 'C:\Windows\SysWOW64\HsSrv.dll'
    Code:
    9/13/2017 11:34:30 PM - Blocked loading of file 'D:\Program Files\Steam\steamapps\common\Arma 3\steam_api64.dll'
    They might've detected the signatures, or made the DLC checks server side. I'd bet on battleye detecting it. Oh well, it was fun while it lasted.
    Last edited by iFile_shift; 09-13-2017 at 11:22 PM.

  6. #5
    NickSantosHD's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    I got the same problem with blocked loading. But my friend is currently in arma 3 and using the cracked DLC. But he dont want to restart arma 3 now Edit: Friend can't start the game anymore
    Last edited by NickSantosHD; 09-13-2017 at 11:44 PM.

  7. #6
    iFile_shift's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Lang Son, Viet Nam
    Posts
    127
    Reputation
    10
    Thanks
    896
    My Mood
    Relaxed
    Quote Originally Posted by NickSantosHD View Post
    I got the same problem with blocked loading. But my friend is currently in arma 3 and using the cracked DLC. But he dont want to restart arma 3 now Edit: Friend can't start the game anymore
    You need a way to disable the BEDaisy driver temporarily to get a workaround.

  8. #7
    CykaBlyat1023's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    baghdad
    Posts
    72
    Reputation
    10
    Thanks
    106
    It didn't work at first, however I restarted steam and BE didnt block the file somehow. I am confuse. https://imgur.com/a/zuf39

  9. #8
    NickSantosHD's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Whuuut, how

  10. #9
    rockstarj's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    Update, had a windows update, had my computer off over night and it launched right up no issues

  11. #10
    iFile_shift's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Lang Son, Viet Nam
    Posts
    127
    Reputation
    10
    Thanks
    896
    My Mood
    Relaxed
    Quote Originally Posted by CykaBlyat1023 View Post
    It didn't work at first, however I restarted steam and BE didnt block the file somehow. I am confuse. https://imgur.com/a/zuf39
    Intresting

    - - - Updated - - -

    Quote Originally Posted by rockstarj View Post
    Update, had a windows update, had my computer off over night and it launched right up no issues
    OK piece to the puzzle here




    I plan to spend some time figuring out different setting s and ways around battleye detecting the API

  12. #11
    iFile_shift's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Lang Son, Viet Nam
    Posts
    127
    Reputation
    10
    Thanks
    896
    My Mood
    Relaxed
    Update: Battleye seems inconsistent in blocking the files. I advise to exit and relaunch steam multiple times if you feel like trying your luck.

  13. #12
    Felix's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Market Place
    Posts
    3,617
    Reputation
    2414
    Thanks
    1,666
    My Mood
    Happy
    Quote Originally Posted by iFile_shift View Post
    Update: Battleye seems inconsistent in blocking the files. I advise to exit and relaunch steam multiple times if you feel like trying your luck.
    Yeah I noticed this. There was a new battle eye update so Im assuming this is why.
    Please thanks if you felt that I have been of help!


    LONG LIVE JAHSEH 1998-2018

     


    [IMG]https://thumbs.gfyca*****m/ZestyBrownBasil-size_restricted.gif[/IMG]
     


  14. #13
    iFile_shift's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Lang Son, Viet Nam
    Posts
    127
    Reputation
    10
    Thanks
    896
    My Mood
    Relaxed
    Quote Originally Posted by Felix View Post
    Yeah I noticed this. There was a new battle eye update so Im assuming this is why.
    Maybe the api's just need a new signature or they need to read the config file somewhere where battle eye can't find it? I'm still learning a lot of things and have a very basic undersatnding of things.

  15. #14
    Quincy01's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Posts
    112
    Reputation
    10
    Thanks
    6
    My Mood
    Breezy
    It works fine for me,just had to update the .ini since I have the old file

  16. The Following User Says Thank You to Quincy01 For This Useful Post:

    iFile_shift (09-22-2017)

  17. #15
    Archangel6's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    1
    Great release man. I have been using for over a week now

  18. The Following User Says Thank You to Archangel6 For This Useful Post:

    iFile_shift (11-09-2017)

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Release] DLC Unlocker - by creamapi
    By iFile_shift in forum ArmA 3 Hacks & Cheats
    Replies: 109
    Last Post: 09-12-2017, 03:19 PM
  2. [Detected] First Strike DLC Unlocker[19/5/11]
    By iFireLazers in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 379
    Last Post: 08-09-2011, 06:21 AM
  3. [Info] The dlc unlocker is working fine
    By lolbie in forum Call of Duty Black Ops Discussions
    Replies: 9
    Last Post: 05-19-2011, 12:22 AM
  4. [Tutorial] How to play acension online whit the dlc unlock
    By Snipmen in forum Call of Duty Black OPS Tutorials
    Replies: 13
    Last Post: 04-21-2011, 07:49 AM
  5. Guild Wars New Classes
    By Chronologix in forum General Gaming
    Replies: 24
    Last Post: 07-23-2006, 08:46 AM