wrqJ64Sn Posted January 31, 2022 Report Posted January 31, 2022 FSUIPC カスタム イベント定義は最大 1024 ですか? FSUIPC の現在のディレクトリに保存し、実行します: Events1.evt (0 = xxx ..255 = yyy) ---> 256Events2.evt (0 = xxx ..255 = yyy) ---> 256Events3.evt (0 = xxx ..255 = yyy) ---> 256Events4.evt (0 = xxx ..255 = yyy) ---> 256Events5.evt (0 = xxx ..255 = yyy) ---> 256 Events5.evt で定義されたイベントは一覧に表示されません。 1024 以上のイベントを作成するために何かを設定する必要がありますか?
John Dowson Posted January 31, 2022 Report Posted January 31, 2022 Quote Is the FSUIPC custom event definition up to 1024? Save to the current directory of FSUIPC and run: Events1.evt (0 = xxx ..255 = yyy) ---> 256Events2.evt (0 = xxx ..255 = yyy) ---> 256Events3.evt (0 = xxx ..255 = yyy) ---> 256Events4.evt (0 = xxx ..255 = yyy) ---> 256Events5.evt (0 = xxx ..255 = yyy) ---> 256 Events defined in Events5.evt do not appear in the list. Do I need to set anything to create more than 1024 events? As the documentation states, you should be able to have up to 128 event files. Can you please attach your event files (all 5) and I will take a look. John P.S. What FS and FSUIPC version are you using?
wrqJ64Sn Posted January 31, 2022 Author Report Posted January 31, 2022 FS and FSUIPC version MSFS 1.21.18.0 FSUIFC 7.2.15 OS Windows 10 Pro 21H1 region Japanese FSUIPC Info 220131.zip
John Dowson Posted January 31, 2022 Report Posted January 31, 2022 13 minutes ago, wrqJ64Sn said: FS and FSUIPC version MSFS 1.21.18.0 FSUIFC 7.2.15 Ok - I have moved your post to the sub-forum for FSUIPC7 / MSFS support. I've checked the code and there was also a maximum limit of 1024 events loaded from event files. I have increased this to 2048 in the attached version. I will also update the documentation to include this limit. John FSUIPC7.exe
wrqJ64Sn Posted January 31, 2022 Author Report Posted January 31, 2022 Thank you for the quick response. I have confirmed that the attached FSUIPC7.exe works normally. Is it possible to extend the maximum number of 2048? I want you to increase as much as possible. (ex. 4096 or 8192 or ..... 32768) In the future, we plan to use the custom event when aircraft such as the PMDG737 are released.
John Dowson Posted February 1, 2022 Report Posted February 1, 2022 8 hours ago, wrqJ64Sn said: Is it possible to extend the maximum number of 2048? I want you to increase as much as possible. (ex. 4096 or 8192 or ..... 32768) In the future, we plan to use the custom event when aircraft such as the PMDG737 are released. I think I will leave this as 2048, by default. I will look into adding an ini parameter to allow this to be configured on a per user basis. I am also looking into other ways to provide access to certain custom events (e.g. Mobiflight) directly via calculator code, and allowing the user to define their own events based upon parameterized calculator code. John
wrqJ64Sn Posted February 1, 2022 Author Report Posted February 1, 2022 Thank you for your wonderful suggestions. We hope that this feature will be implemented in the future.
John Dowson Posted February 1, 2022 Report Posted February 1, 2022 1 hour ago, wrqJ64Sn said: We hope that this feature will be implemented in the future. Please try the attached version, v7.2.16b. In this version you can set the ini parameter MaxNumberOfCustomEvents in the [General] section of your FSUIPC7.ini. The default value is 2048, minimum allowed is 1024 and current maximum is 8192 (I can increase this if/when needed). John FSUIPC7.exe
wrqJ64Sn Posted February 2, 2022 Author Report Posted February 2, 2022 Thanks for the software support for FSUIPC7 (v7.2.16b). A maximum of 8192 is sufficient for custom events. I created a test event file (32 event files x 256 events = 8192 events) and verified that v7.2.16b works properly. Thank you for your support in this matter. Please take care of yourself.
John Dowson Posted February 2, 2022 Report Posted February 2, 2022 Thanks for the feedback. These changes will be incorporated into the next official FSUIPC7 release. Regards, John
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now