Jump to content
The simFlight Network Forums

FSUIPC7 + MSFS2020 only 32 buttons


Recommended Posts

Posted

How to bypass the 32-button limit. I saw topics about HidDemo.lua but I don't understand how to connect it correctly to FSUIPC7

Posted
2 hours ago, Mugz said:

How to bypass the 32-button limit

By using lua.

2 hours ago, Mugz said:

I saw topics about HidDemo.lua but I don't understand how to connect it correctly to FSUIPC7

You have to edit the file as described, then place it in your FSUIPC installation folder. Then decide how to activate it - by either assigning to a button or keypress, or adding it the the [Auto] section of your FSUIPC7.ini file so that it is automatically ran.

Posted

Already done:

1. Modified header with VID and PID from device. And put in instalation folder
2. Added section [Auto] with string 1=lua HidDemo
3. Started program. Tried to map button - but not detected.

In logs no any information about starting lua

Posted

Can you see the HidDemo file under [LuaFiles]?
it should be
    1=Lua HidDemo

i.e. a capital L, but I'm not sure that makes a difference without checking - please try it, and check log to see if its started.
Otherwise, please attach your .ini and .log and I'll take a look.

John

Posted
On 11/9/2020 at 4:06 PM, John Dowson said:

Can you see the HidDemo file under [LuaFiles]?
it should be
    1=Lua HidDemo

i.e. a capital L, but I'm not sure that makes a difference without checking - please try it, and check log to see if its started.
Otherwise, please attach your .ini and .log and I'll take a look.

John

Tried. No luck =|

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.