Giter Site home page Giter Site logo

MacOS compatibility about tft-overlay HOT 10 OPEN

just2good avatar just2good commented on August 13, 2024 2
MacOS compatibility

from tft-overlay.

Comments (10)

izoyo avatar izoyo commented on August 13, 2024

https://www.mono-project.com/download/stable/#download-mac

from tft-overlay.

Gaborftf avatar Gaborftf commented on August 13, 2024

Hello izoyo, thank you for your answer. Unfortunately, I can not do much with this program. I'm not up to date with programming. Can you help me with that?

from tft-overlay.

Phoenix616 avatar Phoenix616 commented on August 13, 2024

@Gaborftf you should be able to simply install Mono and then run the TFT-Overlay program via a mono TFT-Overlay.exe shell command. (I'm not using Mac OS so that's just from a quick glance at their docs though)

from tft-overlay.

Gaborftf avatar Gaborftf commented on August 13, 2024

Hey Phoenix616 , thank you for your answer. I tried it and get that error:

mono /Users/user/Desktop/TFT/TFT_Overlay.exe
The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3

Can you help me?

from tft-overlay.

janisdd avatar janisdd commented on August 13, 2024

From a brief view this project is written with WPF for the gui (windows presentation foundation)...
To run TFT_Overlay.exe you either need Windows or mono.
You can read more on mono and wpf here https://www.mono-project.com/docs/gui/wpf
If you are lucky the project only a subset of the wpf api that is compatible with silverlight (I never tried this myself...)

from tft-overlay.

Gaborftf avatar Gaborftf commented on August 13, 2024

Hey janisdd , thank you for your answer.

Im sorry but this is too much stuff I really don't unterstand.
Isnt it possible to write the add-on also for macOS? Is it much work to do?

from tft-overlay.

janisdd avatar janisdd commented on August 13, 2024

It's possible but this would be a whole new project itself.
One would need to rewrite everything except for the texts and images.

from tft-overlay.

lfaveur avatar lfaveur commented on August 13, 2024

I have not mac OS but have you tried https://sourceforge.net/projects/darwine/ ? Say us if it's works or no :)

from tft-overlay.

janisdd avatar janisdd commented on August 13, 2024

I checked it...
Some more information: Darwine is now wine https://en.wikipedia.org/wiki/Darwine
How to install wine: https://www.davidbaumgold.com/tutorials/wine-mac/

Result:

The entry point method could not be loaded due to Could not load file or assembly 
'PresentationFramework, Version=4.0.0.0, Culture=neutral, 
PublicKeyToken=31bf3856ad364e35' or one of its dependencies. 
assembly:PresentationFramework, Version=4.0.0.0, Culture=neutral, 
PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>

So it won't start at all...
I guess WPF is just too tied to windows :(

from tft-overlay.

mattwozniak avatar mattwozniak commented on August 13, 2024

I checked it...
Some more information: Darwine is now wine https://en.wikipedia.org/wiki/Darwine
How to install wine: https://www.davidbaumgold.com/tutorials/wine-mac/

Result:

The entry point method could not be loaded due to Could not load file or assembly 
'PresentationFramework, Version=4.0.0.0, Culture=neutral, 
PublicKeyToken=31bf3856ad364e35' or one of its dependencies. 
assembly:PresentationFramework, Version=4.0.0.0, Culture=neutral, 
PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>

So it won't start at all...
I guess WPF is just too tied to windows :(

I'm having exactly the same issue on my side. I don't really know how to fix that issue, but I'll be happy to let you know once I figured this out.

from tft-overlay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.