FSUIPC7 7.1.0 Released

FSUIPC7 v7.1.0 released on 9th May 2021 contains the following changes:
? - Added simvars TURB ENG IGNITION SWITCH EX1:1/2/3/4 to offset area at 0x02C0/1/2/3.
? - Updated to recognise up to 128 buttons in Buttons Assignment panel
? - Added integration to the FSUIPC WASM module to provide lvar access as in FSUIPC5/6 (i.e. via macros and lua scripts)
? - additional lua functions added to read/write lvars as strings: readLvarSTR, writeLvarSTR
? - additional lua function added to activate hvars: activateHvar
? - WASM menu added to Add-ons menu when FSUIPC WASM detected
? - Read-only protection removed from offsets A000-A200 (so now available as free user offsets, as documented).

劃重點(diǎn)
正式支持128鍵位設(shè)置,對于單個(gè)外設(shè)多余32個(gè)鍵位的外設(shè)管理,可以不再依賴于LUA腳本,便可以自動(dòng)識別了。
FSUIPC開始正式集成WASM功能模塊,結(jié)合對Lvars及Hvars相關(guān)管理、讀寫操作,F(xiàn)SUIPC在MFS2020上可以進(jìn)行更多的數(shù)據(jù)管理。
由于早些時(shí)間便使用測試版在MFS2020上進(jìn)行測試,以上功能將會為你的外設(shè)操作管理提供很大幫助。特別是對于那些DIY外設(shè)的玩家,能夠更靈活的復(fù)原駕駛艙面板的操作了,即使第三方廠商使用了自定義的L、H類變量。
