Skip Navigation

User banner
Posts
11
Comments
197
Joined
3 yr. ago

  • There have been ads on Kindle for a very long time. You can optionally pay an extra $15-$20 to remove the ads though.

  • This sounds amazing!!! Too bad it's gone...

  • Nice list! I've had a similar experience as you, and many of your bullet points would overlap mine. (And the ones which don't overlap I might learn/steal from you!)

  • ...and if you want to torrent then you need a respectable peer-to-peer VPN service like ProtonVPN

  • If you care about privacy and wanna use Windows... God help you...

    You want Linux my friend

  • Or... VIM commands! set -o vi!!!!

  • Oh, whoops! I thought I was on a Linux community!

  • TTS = Text-to-Speech

  • Yeah, I install all of my Lutris games "manually". The process goes something like this:

    1. Prerequisites
      • Download the MTGA installer
      • Create a directory where you want the MTGA wine prefix to live (I use /home/my_username/Games/mtg/)
    2. In Lutris, press + to add a new game, and set the following:
      • Name: "Magic The Gathering Arena"
      • Runner: Wine
    3. Click Game Options, set the following:
      • Executable: /path/to/MTGAInstaller.exe
      • Wine prefix: /path/to/your/wine/prefix/location/ (As I mentioned above, I use /home/my_username/Games/mtg/)
    4. Click Save
    5. Optional, if the game art doesn't auto-populate:
      • Click Lutris under "Sources" on the left -> Community Installers
      • Search for "magic arena", and wait for results to populate (the search downloads the art)
      • Exit the community installer section
    6. Click Play in Lutris
      • From here it should set up the Wine prefix and install the game. Once that is done then quit the game (if it auto-launches).
    7. Set Lutris to the game's launch executable: right-click on the MTGA icon -> Configure -> Game Options
      • Executable: /installed/path/to/MTGALauncher.exe (for me it is /home/my_username/Games/mtg/drive_c/Program Files/Wizards of the Coast/MTGA/MTGALauncher/MTGALauncher.exe)
    8. Click Save and you should be good to go!

    Good luck! If the game doesn't work following these instructions then you can try running with different versions of Wine (I'm using lutris-GE-Proton8-x86_64). And if it still doesn't work then I'd expect your issue might be with your GPU drivers.

  • I play mtga often on Debian-based. Wouldn't expect arch to be different.

  • I'm on Ubuntu at work! The only employee on Linux at a tech company of >150 people! (Where are my Linux nerds?)

  • This. Switching to Lubuntu from Windows would be like doubling your RAM because Lubuntu is very lightweight. I'd bet your main problem is running out of RAM.

  • Nice! Just the sort of thing I was looking for!