Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Steam Dragon Quest Builders 1 Process Editor
https://github.com/turtle-insect/dqb1processeditor

csharp game memory-hacking steam wpf

Last synced: about 1 month ago
JSON representation

Steam Dragon Quest Builders 1 Process Editor

Awesome Lists containing this project

README

        

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

# DQB1ProcessEditor
Steam Dragon Quest Builders 1 Process Editor

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

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

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

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

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

## Advance
1. 全てのアイテムの個数変更
1. Inventoryのアイテム全てクリア
1. テンプレートのアイテム追加

## 起動時
1. F1 -> インベントリのアイテム個数変更
1. F3 -> インベントリのアイテムクリア
1. F10 -> テンプレートのアイテム追加