Jump to content
Sign in to follow this  
lawndartleo

launcher options

Recommended Posts

Add ability to launch other 3rd party apps prior to the launch of ArmA III.

Example... I have CH joysticks... launch CHCM... and I have a Track-IR... launch Track-IR.

I know I am not the only one with these things as well as a bad memory and the ability to do it myself without having to exit, take care of business and relaunch.

Share this post


Link to post
Share on other sites

A not so elegant workaround.... batch files.

ECHO OFF
CLS

TITLE ARMA III LAUNCHER

C:
CD C:\Program Files (x86)\CH Products
START CHCtlMgr.exe "C:\Users\Paul\Documents\CH Control Manager\Maps\ArmA.map"

C:
CD C:\Program Files (x86)\NaturalPoint\TrackIR5
START TrackIR5.exe

C:
CD C:\Program Files (x86)\Arma 3 Mod Preset Launcher
START Arma3ModPresetLauncher.exe

Mod to suit your needs. Still would be nice if it were integrated.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×