An unofficial modding tool / ROM editor for Dragon Quest Monsters Joker 1.
Currently only supports the North American and Japanese releases of the game, but I may add support for the European release at some point.
Currently supports modifying:
- Encounter tables (enemies, bosses, starter monsters, gift monsters)
- Skill sets
- Events (cutscenes, overworld areas) [experimental]
For information on how to use the ROM Editor, see:
- User's Guide - tutorials on how to edit encounter tables, skill sets, and events
Note that the ROM editor currently only supports Windows and Linux. I may add Mac support if there is interest.
- Download the
.msiinstaller file from the releases page - Double click on the
.msiinstaller to run it - Follow the instructions in the installer
- Run the application from your desktop search bar (
dqmj1_rom_editor)
- Download your Linux file of choice (
.AppImage,.deb,.rpm) from the releases page- I've only tested the
.AppImage. If you encounter issues with any of them, create an issue about it.
- I've only tested the
- Run / install your file of choice
Ctrl + s/Cmd + s- Save modCtrl + e/Cmd + e- Export patched ROM
npm install
npm run tauri dev