Slazanger / SMT

Slazanger's Eve Map Tool
MIT License
264 stars 77 forks source link

Support for macOS using Wine #67

Closed Jeroendevr closed 1 year ago

Jeroendevr commented 3 years ago

Dear slazanger,

Can I help you making the app compatible on macOS using the WINE software? I've tried to run it on macOS using the latest WINE version and it results in :

001b:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142 000f:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114 0009:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.7.2" not implemented 0009:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.7.2" not implemented 0009:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0009:err:seh:setup_exception stack overflow 1632 bytes in thread 0009 eip 00000000017e0cc8 esp 0000000000120fb0 stack 0x120000-0x121000-0x520000

If you're willing to spend some time to make it work, I'd like to test it for you. If it works with wine a port to Linux should be also doable then.

Paic commented 3 years ago

Also tried but got the same error, no luck trying to fix it.

Until the app is migrated to .NET Core, I think your best guess is to try a Windows VM with EVE log folder mapped.

Slazanger commented 1 year ago

this is being ported natively on the avalonia branch