Offline Yu-Gi-Oh! Master Duel (PC)
Progress is not shared with the live game.
- Create decks
- Open packs
- Solo content
- Custom CPU duels
- PvP duels / friends / trading
- Duel replays
- YDK / YDKe support
- Card collection stats / deck editor sub menu improvements
- .NET Framework 4.0 (or above)
- The game downloaded on Steam (complete the in-game tutorial to download all data)
YgoMaster is portable and can be used on any machine without Steam installed after being fully downloaded
- Download the latest release from https://github.com/pixeltris/YgoMaster/releases
- Copy the
YgoMaster
folder (the folder, not the contents of the folder) into the game folder - Run
YgoMasterClient.exe
(this should also auto runYgoMaster.exe
) - If you see file load error popups, infinite loading screens, corrupt screens, etc follow these instructions
Additionally...
- It's recommended that you tailor the server settings to your preferences
- Download VG.TCG.Decks.7z for ~6000 decks from the YGO video games
- The custom duel starter UI can be accessed using the DUEL button on the home screen
- When updating copy your
/YgoMaster/Data/Players/
folder - How to change language
- How to run on Linux
- Install Visual Studio with C++ compilers
- Run
Build.bat
- Copy the
YgoMaster
folder into the game folder as mentioned above
Running Build.bat
is the equivilant of:
- Compiling
YgoMaster.sln
with Visual Studio - Compiling
YgoMasterLoader.cpp
withcl
- https://www.nexusmods.com/yugiohmasterduel/mods - community mods
- https://www.nexusmods.com/yugiohmasterduel/articles/3 - modding guide
- https://github.com/SethPDA/MasterDuel-Modding/wiki - modding guide
- https://github.com/crazydoomy/MD-Replay-Editor - save / load replays
- https://code.mycard.moe/sherry_chaos/MDPro3 - forked YGOPro2 with Master Duel assets