Styr1x / Browsingway

Dalamud plugin for rendering browser overlays in-game.
GNU General Public License v3.0
34 stars 15 forks source link

Render error on Linux, cant find .NET #56

Open Mara-Dawn opened 2 months ago

Mara-Dawn commented 2 months ago

On Linux, when adding a new overlay a blank square window is drawn but it wont show any content. The log is getting spammed with the following error: image

I am running arch linux, i tried installing the plugin with different wine builds and dalamud configurations with the same result. Ill gladly provide more information if needed.

Mara-Dawn commented 2 months ago

i do have versions 6,7 and 8 installed on my system fwiw image

Styr1x commented 2 months ago

It should use the .net runtime (which is a windows one) bundled with Dalamud with wine; That being said Browsingway doesn't work correctly on Linux at the moment because its missing Shared Texture support.