Skip to content
@DQIX

DQI-haX: SWEs of the Starry Skies

Slime GIF DQI-haX: SWEs of the Starry Skies

DQI-haX is a GitHub organization dedicated to preserving, understanding, and expanding the world of Dragon Quest IX for the Nintendo DS. From reverse engineering to data curation and in-browser tooling — we are building a complete open technical ecosystem for the game’s future.


Krakpot WEBP Projects

Collapsus — A comprehensive Discord bot
  • Full in-game database: recipes, quests, monsters, and grottos
  • Random character generation
  • Playback of the full soundtrack
  • Regional term translation and cross-version lookup
  • Continuously expanding dataset derived from in-game structures

editor — A cross-platform browser-based save editor
  • Runs fully client-side with Progressive Web App support
  • “Correct-by-default” editing model that prevents corruption
  • Integrated labeled hex editor for advanced experimentation

auction — A custom DLC data generator
  • Web-based interface for rapid item selection and configuration
  • Produces fully customized item lists with any combination of items, amounts, and quantities
  • Designed to generate downloadable content enabling acquisition of any in-game item

BattleEmulator — High-performance cross-platform battle emulator
  • Executes ~13 million battle simulations per second
  • Accurately reproduces behavior of a broad range of story bosses
  • Written in C++ with native x86_64 and WebAssembly targets
  • Runs cross-platform, including directly in the browser

ArchiveTool — A gp2 archive extractor and repacker
  • Handles the game’s primary asset archives used across the ROM
  • Enables file ripping and replacement for modification workflows
  • Provides compression and decompression functionality for supported asset types

dqix-decomp — Ongoing decompilation
  • Reconstructs DS binaries for study and modification
  • Enables code documentation, symbol mapping, and restoration
  • Status: early-stage research, not yet buildable

dqix-functions — Catalog of discovered functions from the Japanese version
  • Structured for compatibility with resymgen
  • Each entry includes address, name, and identified purpose
  • Result of multi-year research effort
  • Promotes reuse and cross-project consistency

desmume-scripts — Lua tooling for DeSmuME
  • Display internal data such as RNG tables and memory values
  • Automate repetitive inputs and testing sequences with macros
  • Reproduce specific battle or map conditions for controlled experimentation

Save-Editor-Decomp — Decompilation of the original Windows save editor
  • Decompiled for archival and technical analysis
  • Preserves original logic and interface behavior
  • Note: undocumented raw decompilation targeting .NET 8

Pavo WEBP Join the Party

https://discord.gg/dqix

Popular repositories Loading

  1. dqix-decomp dqix-decomp Public

    Decompilation project for Dragon Quest IX for the Nintendo DS using dsd

    C++ 40 8

  2. editor editor Public

    A cross-platform save editor for Dragon Quest IX: Sentinels of the Starry Skies.

    JavaScript 11 1

  3. dqix-functions dqix-functions Public

    Function information already discovered in dq9, DRAGON QUEST IX: SENTINELS OF THE STARRY SKIES (jp only, some only)

    6

  4. Collapsus Collapsus Public

    An information bot created for The Quester's Rest, a fan Discord server for Dragon Quest IX: Sentinels of the Starry Skies.

    Python 3 1

  5. Grotto-Searcher Grotto-Searcher Public

    A powerful Grotto search tool created by using Claude and Gemini.

    HTML 3

  6. auction auction Public

    dqvc auction list (auction.bin dlc file) generator, open source

    JavaScript 2

Repositories

Showing 10 of 13 repositories
  • Grotto-Searcher Public

    A powerful Grotto search tool created by using Claude and Gemini.

    DQIX/Grotto-Searcher's past year of commit activity
    HTML 3 0 0 0 Updated Sep 9, 2026
  • dqix-decomp Public

    Decompilation project for Dragon Quest IX for the Nintendo DS using dsd

    DQIX/dqix-decomp's past year of commit activity
    C++ 40 Unlicense 8 6 2 Updated Sep 9, 2026
  • BattleEmulator Public

    Dragon Quest IX solo-only RTA battle emulator — finds the fastest path to victory · C++ · Open Source

    DQIX/BattleEmulator's past year of commit activity
    JavaScript 0 MIT 2 18 1 Updated Sep 9, 2026
  • dqix-script-disasm Public

    Rudimentary disassembler / assembler for initialization scripts in Dragon Quest IX

    DQIX/dqix-script-disasm's past year of commit activity
    C 1 MIT 0 0 0 Updated Sep 5, 2026
  • Collapsus Public

    An information bot created for The Quester's Rest, a fan Discord server for Dragon Quest IX: Sentinels of the Starry Skies.

    DQIX/Collapsus's past year of commit activity
    Python 3 GPL-3.0 1 0 0 Updated Aug 27, 2026
  • dqix-functions Public

    Function information already discovered in dq9, DRAGON QUEST IX: SENTINELS OF THE STARRY SKIES (jp only, some only)

    DQIX/dqix-functions's past year of commit activity
    6 GPL-3.0 0 1 0 Updated Aug 25, 2026
  • auction Public

    dqvc auction list (auction.bin dlc file) generator, open source

    DQIX/auction's past year of commit activity
    JavaScript 2 0 0 0 Updated Aug 24, 2026
  • dq9RespawnTimer Public

    This visualizes when the next item will respawn

    DQIX/dq9RespawnTimer's past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Aug 22, 2026
  • desmume-scripts Public

    DeSmuME Lua scripts for Dragon Quest IX

    DQIX/desmume-scripts's past year of commit activity
    Lua 0 1 0 0 Updated Jun 4, 2026
  • editor Public

    A cross-platform save editor for Dragon Quest IX: Sentinels of the Starry Skies.

    DQIX/editor's past year of commit activity
    JavaScript 11 1 0 0 Updated Apr 14, 2026

Most used topics

Loading…