Skip to content

Releases: derplayer/YuGiOh-PoC-ModTools

Version 1.2 (Stable)

22 Jun 15:20
Compare
Choose a tag to compare
  • Force game version check (for patcher)

Only the EU/"German" exe is supported by the editor patches! (the one made by "GENESiS", its also the cleanest one). You can put the executable on top of your game, its interchangeable with all versions that exist. (Even the Trial/Demo one, LOL).

  • Implement additional LZSS decompression functions (for txt/bin files)
  • Implement clean file extraction

The tool can now extract all files from data.dat/voice.dat file into a "data"/"voice" folder, and the game will not crash due to broken files!

  • Fix updater TLS
  • Yu-Gi-Oh: Online (2004-2009) support
  • Unify all subprojects to .NET 4.5.2
  • Merge all ModTools DLL assembles into the executable

Version 1.1 (Stable)

03 Oct 14:09
Compare
Choose a tag to compare
  • Deck editor now implemented. (work in progress)
  • Changed values can now be tested in real-time. (New option for this is under "Advanced" Tab)
  • New assembler patches. (Patched game will now not crash anymore at start)
  • Patch format is now changed from *.joey to *.joey2 (old one incompatible)
  • Other Minor/GUI/Whatever changes

For more: The project page

Version 1.0 (Unstable)

05 Feb 13:05
Compare
Choose a tag to compare
Pre-release

Warning: Game will crash with this version... use a later version!

  • Allows you to mod Yu-Gi-Oh files and the executeable for positions of graphical objects. (Custom Resolution)
  • In this release, only the field values can be edited in executeable.
  • Deck editor will come in next update/s.
  • Also possible to compress/decompress the .yga format and other files with a "LZSS"-like compression. (.txt files are compressed for example)

Graphic files for custom resolution (1280x768p mod) are not included in this package.

For more: The project page