Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turtle-insect/dqb2overlay
Steam Dragon Quest Builders 2 Overlay Menu
https://github.com/turtle-insect/dqb2overlay
cpp dll dll-injection game imgui memory-hacking steam winapi
Last synced: about 1 month ago
JSON representation
Steam Dragon Quest Builders 2 Overlay Menu
- Host: GitHub
- URL: https://github.com/turtle-insect/dqb2overlay
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2022-10-13T14:30:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T23:08:19.000Z (about 1 month ago)
- Last Synced: 2024-11-22T00:18:54.968Z (about 1 month ago)
- Topics: cpp, dll, dll-injection, game, imgui, memory-hacking, steam, winapi
- Language: C++
- Homepage:
- Size: 11.7 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- 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/DQB2Overlay/total.svg)
# DQB2Overlay
Steam Dragon Quest Builders 2 Overlay Menu# OS
* Windows 10# Soft
* https://store.steampowered.com/app/1072420# Build
* Windows 10(64bit)
* [Visual Studio 2022](https://visualstudio.microsoft.com/)# Description
## Set up only once for the first time
1. launch Steam
1. right-click on Builders 2 from the [Library]
1. select [Browse Local Files] from [Manage].
1. Copy the "info" folder.
1. Copy "DQB2Overlay.dll" and "DLLInjection.exe" to the desired location on the local PC.## Setting up every time during game play
1. Launch "DLLInjection.exe"
1. Launch Builders 2.## How to use
1. Operation compliant with Windows components
1. Operation is possible when the mouse cursor is displayed on the Builders 2 menu, bag display, etc.
1. The Insert key on the keyboard can be used to show/hide menus.## Troubleshooting
Q : The menu does not appear?
A : Set only once at the first time. Delete "imgui.ini" in the location where the "info" folder is placed.# Credits
* https://github.com/ocornut/imgui
* https://github.com/Rebzzel/kiero
* https://github.com/TsudaKageyu/minhook