Flappie Posted February 22, 2024 Posted February 22, 2024 Hello WinWing staff. Could you please modify the WinWing software installer so these two lines get written at the end of the Export.lua file rather than at its very beginning? local wwtlfs=require('lfs') dofile(wwtlfs.writedir()..'Scripts/wwt/wwtExport.lua') When they are present at the beginning of the file, some users experiment low FPS, depending on which other export scripts they are using. On the contrary, it seems that placing the wwt lines at the bottom of the file don't break anything. Thank you. 4 1 ---
Recommended Posts