Pete:
I finally got a chance to play with the software last night and here is what happened:
FSUIPS Version 3.45
WideFS Version 6.45
I was not able to get the PM MCP VS mode button to work. I tried triggering it with a keystroke assignment and that did not work either. Next I attempted using the PM MCPKcode setting and set the parameter to "31" per documentation. That did not work. The next step I tried was to make sure I was setting FSUIPC up properly by setting the MCPKcode for something that is working (i.e. PM MCP FLCH). Well... after using the MCPKcode to assign the FLCH button, that didn't work. When I returned that button to the standard method of assignment (the drop-down assignment selection) it worked again.
The logs do not indicate any errors, so I am stumped.
I would like to try to enter the button assignment by hand in the INI, but I am not too sure how it is suppose to be formatted.
1=P8,6, , ?
PM documents indicate the offset is 0x5410, 4 bytes (double word), and the VS is bit 31. The bit needs to be toggled as you indicated.
I tried entering: 1=P8,6,x0F005410,x80000000 but that did not work. Is that entry correct?
I see that x04F2 is a "throughpass". Does that mean that I have to use that offset to gain access to x5410? As you can tell I am a bit confused about how this works. :wink:
Since I am not able to get any of the buttons to work via the MCP Kcode, I am sure I am missing something here in my method.
Any suggestions?
Chris