Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/turtle-insect/dqb2processeditor

Steam Dragon Quest Builders 2 Process Editor
https://github.com/turtle-insect/dqb2processeditor

csharp game memory-hacking steam wpf

Last synced: about 1 month ago
JSON representation

Steam Dragon Quest Builders 2 Process Editor

Awesome Lists containing this project

README

        

![DL Count](https://img.shields.io/github/downloads/turtle-insect/DQB2ProcessEditor/total.svg)





# DQB2ProcessEditor
Steam Dragon Quest Builders 2 Process Editor

# 概要
STEAM ドラゴンクエストビルダーズ2のプロセスメモリ編集Tool

# 実行に必要
* Windows マシン
* [.NET 9](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)の導入

# ソフト
https://store.steampowered.com/app/1072420

# 一緒に
https://github.com/turtle-insect/DQB2

# Build環境
* Windows 10(64bit)
* [Visual Studio 2022](https://visualstudio.microsoft.com/)

# 詳細
## Item Injection
1. 追加したいアイテムの場所を『Type』に設定
1. 追加したいアイテムの数を『Count』に設定
1. 追加したいアイテムを『Filter』に設定
1. アイテムが絞りこまれる
1. ダブルクリックで対象追加、『Injection All Item』で全て追加
1. 右クリックで選択アイテムを追加

## Advance
1. 全てのアイテムの個数変更
1. Inventoryのアイテム全てクリア
1. Bagのアイテム全てクリア
1. Bagのアイテムページ指定でクリア
1. クリアしたInventoryやBagの復元
1. テンプレートのアイテム追加
1. 設計図のクリア
1. 設計図の保存
1. 設計図の読み込み
1. 設計図のアイテム取得

## Setting
1. 対象のプロセス名設定
1. キーボードフック設定
1. アイテムアイコンサイズ設定

## 起動時
※キーボードフック設定が有効の時のみ
1. F1 -> インベントリのアイテム個数変更
1. F2 -> バッグのアイテム個数変更
1. F3 -> インベントリのアイテムクリア
1. F4 -> バッグのアイテムクリア
1. F5 -> 設計図(赤)のアイテムをバッグに追加
1. F6 -> 設計図(青)のアイテムをバッグに追加
1. F7 -> 設計図(緑)のアイテムをバッグに追加
1. F8 -> 設計図(黄)のアイテムをバッグに追加
1. F9 -> 設計図(Online)のアイテムをバッグに追加
1. F10 -> テンプレートのアイテム追加
1. F11 -> テンプレートのアイテム追加