Jump to content

Recommended Posts

Posted

Anyone know how to add the KaCARS app to FSX so it shows up in the addons menu or is it even possible? Some of the guys in our group asked this question, I was just wondering if anyone else tried to do this.

Thanks

Keith

WestCoastHops

Posted

I don't believe there is as it is not a .dll. However you can have it automatically start alongside FSX, which might help. You

need to edit your EXE.XML, found in your %appdata%\microsoft\FSX folder. You will add the following to it (make a backup first):

<Launch.Addon>
   <Disabled>False</Disabled>
   <ManualLoad>False</ManualLoad>
   <Name>UVACars</Name>
   <Path>C:\Program Files (x86)\FS Products\UVACars\kACARS - Unity Virtual.exe</Path>
   <CommandLine />
   <NewConsole>True</NewConsole>
</Launch.Addon>

You will need to substitute the UVACars for kACARS under name and the path will be different too, i don't have the free version installed I'm afraid. this will open kACARS when FSX launches.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...