Start OC4BAv4 from FSUIPC [SOLVED]

This is a new forum for the OC4BAv4.
Post Reply
hansenc
Posts: 16
Joined: Thu Jul 05, 2018 12:33 pm

Start OC4BAv4 from FSUIPC [SOLVED]

Post by hansenc »

Hi

Is it possible to start OC4BA from the FSUIPC.ini so it start up with P3D ?

I can add the path in FSUIPC.ini but I still have to press on the 737 icon at the console, is there a shortcut to start only the OC4BA for the 737 ?

Regards
Claus
Last edited by hansenc on Sat Sep 01, 2018 2:01 pm, edited 1 time in total.
mvr1918
Site Admin
Posts: 1633
Joined: Thu Aug 30, 2012 3:35 pm

Re: Start OC4BAv4 from FSUIPC

Post by mvr1918 »

If you mostly fly the B737NGX you can start the B737NGX driver(OCP4NGX.exe) from any program that lets you start other programs.

You must start SIOC.exe and wait 5 secs prior to start OCP4NGX.exe

Here is how I have my cockpit RUNSET declared with SIMSTARTER :

// ######SIMstarter|RunSet Cockpit
H:\Prepar3D v4\PREPAR3D.EXE
G:\SIOC\sioc.exe <kill> <waitReady> <priority|High> <window|Normal> <cores|255>
<wait> 5 <seconds>
G:\SIOC\OCP4NGX.exe <kill> <priority|High> <window|Minimized> <cores|255>

I do not remember how you set it up in FSUIPC, but I believe it should be guite straitforward.
hansenc
Posts: 16
Joined: Thu Jul 05, 2018 12:33 pm

Re: Start OC4BAv4 from FSUIPC [SOLVED]

Post by hansenc »

Thanks for answer. Looks like this in FSUIPC

Run5=READY,CLOSE,D:\SIOC\SIOC.exe
Run6=READY,CLOSE,D:\SIOC\OCP4NGX.exe

Claus
mvr1918
Site Admin
Posts: 1633
Joined: Thu Aug 30, 2012 3:35 pm

Re: Start OC4BAv4 from FSUIPC [SOLVED]

Post by mvr1918 »

Thanks for sharing the FSUIPC settings.
Post Reply