Skip to content

This is an enhancement of the CS767, CS777 200ER, 300ER and Freighter

License

Notifications You must be signed in to change notification settings

B1rby/CS777-767-Salty-Compatibility-Mod

 
 

Repository files navigation

Salty Compatibility Mod for Captain Sim Boeing 777/767

About

This Compatibility Mod is an addition to Salty Simulations 747.

This is an open-source modification for Captain Sim Boeing 777-200ER, Boeing 777-300ER, Boeing 777F and Boeing 767-400ER. Our goal is to make all CS aircrafts, which mainly based on the original Asobo Boeing 747 implementation flyable again. We decided implement this mod on top of Salty Simulation 747 as thier main goal is also to improve the Asobo Boeing 747 to a enjoyable level.

Download Salty 747 - Step 1

In order to get use of this mod or start a development environment you need to install the latest Development Build of Salty Simulation 747

Development build

Click to download the latest salty-747 development build

Installation of Salty Compatibility Mod - Step 2

Latest Build

Click to download the latest masterrob94-salty-777 development build

To install, simply copy the salty-747 and masterrob94-salty-777 folder to your community folder.

  • Microsoft Store - C:\Users\<USERNAME>\AppData\Local\Packages\Microsoft.FlightSimulator_[]\LocalCache\Packages\Community

  • Steam - C:\Users\<USERNAME>\AppData\Roaming\Microsoft Flight Simulator\Packages\Community

  • Boxed - C:\Users\<USERNAME>\AppData\Local\MSFSPackages\Community

  • If you customized install location when installing MSFS (regardless of version) - <Install Folder>\Community

Development

Requirements

  • IDE of your choice (e.g. VSCode)
  • NodeJS LTS (e.g. version 16)

This project can also be opened using MSFS Dev Mode

Setup your environment

Open terminal on your working directory:

npm install

Edit code

Source code is located in ./PackageSources

Build without MSFS Package Tool (quick and easy)

npm run build

The generated project will be located in ./Packages

Build with MSFS Package Tool (less efficient)

You have 2 choices :

  • Build via MSFS Dev Mode (Build All)
  • Build via provided shortcut. Drag masterrob94-salty-777.xml to fspackagetool.exe Shortcut (MSFS SDK must be installed on default location)

The generated project will be located in ./Packages

License

The Salty Compatibility Mod for Captain Sim Boeing 777/767 is a modified version based on Salty Simulations 747 Project. Therefore is this project also distributed under the GNU General Public License version 3. See LICENSE.

Microsoft Flight Simulator © Microsoft Corporation. Salty Compatibility Mod for Captain Sim Boeing 777/767 was created under Microsoft's "Game Content Usage Rules" using assets from Microsoft Flight Simulator, and it is not endorsed by or affiliated with Microsoft.

About

This is an enhancement of the CS767, CS777 200ER, 300ER and Freighter

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.0%
  • HTML 16.9%
  • CSS 5.1%