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.

Razbam Metroliner for P3D only $10

Featured Replies

Does anyone know if its P3Dv3 compatible? It does not specify what versions of P3D it supports.

 

http://www.fspilotshop.com/razbam-sa227-metroliner-for-prepar3d-p-4924.html

Pete Richards

I've owned every version of flight simulator since Flight Simulator 3.0 in 1988.

Windows 11 Pro loaded on a 4TB Gen5 Crucial T700 SSD, 4TB Samsung 990 Pro SSD, Ryzen 9 7950x3d, AS Rock X670e Taichi Motherboard, Gigabyte Gaming RTX 4090 OC 24GB, 64GB (2x32GB) Viper Venom  DDR5-6000MT/s, MSI 32" MAG 321UPX QD-OLED 260hz 4K Gaming Monitor.

 

 

Does anyone know if its P3Dv3 compatible? It does not specify what versions of P3D it supports.

 

http://www.fspilotshop.com/razbam-sa227-metroliner-for-prepar3d-p-4924.html

Hi there,

 

yes it is just point the installer to the v3 folder. Did that myself the Metro works fine.

Greetz


MJ


 


My youtube blog________________________Prepar3D v2.5/v3


youtubefooter.jpg

  • Author

Ok thanks. Just purchased it, Was only $10 but it sure is a nice plane.  The only thing not working is my external lights.  But I am sure Raz will update it for P3Dv3 at some point.

Pete Richards

I've owned every version of flight simulator since Flight Simulator 3.0 in 1988.

Windows 11 Pro loaded on a 4TB Gen5 Crucial T700 SSD, 4TB Samsung 990 Pro SSD, Ryzen 9 7950x3d, AS Rock X670e Taichi Motherboard, Gigabyte Gaming RTX 4090 OC 24GB, 64GB (2x32GB) Viper Venom  DDR5-6000MT/s, MSI 32" MAG 321UPX QD-OLED 260hz 4K Gaming Monitor.

 

 

  • Commercial Member

If you just pointed the installer to the V3 folder there's no way the installer could know about the v3 dll.xml (because it was made before v3 was released). One of the things that won't work without a proper dll.xml entry is the external lights. If you chose the P3D v2.x installer it probably tried to put the dll.xml entry into the v2.5 dll.xml despite redirecting the actual files to v3. This is a perfect opportunity to try out the new v3 addon content management system, try this:

 

-Copy the line of code below in it's entirety

Prepar3D.exe "-Configure: File=DLL, Operation=Add, FileLocation=Roaming, Title=RAZBAM Metroliner System Control, Path=Addon Modules\MM3SM.dll, DLLStartName=module_init, DLLStopName=module_deinit"

-Open your Lockheed Martin\Prepar3D v3 root folder in windows explorer (the folder where Prepar3D.exe is located)

 

-with no files selected, right click somewhere in the white space while holding the shift key down, choose 'Open command window here'

 

-right click the command window and select 'paste', press the enter key

 

That should do it, see if the Metro's lights work now.

 

EDIT: Actually skip the above, it doesn't work and it will screw up everything else in your dll.xml too. What you need in your dll.xml is this:

  <Launch.Addon>
    <Name>RAZBAM Metroliner System Control</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Addon Modules\MM3SM.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>

Jim

 

EDIT: Actually skip the above, it doesn't work and it will screw up everything else in your dll.xml too. What you need in your dll.xml is this:

  <Launch.Addon>
    <Name>RAZBAM Metroliner System Control</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Addon Modules\MM3SM.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>

Jim

 

Hello Jim,

 

thank you i just forgot about this one :)

Greetz


MJ


 


My youtube blog________________________Prepar3D v2.5/v3


youtubefooter.jpg

Thanks for heads up!

I was looking forward buying this and this is a great discount.

 

Did any of you had problem to pay with a Credit Card? It doesn't want to accept mine.

Lukasz Kulasek

i7-8700k, RTX 2080 TI, 32 GB RAM, ASUS TUF Z370-PRO Gaming, Oculus Rift CV1

  • Author

If you just pointed the installer to the V3 folder there's no way the installer could know about the v3 dll.xml (because it was made before v3 was released). One of the things that won't work without a proper dll.xml entry is the external lights. If you chose the P3D v2.x installer it probably tried to put the dll.xml entry into the v2.5 dll.xml despite redirecting the actual files to v3. This is a perfect opportunity to try out the new v3 addon content management system, try this:

 

-Copy the line of code below in it's entirety

Prepar3D.exe "-Configure: File=DLL, Operation=Add, FileLocation=Roaming, Title=RAZBAM Metroliner System Control, Path=Addon Modules\MM3SM.dll, DLLStartName=module_init, DLLStopName=module_deinit"

-Open your Lockheed Martin\Prepar3D v3 root folder in windows explorer (the folder where Prepar3D.exe is located)

 

-with no files selected, right click somewhere in the white space while holding the shift key down, choose 'Open command window here'

 

-right click the command window and select 'paste', press the enter key

 

That should do it, see if the Metro's lights work now.

 

EDIT: Actually skip the above, it doesn't work and it will screw up everything else in your dll.xml too. What you need in your dll.xml is this:

  <Launch.Addon>
    <Name>RAZBAM Metroliner System Control</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Addon Modules\MM3SM.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>

Jim

Thanks Jim

Pete Richards

I've owned every version of flight simulator since Flight Simulator 3.0 in 1988.

Windows 11 Pro loaded on a 4TB Gen5 Crucial T700 SSD, 4TB Samsung 990 Pro SSD, Ryzen 9 7950x3d, AS Rock X670e Taichi Motherboard, Gigabyte Gaming RTX 4090 OC 24GB, 64GB (2x32GB) Viper Venom  DDR5-6000MT/s, MSI 32" MAG 321UPX QD-OLED 260hz 4K Gaming Monitor.

 

 

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.