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]
Note that the ROM editor currently only supports Windows. I have plans to add support for Linux, and may be able to 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)
Ctrl + s/Cmd + s- Save modCtrl + e/Cmd + e- Export patched ROM
npm install
npm run tauri dev