Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/turtle-insect/dqb1processeditor
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2024-03-02T15:08:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T15:27:47.000Z (8 months ago)
- Last Synced: 2024-05-04T16:32:46.636Z (8 months ago)
- Topics: csharp, game, memory-hacking, steam, wpf
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 -> テンプレートのアイテム追加