Jump to content
Sign in to follow this  
YukonPete

Razbam Metroliner for P3D only $10

Recommended Posts

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

Aussie born, Sydney (YSSY) living in Whitehorse, Yukon (CYXY)

Windows 11 Pro loaded on a Sabrent 1TB Rocket Nvme PCIe 4.0, Ryzen 9 7950x3d, MSI X670-Pro Wifi Motherboard, MSI RTX 4070 Ti Ventus 3X 12G OC, 64GB DDR5-6000 C30 Corsair Vengeance, 2x 1TB Samsung 960 Pro NVMe for MSFS2020, 4TB Seagate BarraCuda HD, Corsair RMx 1000W PSU, NZXT Kraken X63 280mm AIO, Phanteks P600S Case.

 

 

Share this post


Link to post

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

Aussie born, Sydney (YSSY) living in Whitehorse, Yukon (CYXY)

Windows 11 Pro loaded on a Sabrent 1TB Rocket Nvme PCIe 4.0, Ryzen 9 7950x3d, MSI X670-Pro Wifi Motherboard, MSI RTX 4070 Ti Ventus 3X 12G OC, 64GB DDR5-6000 C30 Corsair Vengeance, 2x 1TB Samsung 960 Pro NVMe for MSFS2020, 4TB Seagate BarraCuda HD, Corsair RMx 1000W PSU, NZXT Kraken X63 280mm AIO, Phanteks P600S Case.

 

 

Share this post


Link to post

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

Share this post


Link to post

 

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

Share this post


Link to post

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

Share this post


Link to post

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

Aussie born, Sydney (YSSY) living in Whitehorse, Yukon (CYXY)

Windows 11 Pro loaded on a Sabrent 1TB Rocket Nvme PCIe 4.0, Ryzen 9 7950x3d, MSI X670-Pro Wifi Motherboard, MSI RTX 4070 Ti Ventus 3X 12G OC, 64GB DDR5-6000 C30 Corsair Vengeance, 2x 1TB Samsung 960 Pro NVMe for MSFS2020, 4TB Seagate BarraCuda HD, Corsair RMx 1000W PSU, NZXT Kraken X63 280mm AIO, Phanteks P600S Case.

 

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...