Giter Club home page Giter Club logo

777-300er's Introduction

Stratosphere Studios 777-300ER

Freeware Boeing 777-300ER for the X-Plane 12 flight simulator by Stratosphere Studios.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Discord
Our Discord Server

FAQ

Q: Why is the aircraft not showing up in the aircraft menu?

A: If you're using X-Plane 11, please read the "Sim Compatibility" section below. If you are on X-Plane 12, please check the "Installation" section and send us a message if it still doesn't work.

Sim Compatibility

A: We have removed X-Plane 11 support to make it easier for us to focus on X-Plane 12 development and utilize v12-only features. By the time the aircraft is decently flyable, X-Plane 12 will have been out for a while and we expect more people to have switched by then and for the sim to be more polished.

Q: Why do I get an error when loading the aircraft? What do I do with it?

A: This error is a known FMOD bug. Just click "Understood" and the popup will close. We don't have a sound dev to fix this anymore, so if you have FMOD experience and want to help out, let us know!

Q: Why are my liveries broken?

A: You are using a freighter livery with a passenger aircraft or vice versa. Make sure the livery you are using is correct for the type of aircraft you're flying. You can toggle the aircraft type on the EFB.

Q: Why does the CDU say "KEY/FUNCTION INOP" when I try to do stuff on it?

A: That notification means that key doesn't do anything. If it's supposed to, then we just haven't written the code for that functionality yet.

Q: When is the release date?

A: We have no release date at this time, however, you can still download the aircraft whenever you'd like.

Q: Where can I download liveries?

A: You can download liveries from us and various third parties from our livery repository

Livery Painters

If you are a livery painter and want us to add your livery to the repository, please create a pull request to the livery repo above and we'll add it if it meets our standards. The paintkit is located in the "!Stratosphere 777-300ER" folder in the livery repo. There's a channel in the Discord server named "livery-requests" where you can see what liveries people want. Note that while the modeling is mostly complete, it's still subject to some changes.

Q: Where can I follow progress and announcements for this aircraft?

A: Keep up with the project on our Discord Server! You can also see a detailed changelog here.

Q: What is the black console window that appears when I start the aircraft?

A: Don't close it. It helps the developers find bugs and fix them. Closing this window WILL crash X-Plane. Along with the log.txt, this is one of the primary tools for investigating issues. This can be disabled by deleting the "xtlua_debugging.txt" file from the aircraft's plugins/xtlua/64/ and plugins/xtlua_fms/64/ folders.

Q: How do I start the aircraft?

A: Currently, you can't start from cold and dark because not all required systems have been implemented yet. For now, enable "Start with engines running" in X-Plane's aircraft menu.

Q: Is there a cargo version available?

A: Yes! Enable the freighter option on the EFB and the plane will become a 300ERF. Note that not all cockpit changes are modeled yet.

Q: Why can't I see the cabin through the windows from outside?

A: In order to improve performance, we hide all cabin objects when the cockpit door is closed. If you want to take some exterior screenshots, just open the cockpit door!

СDU Сode

Thanks for reading! The соde to unlоck the flight instruments can be found in the "777 Readme Сode.txt" file in the X-Plane's Output folder once the aircraft is loaded. (...\X-Plane\Output\777 Readme Code.txt)

Q: How can I contribute to this aircraft?

A: Please use the GitHub issue page to report any problems you find. This will greatly help us fix issues.

If you want to help out and you have some dev skills, feel free to fork, modify, and make a pull request!

Q: Even after following the above instructions, why my is aircraft still broken?

A: Please remember this aircraft is still in the works. By downloading from GitHub, you are downloading our experimental development version, so there will be plenty of bugs and things that don't work. Please be patient as we continue working on the aircraft.

INSTALLATION

Go to our GitHub repository, click the green "Code" button, then click "Download Zip". This version gets updated frequently. image

Then extract the aircraft folder and move it to your X-Plane aircraft folder as with any other aircraft.

If the Github download doesn't work, you can use the alternate Google Drive download. This version lags behind the GitHub one.

We suggest using GitHub Desktop to keep the aircraft updated without needing to redownload it every time.

Windows

You'll need to install C++ Support to use this aircraft if your computer doesn't have it. (It probably already does!)

MAC

MacOS will block the aircraft plugins if they haven't been whitelisted before. To whitelist them, run the command sudo xattr -dr com.apple.quarantine * from a terminal inside the root X-Plane folder (either by cd-ing to it or Rightclick > Services > New Terminal at Folder). For a more visual explanation without the terminal, watch this video.

Linux

No further steps are required.

CREDITS

Nathroxer (Founder): Cockpit, animations, textures, aircraft exterior.

BRUHegg: SASL systems (hyd, fbw, gear), C++ systems (FMC plugin), flight model improvements

remenkemi (crazytimtimtim): XTLua systems (mostly cockpit stuff and flight instruments), flight model + other aircraft data, manipulators, readme, GitHub management, animation improvements.

Matt726: Sounds, Documentation, display textures.

kudosi: references, testing.

y4nn: Mac installation video.

VII.Aero: EFB user interface

Ker_1010: MFD Checklist improvements

Laminar Research: Some display textures and fonts.

Cactus2456 (IASXP): MFD Checklists, SASL integration.

zeta976: Modeling improvements, animation, airfoils, flight model, documentation.

mSparks43, the Sparky744 Project, and its contributors: XTLua, help, and some borrowed code.

Potatohead123: Cockpit help.

Phil Paysse: Fuselage.

Spherrrical: Logo design.

777-300er's People

Contributors

bruhegg avatar iasxp avatar ker1010 avatar matt726-s avatar milslachie avatar nathroxer avatar remenkemi avatar spherrrical avatar zeta976 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

777-300er's Issues

No Push Permissions

@Spherrrical Even though I am part of the organization I don't have permission to push directly to the repository. Could I have those?

Also please enable Github Discussions

Unlock the flight instruments

Bug Report

Bug Description

Impossible to validate my code find in \X-Plane 12\Output\777 Readme Code.txt

Version

  • OS: Windows 10
  • X-Plane Version: 12
  • The date you downloaded the plane: 29/01/2023

To Reproduce

Re install zip from git

Visual Reference

Screen

Issue with sound bank

Bug Report

Bug Description

When i load the aircraft in the lastest version i have an sound error poping up on my screen and sound sounds broken

Version

  • OS: Linux (Arch Linux 6.1.8
  • X-Plane Version: 12.01r3 (build 120103)
  • The date you downloaded the plane: January 30th 2023 ~6:30PM UTC+1

To Reproduce

Please describe how to reproduce this bug.
Load Boeing 777-300ER with any livery.
A window pop-up with the following error and sounds sound broken.

Visual Reference

If applicable, add screenshots or videos to help explain your problem. Your log.txt and a screenshot of the black console window are very helpful for fixing bugs.
Capture d’écran du 2023-01-30 18-35-55
B777-300ER_ERROR.log

Engine spinning texture

Engines still have "spinning" textures even when powered off.
Also there are some other issues which we can further look into and discuss in Discord.

PFC lights not working

Bug report

Describe the feature

The thrust asym. comp as well as the primary flight computer lights don't work. See attached picture. The datarefs for these lights are the following:
1)Strato/777/fctl/ace/tac_fail
2) Strato/777/cockpit/lights/pfc_disc

Visual Reference

image

Transponder Improvements

  • Figure out different variants and which to use
  • Mode selector knob
  • Flashing light
  • Additional stuff on the display
  • Figure out different variants and which to use

Incorrect wiper animations

Both wipers are animated using the same index. Right should be [0] and left [1]. Also I think the wipers are supposed to move a bit farther.

Crazytimtimtim To-Do

  • #70
  • Learn FMOD Studio basics
  • #79
  • #78
  • #90
  • display switching
  • Figure out SASL Keyboard input for EFB
  • Figure out SASL internet features for weather data
  • #122
  • ISFD
  • copy data to scratchpad when occupied field is selected with an empty scratchpad
  • pneumatic and anti ice systems
  • PFD Warnings (WINDSHEAR, PULL UP, ENG FAIL)
  • FUEL DISAGREE and other FMS notifications on EICAS
  • add xlua timer features to xtlua
  • add xplane weather SDK stuff to xtlua
  • fix realistic parking brake
  • fix fps saving stuff

Remodel cockpit knobs

Remodel cockpit models using the diagrams and pictures I sent on Discord. [remember the three types of knobs?]

Objects in "maintenance mode

Bug Report

Bug Description

Describe your bug here.

Version

  • OS: [e.g. Windows]
  • X-Plane Version: [e.g. 11.50]
  • The date you downloaded the plane: [e.g. Jan. 1 2021]

To Reproduce

Please describe how to reproduce this bug.

Visual Reference

If applicable, add screenshots or videos to help explain your problem. Your log.txt and a screenshot of the black console window are very helpful for fixing bugs.

IMPORTANT: DO THESE STEPS BEFORE YOU POST YOUR ISSUE:

  1. Read the readme and make sure it isn't a known issue.
  2. Check the issue has not already been reported
  3. Try restarting your sim
  4. Try reinstalling the latest version of the 777
  5. Send a report either here or in the dev support channel on Discord if none of the above work.
    Make sure you have read the readme instructions BEFORE you post this issue. If you still have the issue, please ensure you have filled out all entries above with CLEAR, CONCISE answers. If so, you may delete this section and post your issue. Deleting this message shows that you have read the readme!

Fmc brightness key bugs

Fmc brightness indicator on the scratchpad doesn't fade away if scroll wheel was used to change brightness.
Fmc screen shouldn't become completely dark when brightness is set to mimimum. The lowest brightness should be 50% of the max brightness.

Brakes and trim not working with certain controls

The pitch trim A and B commands don't work with the custom flight controls (probable solution is to just call the main command while both A and B are being called). Toe brake axes don't actuate brakes.

No description

@Spherrrical There's no repository description. I suggest you add one and make the website link our discord invite.

Maybe give me higher permissions as well?

Cockpit PBR and colors

The cockpit colors just dont look quite right, and the cockpit still looks like plastic rather than metal.

Glass also isn't reflective enough and doesnt have enough dirt on it imo. Theres also no glass on the compass

Switch cover modeling

I think switch covers could definitely be better. I'll add pictures later but Zibo is a good example.

Landing Gear Issues

Bug Report

Bug Description

I faced a few issues with the landing gear:

  1. Looks pale/discolored.
  2. This might not be a bug, but the landing gears are not tilted.
  3. Rear landing gears are not extending fully.
  4. Landing Gear Flaps are not closing.

Version

  • OS: [e.g. Windows]
  • X-Plane Version [e.g. 11.50]
  • 777 Version [e.g. v1.0]

To Reproduce

N/A

Visual Reference

N/A

IMPORTANT: Make sure you have read the readme instructions BEFORE you post this issue. If you still have the issue, please ensure you have filled out all entries above with CLEAR, CONCISE answers. If so, you may delete this message and post your issue. Deleting this messahe shows that you have read the readme!

Texture Sizes

Some textures are way to big, here are some that should be reduced @nathroxer

  • landing gear should be 2k

  • aft overhead should also be 2k

  • clocks should be 2k but maybe even less

  • trim indicators - I noticed you have these absolutely huge files and just cut the scale in half in planemaker. What's the point? Just cut the size of the texture in half

  • trim indicator elements - why are the small elements like the green band or the pointer the same size as the big textures? Just make the texture the size of the element...~

VRAM doesn't grow on trees!!!

CDU Text Size

Text on the CDU doesn't properly fit on the display and align with the LSKs

Split some things

Assign slats and flaps, outboard and inboard ailerons, landing gear and gear doors to different datarefs
This will allow for a more realistic simulation. :)

Kill Objects When not in view

A possible performance improvement. Kill (make invisible) objects when you can't see them. For example, killing the landing gear while it's up or the cabin while the cockpit door is closed.

New switch animations

The thrust thrust asymmetry compensation and primary flight computer disconnect switches need to be animated.

Xplane 11 panels not working

Bug Report

777-300ER

Bug Description

Describe your bug here.
Hi, after downloading and flying your 777, i have lost 2d panels on some of my testing aircraft i tried after flying this one? is their any reason for this? i didnt have a full panel on your 777 as it was. does any of your coding change anything within the xp11 simulator.

Version

  • OS: [e.g. Windows]
  • windows10 home full
  • X-Plane Version [e.g. 11.50]
  • log.txt for X-Plane 11.55r2 (build 115501 64-bit c22f0eb21d049f66fcba233c37e65c845605fc40)
  • 777 Version [e.g. v1.0]

To Reproduce

Please describe how to reproduce this bug.

Visual Reference

If applicable, add screenshots or videos to help explain your problem.

IMPORTANT: Make sure you have read the readme instructions BEFORE you post this issue. If you still have the issue, please ensure you have filled out all entries above with CLEAR, CONCISE answers. If so, you may delete this message and post your issue. Deleting this message shows that you have read the readme!

Stab trim cutout switches

Most switches look like this:
image
but the stab trim cutout switches look like this:
image
They don't have the ball/hinge like the former.

Turbine fans missing

Bug Report

Bug Description

Describe your bug here.

This is a very good aircraft, but there is one issue I have noticed. The engine does not appear to have turbines, and you can see through most of it. I apologise if these are features still in development.

Screenshot 2022-12-04 074314

Version

  • OS: Windows
  • X-Plane Version: 11.50
  • The date you downloaded the plane: December 3rd, 2022

To Reproduce

Please describe how to reproduce this bug.

Flying the aircraft should reproduce the bug, as it is present when ether I fly it

Broken Landing Gear

@zeta976 The landing gear is broken. Only one of them is visible, and the animations does not animate straight up but is slightly off.

Also, @nathroxer why are there like 3 different landing gear objects?

FMC Problem

Bug Report

Bug Description

Describe your bug here.
After enter the code the FMC is not functioning. Buttons do not work. It does say "unlocked"

Version

  • OS:Mac
  • X-Plane Version: XPlane 12 12.04r3 (build 120405 Intel 64 bit, Metal
  • The date you downloaded the plane:March 10, 2023

To Reproduce

Please describe how to reproduce this b

Visual Reference

If applicable, add screenshots or videos to help explain your problem. Your log.txt and a screenshot of the black console window are very helpful for fixing bugs.

IMPORTANT: DO THESE STEPS BEFORE YOU POST YOUR ISSUE:

  1. Read the readme and make sure it isn't a known issue.
  2. Check the issue has not already been reported
  3. Try restarting your sim
  4. Try reinstalling the latest version of the 777
  5. Send a report either here or in the dev support channel on Discord if none of the above work.
    Make sure you have read the readme instructions BEFORE you post this issue. If you still have the issue, please ensure you have filled out all entries above with CLEAR, CONCISE answers. If so, you may delete this section and post your issue. Deleting this message shows that you have read the readme!

Radio texture bugs

Some of the radio buttons have texture bugs:
image
Also, the light on the left one should be on for VHF L and on the right for VHF R for now.

Freighter mode window frame issues

image

The bug at the top left happens in both passenger and freighter modes and is a flipped normal.

The window frame issue only happens in freighter mode.

FMS Issues

  • Text doesn't fit screen
  • IDENT page is missing "NAV DATA" field
  • IDENT page "ACTIVE" field seems to be in an incorrect format
  • Sort out MENU, FIX, and INIT REF button commands
  • Need references to edit EICASCTL page for 777
  • Disable screen blanking

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.