Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.
/ PhantomTool Public archive

Phantom Sealed generator for MTGA

License

Notifications You must be signed in to change notification settings

NekuSoul/PhantomTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhantomTool

Phantom Sealed generator for MTGA.

Features

  • Generate a list of cards for to use for a phantom Sealed match from your collection of cards.
  • Use either the default rules for sealed or customize them.
  • Built-in basic deck editor and export button for easy importing into MTGA.
  • Automatically reads all available cards from the game. No update needed after a new set releases.

Screenshots

MainWindow

Usage

Requirements

How to use

  • Grab the latest release from the releases section
  • Extract the archive to a folder
  • Launch PhantomTool.exe

Known issues

  • No collected cards are recognized.
    • Launch MTGA and exit after the main menu appears. Then select File > Refresh collection

Build

  • This tool makes use of AssetStudio. Get the latest release from here and copy the following libraries into the /Dependencies folder:
    • AssetStudio.dll
    • AssetStudioUtility.dll
    • SharpDX.dll
    • SharpDX.Mathematics.dll
    • System.Half.dll
    • TextureConverter.dll
    • TextureConverterWrapper.dll