A tool to allow importing/exporting decks between Magic Duels and Magic Assistant, to ease the pain of deckbuilding
- Download and install Magic Assistant. Run it and let it update. Keep track of where you save the workspace.
- In Magic Assistant, open the card filter dialog (looks like three arrows point right). Click 'Set filter', then make sure the following sets all have icons:
- Aether Revolt
- Battle for Zendikar
- Eldritch Moon
- Kaladesh
- Magic Origins
- Oath of the Gatewatch
- Shadows over Innistrad
If any are missing (as they were for me), go to file --> Update Magic Cards Database, and download the missing sets.
3. Download the latest Magic.Duels.Deck.Exporter.zip
file and extract it somewhere.
4. Open Settings.bat
in a text editor and update the values to match your machine.
- (Optional) Open Magic Duels and create a new deck. Decks can only be edited within Magic Assistant, not created.
- (Optional) Backup your Magic Duels profile before running.
- Run
Import - Duels to Assist.bat
- Open Magic Assistant and edit your decks however you'd like them. The cards you have available are under the "Magic Duels collection" collection.
- When finished, close Magic Assistant and run
Export - Assist to Duels.bat
Make sure you have the latest version of Java installed.
If that doesn't fix it, make sure java.exe is in your PATH
environment variable.
When I move a card from my Magic Duels collection to a deck, it disappears from my collection. What gives?
This is just how Magic Assistant works, which is unfortunate for our use-case.
To work around it, either:
- ctrl+click to copy the card while dragging, or
- Rerun the steps 'usage instructions' between editing decks to reimport your card list
Exporting to Magic Duels gives MalformedByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence
This is a bug some users have reported when their deck names contain non-English characters. Removing the characters seems to fix the issue.
I've been unable to reproduce this error, so I can't fix it. If you encounter this bug, I'd appreciate if you could export your decks from Magic Assistant and post them to the issues-tracker.
Thanks to spirolone for his work reverse-engineering the Magic Duels file format