Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Iris Grob Tutor in 2024

Featured Replies

Has anyone successfully introduced the Iris Grob Tutor into 2024?

It worked fine for me in 2020, but in 2024 the canopy is stuck open when it loads and can't be closed?

Kevin Firth - AMD 9800X3D; Asus Prime X670E; 64Gb Cas30 6000 DDR5; RTX5090; AutoFPS

  • Author
7 hours ago, Adamski_NZ said:

Same here!

I asked a q on their discord channel, but zero response 😟

Kevin Firth - AMD 9800X3D; Asus Prime X670E; 64Gb Cas30 6000 DDR5; RTX5090; AutoFPS

  • 1 month later...

I haven't managed to get the animation to work but i have managed to make the canopy permanently closed by swapping the code for the animation around.

in iris-aircraft-tutor\SimObjects\Airplanes\iris-aircraft-tutor\model.E\G115_Interior_LOD00.gltf

swap:
{"name":"ANIM_Canopy","channels":[{"sampler":0,"target":{"node":272,"path":"translation"}},{"sampler":1,"target":{"node":274,"path":"rotation"}},{"sampler":2,"target":{"node":277,"path":"rotation"}}],"samplers":[{"input":214,"output":215,"interpolation":"LINEAR"},{"input":216,"output":217,"interpolation":"LINEAR"},{"input":218,"output":219,"interpolation":"LINEAR"}]}

for:
{"name":"ANIM_Canopy","channels":[{"sampler":0,"target":{"node":272,"path":"translation"}},{"sampler":1,"target":{"node":274,"path":"rotation"}},{"sampler":2,"target":{"node":277,"path":"rotation"}}],"samplers":[{"input":215,"output":214,"interpolation":"LINEAR"},{"input":217,"output":216,"interpolation":"LINEAR"},{"input":219,"output":218,"interpolation":"LINEAR"}]}

and in iris-aircraft-tutor\SimObjects\Airplanes\iris-aircraft-tutor\model.E\G115_Interior_LOD01.gltf

swap:
{"name":"ANIM_Canopy","channels":[{"sampler":0,"target":{"node":247,"path":"translation"}},{"sampler":1,"target":{"node":248,"path":"rotation"}},{"sampler":2,"target":{"node":251,"path":"rotation"}}],"samplers":[{"input":0,"output":1,"interpolation":"LINEAR"},{"input":2,"output":3,"interpolation":"LINEAR"},{"input":4,"output":5,"interpolation":"LINEAR"}]}]

for:
{"name":"ANIM_Canopy","channels":[{"sampler":0,"target":{"node":247,"path":"translation"}},{"sampler":1,"target":{"node":248,"path":"rotation"}},{"sampler":2,"target":{"node":251,"path":"rotation"}}],"samplers":[{"input":1,"output":0,"interpolation":"LINEAR"},{"input":3,"output":2,"interpolation":"LINEAR"},{"input":5,"output":4,"interpolation":"LINEAR"}]}]

don't forget to make a backup copy first.

  • Author

I think Iris are doing a compatibility update for it later this year...

Kevin Firth - AMD 9800X3D; Asus Prime X670E; 64Gb Cas30 6000 DDR5; RTX5090; AutoFPS

  • 1 month later...

I had the same problem and contacted Iris about it, without getting an answer. I finally found yourpasswordrulesarestupid's method this morning here and modified both files as he said. After that, miraculously, I was able to fly the Tutor T1 in MSFS 2024 with the canopy closed! Fantastic, and thank you very much for that. However, I no longer have the engine sound, which doesn't prevent flying, but it's a bit disturbing all the same. Does anyone know how to put it back? Note, radio conversations work very well, though.

 

Edited by Pierre-Gilles

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.