https://github.com/emoose/dqxihook
Console enabler & unpacked file loader for UE4 (Dragon Quest XI)
https://github.com/emoose/dqxihook
Last synced: 12 months ago
JSON representation
Console enabler & unpacked file loader for UE4 (Dragon Quest XI)
- Host: GitHub
- URL: https://github.com/emoose/dqxihook
- Owner: emoose
- License: gpl-2.0
- Created: 2019-02-27T19:08:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-11T14:48:36.000Z (over 4 years ago)
- Last Synced: 2025-03-27T00:22:53.553Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 45.9 KB
- Stars: 21
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DQXIHook
DQXIHook is a DLL hook for Dragon Quest XI, which allows the game to load unpackaged files from disk, and also enables use of the UE4 developer console.
More info can be found on the release thread: https://steamcommunity.com/app/742120/discussions/0/1732087825006394099/
While this hook is created for DQXI it should be portable to other UE4 games (in fact, the method used here for both console & loose-file loading still seem to work even on latest UE versions!)