marzent / IINACT

A Dalamud plugin to run the FFXIV_ACT_Plugin in an ACT-like enviroment with a heavily modified port of Overlay Plugin
https://www.iinact.com
GNU General Public License v3.0
183 stars 42 forks source link

IINACT load error from XIV on MAC #83

Closed ohgoC closed 3 months ago

ohgoC commented 4 months ago

Hi, IINACT load error has been occuring since the latest update.

I am using XIV on MAC (current OS is Sonoma 14.5). Tried re-installing it by removing repositories and adding it again, and manually removing it from local file and adding it again but no success. Could I get some help?

Following are messages that I am getting.

Screenshot 2024-05-25 at 1 21 32 PM Screenshot_2024-05-24_at_7 00 55_PM
eldinleb commented 4 months ago

Have the same issue. Here's the exception from the dalamud log: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.EntryPointNotFoundException: Unable to find an entry point named 'GetThreadDpiHostingBehavior' in DLL 'USER32.dll'.

A little googling implies the problem is .Net 8 combined with the older version of Wine used by XIV on Mac: https://forum.winehq.org/viewtopic.php?t=38337

marzent commented 3 months ago

Duplicate of https://github.com/marzent/IINACT/issues/78