Jump to content
Sign in to follow this  
flyinpilot212121

Regarding fsuipc

Recommended Posts

Hello, i am quite familiar with fsuipc, but the one thing i cant figure out is how to properly set it up to pan in the VC with my hat switch on the ch yoke.I disable the default fs controls for my joysticks and have all controld configured through fsuipc, except for the vc.What is the proper way of setting fsuipc to be able to pan while in VC, ALso is there a way to speed up the pan rate, as editing the cfg pan rate to a high value i dont think it would affect the Fsuipc pan speed?Thanks


 Intel I7 12700KF / 32 GB Ram-3600mhz / Windows 11 - 64 bit / NVIDIA GeForce RTX 3060TI / 32" Acer Monitor, Honeycomb alpha/bravo, CH rudder pedals, Tobii 5, Buttkicker, Logitech radio panel. 

Share this post


Link to post
Share on other sites

You need to read up on the FSUIPC advanced user's guide which describes how to create "offsets" which in turn says basically, if I am in the VC screen I want to pan and when I am in another mode I am getting my typical viewpoints. Has to be manually edited in the FSUIPC.ini file. Can not just be assigned like other buttons. I started programming that but from what I read the fastest it would pan is six FPS which was way to slow for my taste. I did not follow through as I was able to solve another issue which meant I did not have to manually program my hatswitch.If I am reading correctly you are also asking how to change the pan rate in the FS9.cfg file? If so, go to the controls section:[CONTROLS]KBDAIL=64KBDELEV=64KBDRUD=64PAN_RATE=750I have mine usually at 750 or 800. I think default is 400. You can mess around and see what works best for you.Hope that helps,Clutch


Intel i9-12900KF, Asus Prime Z690-A MB, 64GB DDR5 6000 RAM, (3) SK hynix M.2 SSD (2TB ea.), 16TB Seagate HDD, EVGA GeForce 3080 Ti, Corsair iCUE H70i AIO Liquid Cooler, UHD/Blu-ray Player/Burner (still have lots of CDs, DVDs!)  Windows 10, (hold off for now on Win11),  EVGA 1300W PSU
Netgear 1Gbps modem & router, (3) 27" 1440 wrap-around displays
Full array of Saitek and GoFlight hardware for the cockpit

Share this post


Link to post
Share on other sites
You need to read up on the FSUIPC advanced user's guide which describes how to create "offsets" which in turn says basically, if I am in the VC screen I want to pan and when I am in another mode I am getting my typical viewpoints. Has to be manually edited in the FSUIPC.ini file. Can not just be assigned like other buttons. I started programming that but from what I read the fastest it would pan is six FPS which was way to slow for my taste. I did not follow through as I was able to solve another issue which meant I did not have to manually program my hatswitch.If I am reading correctly you are also asking how to change the pan rate in the FS9.cfg file? If so, go to the controls section:[CONTROLS]KBDAIL=64KBDELEV=64KBDRUD=64PAN_RATE=750I have mine usually at 750 or 800. I think default is 400. You can mess around and see what works best for you.Hope that helps,Clutch
Thnaks, I already knew how to speed up the pan rate in cfg file but it wont affect the fsuipc pan rate as i disabaled joystick through fs menu. Maybe ill just use the F1 view utility to pan around then.Thanks for the quick reply.

 Intel I7 12700KF / 32 GB Ram-3600mhz / Windows 11 - 64 bit / NVIDIA GeForce RTX 3060TI / 32" Acer Monitor, Honeycomb alpha/bravo, CH rudder pedals, Tobii 5, Buttkicker, Logitech radio panel. 

Share this post


Link to post
Share on other sites

Here is part of my FSUIPC.ini section. It will not work w/ your setup unless we have the same JS. Just to give you an Idea. See "FSUIPC Programming for Advanced Users" document for more info. My JS is setup to have 2 "alternate" function switches, tripling the button functions available, just FYI.

[buttons]// Entry#,Button Type,(ALT#1),(ALT#2),JS#,Button#,Command,Opt // HAT VIEWS - PANNING// REPEAT = CR , SINGLE = CP11=CR(-0,11)(-0,8)0,32,C65734,012=CR(-0,11)(-0,8)0,33,C65856,013=CR(-0,11)(-0,8)0,34,C65672,014=CR(-0,11)(-0,8)0,35,C65857,015=CR(-0,11)(-0,8)0,36,C65735,016=CR(-0,11)(-0,8)0,37,C65855,017=CR(-0,11)(-0,8)0,38,C65671,018=CR(-0,11)(-0,8)0,39,C65854,0// HAT VIEWS - LOOK19=CP(+0,11)(-0,8)0,32,C65674,020=CP(+0,11)(-0,8)0,33,C65675,021=CP(+0,11)(-0,8)0,34,C65676,022=CP(+0,11)(-0,8)0,35,C65677,023=CP(+0,11)(-0,8)0,36,C65678,024=CP(+0,11)(-0,8)0,37,C65679,025=CP(+0,11)(-0,8)0,38,C65680,026=CP(+0,11)(-0,8)0,39,C65681,0// HAT VIEWS - LOOK UP27=CP(-0,11)(+0,8)0,32,C66137,028=CP(-0,11)(+0,8)0,33,C66138,029=CP(-0,11)(+0,8)0,34,C66139,030=CP(-0,11)(+0,8)0,35,C66140,031=CP(-0,11)(+0,8)0,36,C66141,032=CP(-0,11)(+0,8)0,37,C66142,033=CP(-0,11)(+0,8)0,38,C66143,034=CP(-0,11)(+0,8)0,39,C66144,0

Hope it helps,Roman


20AUG21_Avsim_Sig.png?dl=1  FS RTWR   SHRS F-111   JoinFS   Little Navmap 
 

 

Share this post


Link to post
Share on other sites
Here is part of my FSUIPC.ini section. It will not work w/ your setup unless we have the same JS. Just to give you an Idea. See "FSUIP Programming for Advanced Users" document for more info. My JS is setup to have 2 "alternate" function switches, tripling the button functions available, just FYI.
[buttons]// Entry#,Button Type,(ALT#1),(ALT#2),JS#,Button#,Command,Opt // HAT VIEWS - PANNING// REPEAT = CR , SINGLE = CP11=CR(-0,11)(-0,8)0,32,C65734,012=CR(-0,11)(-0,8)0,33,C65856,013=CR(-0,11)(-0,8)0,34,C65672,014=CR(-0,11)(-0,8)0,35,C65857,015=CR(-0,11)(-0,8)0,36,C65735,016=CR(-0,11)(-0,8)0,37,C65855,017=CR(-0,11)(-0,8)0,38,C65671,018=CR(-0,11)(-0,8)0,39,C65854,0// HAT VIEWS - LOOK19=CP(+0,11)(-0,8)0,32,C65674,020=CP(+0,11)(-0,8)0,33,C65675,021=CP(+0,11)(-0,8)0,34,C65676,022=CP(+0,11)(-0,8)0,35,C65677,023=CP(+0,11)(-0,8)0,36,C65678,024=CP(+0,11)(-0,8)0,37,C65679,025=CP(+0,11)(-0,8)0,38,C65680,026=CP(+0,11)(-0,8)0,39,C65681,0// HAT VIEWS - LOOK UP27=CP(-0,11)(+0,8)0,32,C66137,028=CP(-0,11)(+0,8)0,33,C66138,029=CP(-0,11)(+0,8)0,34,C66139,030=CP(-0,11)(+0,8)0,35,C66140,031=CP(-0,11)(+0,8)0,36,C66141,032=CP(-0,11)(+0,8)0,37,C66142,033=CP(-0,11)(+0,8)0,38,C66143,034=CP(-0,11)(+0,8)0,39,C66144,0

Hope it helps,Roman

WOW!!!!!!!!!!!!!!i think im bitting more than i can chew :( Thanks for your reply.

 Intel I7 12700KF / 32 GB Ram-3600mhz / Windows 11 - 64 bit / NVIDIA GeForce RTX 3060TI / 32" Acer Monitor, Honeycomb alpha/bravo, CH rudder pedals, Tobii 5, Buttkicker, Logitech radio panel. 

Share this post


Link to post
Share on other sites

Since you're not doing compound buttons, you could in fact do it right from the FSUIPC dialog. FSUIPC / Buttons & Switches Tab / Move the Hat Sw. to the position you want to program / Select action under "Control sent when button pushed" --- repeat for all buttons. -- Done.Or manually modify the .ini as such ( notes provided )

[buttons]// Entry#,Button Type,JS#,Button#,Control Command,Opt //  8 POSITION HAT VIEWS - PANNING// REPEAT = CR , SINGLE = CP// The 11-18 are the entry numbers, renumber as necessary to fit within any previous [buttons] entries// The 32-39 are the button #s on the joystick hat, they will probably have to be renumbered,// Check calibrate dialog or owners manual for button #s11=CR,0,32,C65734,0  // Pan Up12=CR,0,33,C65856,0  // Pan Right Up13=CR,0,34,C65672,0  // Pan Right14=CR,0,35,C65857,0  // Pan Right Down15=CR,0,36,C65735,0  // Pan Down16=CR,0,37,C65855,0  // Pan Left Down  17=CR,0,38,C65671,0  // Pan Left18=CR,0,39,C65854,0  // Pan Left Up

Roman


20AUG21_Avsim_Sig.png?dl=1  FS RTWR   SHRS F-111   JoinFS   Little Navmap 
 

 

Share this post


Link to post
Share on other sites

thanks , i think im starting to grasp it, much appreciated for the help


 Intel I7 12700KF / 32 GB Ram-3600mhz / Windows 11 - 64 bit / NVIDIA GeForce RTX 3060TI / 32" Acer Monitor, Honeycomb alpha/bravo, CH rudder pedals, Tobii 5, Buttkicker, Logitech radio panel. 

Share this post


Link to post
Share on other sites

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...