0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

#プログラミング #ゲーム # #Desynced のアイテムの依存関係を表示するツール

Last updated at Posted at 2025-10-24

本内容を利用した場合の一切の責任を私は負いません。

経緯

SteamゲーのDesynced( https://store.steampowered.com/app/1450900/Desynced/ )で、ロック解除が進まないとアイテムの先がわからない上に、図とかわかりやすいようになっていないため。
MOD用のサンプル(<インストールフォルダ>\Desynced\Desynced\Content\mods\main.zip)から全情報を得られる。

バージョン

  • Chrome
    バージョン 141.0.7390.123(Official Build) (64 ビット)
  • Desynced
    Build ID:19410157

準備

下記のgithub pageをChromeで開く。
https://github895439.github.io/DIRD/

使い方

矩形のアイテム(A)をクリックすると、そのアイテムを作成するのに必要なアイテム(B)との結線が表示される。
また、BとBを必要とするアイテムとの結線と、同様のAの結線も表示される。
表示された状態で、クリックすると結線を消す。

備考

これは使うために特化したもので、これを作るためのデータを作るツールを別途作成してあるが、それは公開しない。
表示最下に表示に使用しているデータがあるため、言語変更だけならそのデータを置換すればできる。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?