Jump to content

macchky

Member
  • Content Count

    41
  • Joined

  • Last visited

  • Medals

Posts posted by macchky


  1. On 2016/12/16 at 6:26 PM, xon2 said:

    Actually there are official x64 dlls for Ace 3 on their github page. I guess these will be added with the next update. @macchky ...where did you get the TFAR x64 dll, or did you compile all these unoffical dlls yourself?

     

    Yeah ACE3 Team ready for 64bit dll after <-(rejected) I compile ones.

    All dlls of top thread is compiled by me from each mod source.


  2. 64bit dll for TFAR and ACE3

     

    TFAR dll work confirmd. ACE3 dll not confirmed.

     

    USE AT YOUR OWN RISK

     

    TFAR

    Official Dll

    https://github.com/michail-nikolaev/task-force-arma-3-radio/releases/tag/0.9.12

     

     

     

     

     

     

     

     

     

     

     

     

    Experimental, compiled from 1.0 Branch

    https://github.com/michail-nikolaev/task-force-arma-3-radio/releases/tag/1.0-PreRelease

    https://macchky.net/dl/task_force_radio_pipe_x64.dll

     

    2017/3/17

    Update TFAR Dll

    • Like 4

  3. Minimum Setting

    // beserver.cfg
    
    RConPassword password
    RConPort 2333  // UDP protocol , not same to a game port
    MaxPing 400
    
    // Optional setting
    // RConIP 1.2.3.4 IP that waiting Rcon
    
    RconPort have not to be ARMA3 port range, default reserved ports (+0,+1,+2,+3) are 2302 - 2305, do not use them

  4. lightmarksmen.png

     
    banner-420x120.png?1453701226
    banner-420x120.png?1454919531
     
    Normalized weight Marksman DLC Weapons and Magazines.
     
    DLC Weapons is too heavy, so I created more realistic version.
     
    Normal Version Class Name

    L_srifle_DMR_02_F			MAR-10 .338 (Black)
    L_srifle_DMR_02_camo_F			MAR-10 .338 (Camo)
    L_srifle_DMR_02_sniper_F		MAR-10 .338 (Sand)
    L_10Rnd_338_Mag
    
    L_srifle_DMR_03_F			Mk-I EMR 7.62mm (Black)	
    L_srifle_DMR_03_khaki_F			Mk-I EMR 7.62mm (Khaki)
    L_srifle_DMR_03_tan_F			Mk-I EMR 7.62mm (Sand)
    L_srifle_DMR_03_multicam_F		Mk-I EMR 7.62mm (Camo)
    L_srifle_DMR_03_woodland_F		Mk-I EMR 7.62mm (Woodland)
    
    
    L_srifle_DMR_04_F			ASP-1 Kir 12.7mm (Black)
    L_srifle_DMR_04_Tan_F			ASP-1 Kir 12.7mm (Tan)
    L_10Rnd_127x54_Mag
    
    
    L_srifle_DMR_05_blk_F			Cyrus 9.3mm (Black)
    L_srifle_DMR_05_hex_F			Cyrus 9.3mm (Hex)
    L_srifle_DMR_05_tan_f			Cyrus 9.3mm (Tan)
    L_10Rnd_93x64_DMR_05_Mag
    
    L_srifle_DMR_06_camo_F			Mk14 7.62mm (Camo)
    L_srifle_DMR_06_olive_F			Mk14 7.62mm (Olive)
    
    
    L_MMG_01_hex_F				Navid 9.3mm (Hex)
    L_MMG_01_tan_F				Navid 9.3mm (Tan)
    L_150Rnd_93x64_Mag
    
    L_MMG_02_camo_F				SPMG .338 (MTP)
    L_MMG_02_black_F			SPMG .338 (Black)
    L_MMG_02_sand_F				SPMG .338 (Sand)
    L_130Rnd_338_Mag
    

    Complete Version Class Name is same as vanilla. 

     

    Alternate Downloads
     

    Normal

    http://macchky.net/dl/@light_marksman_dlc.zip

     

    Complete

    http://macchky.net/dl/@light_marksman_dlccomp.zip
     
    Changelog

    • 2016/2/9 - v1.0.2
      • Add asdg_jr config to Normal version

    Usage: Copy pbos from "option" folder to "addons" folder

    • 2016/2/9 - v1.0.1
      • 1 Typo fix
      • Complete Version Released
    • 2016/1/26 - v1.0.0 Released

    Credit

    • macchky
    • BI
    • Like 3
    • Thanks 1

  5. Thanks a bunch!

    Last question. Does doing this eliminate the need from having to download the binaries from here or does it just protect the downloads from getting overwritten?

     

    does it just protect the downloads from getting overwritten? 

     

    No.

     

    Does doing this eliminate the need from having to download the binaries from here ?

     

    90% yes.

     

    10% bellow

     

    there is branch on steam you may use, but beware that sometimes data on my dropbox're newer due to manual build e.g. on weekend:

    PERF = STABLE branch compatible, no debug layer, no #captureFrame nor diag_captureFrame

    PROF = STABLE branch compatible, with debug layer, with #captureFrame / diag_captureFrame

    • Like 1
×