pmdsky-debug: Your window into Explorers of Sky's code (through debug info and documentation)

This page summarizes the projects mentioned and recommended in the original post on /r/MysteryDungeon

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pmdsky-debug

    Debug info for reverse engineering PMD: Explorers of Sky

  • Have you ever wanted to peer behind the curtain and look at the actual game code of Explorers of Sky? Figure out exactly how something works, or make your own edits to the game engine? This is what pmdsky-debug was made for.

  • c-of-time

    Environment for injecting code into PMD: Explorers of Sky

  • I initially made this project to help with reverse engineering and research, and it's led to things like a damage calculator and a dungeon layout generator. But as the SkyTemple community can attest to, it's also proven very useful for ROM hacking. Whenever you want to make fundamental changes in a ROM hack that can't be done through more basic means, your only option is to directly modify the code yourself, and it turns out that having a big collection of debug info is super useful for that. People in the community frequently use it to write assembly patches, and we even have a way to write mods in C and Rust using the debug info! It's not quite a decompilation project, but it's probably a good step towards one.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • An infinite canvas for code exploration

    2 projects | news.ycombinator.com | 6 May 2024
  • uv: An fast Python package installer and resolver, written in Rust

    1 project | news.ycombinator.com | 7 May 2024
  • Ruff: The Extensible Python Linter

    1 project | dev.to | 7 May 2024
  • Implement React v18 from Scratch Using WASM and Rust - [11] Implement Event System

    1 project | dev.to | 7 May 2024
  • Show HN: Rustubble – Beautifull CLI components for your terminal

    1 project | news.ycombinator.com | 5 May 2024