Preview of JC4MP with tornado
Just Cause 4 Multiplayer Mod logo.

JC4MP Forum

This forum is a read-only mirror of the JC4MP Discord server. To participate in the forum, please join the Discord server.

Webview Input causing huge FPS drops

Avatar for SPAG33TI S

SPAG33TI

Vast Challenge
4w ago

WebView.SetInputEnabled(webview_id, true)

this function causes huge fps drops if you trigger it often, like in my case its Webview chat, it always causes fps drops but before it was barely noticeable because we dont call it that often with toggleable webview menus.

Sometimes when you trigger that function, and immediately feed the webview with input ,it actually causes even bigger fps drop.

WebView.SetInputEnabled(webview_id, false)

Setting it to false also causes a fps drop but bare minimum , just 4 or 5 fps and that is it