Skip to content

umbreonisreal/pokemon-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disassembly of Pokemon Crystal's Pokemon News.

So far, only one of the four known news issues is disassembled. The pokecrystal directory contains some useful constants and macros sourced from pokecrystal.

To use this, install python and the tools required for assembling pokecrystal.

Information

A disassembly of Pokémon Crystal's debug Pokemon News by Sudel-Matze.

The Pokémon News was distributed via the Mobile Adapter and obtained via the in-game news machine - a feature originally only available to the Japanese version of the game.

This repository can be used to build the news in both Japanese (original) and English (for the pokecrystal-mobile-en project).

To build a specific version, run one of these commands:

  • JP Version: make

  • EN Version: make news_en

More information about Pokémon Crystal's mobile features can be found here:

The pokecrystal directory contains some useful constants and macros sourced from pokecrystal.

Python and RGBDS 0.6.0 are required to build the news.

Screenshots

image image image

image image image

Credits

  • Matze : Code & Disassembly
  • Ryuzac : Translation
  • DS : Code & Localization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages