Skip to content

This repository contains tools for Dragon Quest 8 on the PS2 to play with the game files

Notifications You must be signed in to change notification settings

Fire-Cube/Dragon-Quest-8-Tools

Repository files navigation

Dragon Quest 8 Tools (PS2)

This repository contains tools for Dragon Quest 8 on the PS2. The tools are fully written in Python.

The following tools are included:

  • HD6Tools.py - Extract, repack or list files from the HD6 archive.
  • PakTools.py - Extract or list files from the PAK archive. (pak, mpk, pcp, ipk, nav, sky, snd, pac and chr files)
  • MonsterParams.py - Extract the monster parameters from the game files and dump it to JSON.
  • modify_monster_param.py - Modify the monster parameters and write them into the game files.
  • Actions.py - List the actions used in fights and their IDs.
  • Items.py - List the items in the game and their IDs.

The tools automatically load the translation files. The IDs for the EU PAL version are as follows:

  • 1 = English
  • 2 = German
  • 3 = French
  • 4 = Italian
  • 5 = Spanish

About

This repository contains tools for Dragon Quest 8 on the PS2 to play with the game files

Topics

Resources

Stars

Watchers

Forks

Languages