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

Content editor for Yu-Gi-Oh Legacy of the Duelist

License

Notifications You must be signed in to change notification settings

Arefu/Wolf

Repository files navigation

Wolf

Wolf is a collection of tools that allow you to edit content for Yu-Gi-Oh! Legacy of the Duelist! on PC.

These tools DO NOT currently work with the Swich game, if you have the extracted rom data join the Discord linked below.

There are no present or future plans to port any of these tools to allow editing content from the Play Station 4 or Xbox One, if anyone else feels upto it, by all means! I've documentated everything I know in the Wiki so feel free to check it out on there. Even with me saying there are no plans, if someone can provide a legal way to obtain a disk image, I may take a look and see if these tools can be adjusted.

If you're looking for "Engine Research" or File Type layout information check out the Wiki.

If you're wanting support or just to chat, the Discord for this project can be found here.

If you're wondering where you start to use these tools, tutorials can be found here

I have made all of these programs using Visual Studio you will need to install .NET 4.7.1 or higher if you plan on building or running these tools. The C++ projects are built targetting 10.0.17763.0, I am using Windows 10 Build 1803. If you don't know how to compile anything you can find development builds here They might be buggy or not work at all as these are builds I publish whenever I push code changes. The C++ also require Microsoft's Detour package, I've included a precompiled version, all rights belong to Microsoft and assocaited parties mentioned on the repo for their project.

For these work on anything less than Windows 10 you'll need to retarget the solutions to lower frameworks, all the tools should work on any framework however I can't promise this and won't fix any issues that occur on lower than what I develop for, upgrade your computer is likely to be my answer.

The game and all its assets are the property of Other Ocean Interactive and or Konami Digital Entertainment. No part of the game may be copied, reproduced or distributed without the prior written permission of either of the listed parties. These tools are for educational use and should be used as such. Please keep that in mind before you go using them online to gain unfair advantages or ruining the game experince for other players.

Projects Made Using These Tools