Skip to content

[Feature Request] macOS support? #169

Answered by UInt2048
UInt2048 asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to get it to install a game. Here's how one could do it:

  1. brew install wine-devel - this creates wine64
  2. ln -s /usr/local/bin/wine64 /usr/local/bin/wine - symlinks it to wine for use by Legendary
  3. pip3 install legendary-gl - requires Python 3 to be on the system; may need to use sudo

From here, steps are as in the README:

  1. legendary auth - signs you in with Epic
  2. legendary list-games - lists games
  3. legendary install Sugar - installs a game using the app name in parentheses from step 5 (not user-facing name) to directory that it outputs at the beginning of this command (could be useful if needed to be launched directly)
  4. Use Wine, or legendary launch Sugar, or whatever - this was ju…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by UInt2048
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #169 on December 22, 2020 17:38.