Skip to content

gb-mobile/pokecrystal-mobile-eng

 
 

Repository files navigation

Information

A fork of pokecrystal designed to restore and localize Mobile Adapter functionality such as online battles and trades to Crystal using disassembled code from the Japanese ROM designed for use with Mobile System recreation projects like the REON Project.

The intention of this project is to create a build of pokecrystal with all of the content that was featured in the Japanese version of the game and was cut from the international release(s). We've been very strict on ensuring that any decisions made on the localization or presentation of this content match the standards of a hypothetical scenario in which the Mobile Adapter was released outside of Japan and Crystal received a complete English release back in 2001.

This repository is built upon a substantial amount of work done by Sudel-Matze.

A link to Matze’s repository can be found here: https://github.com/Sudel-Matze/pokecrystal

Screenshots

image image image image image image image image image image image image image image image

Setup Build Status

For more information, please see INSTALL.md

After setup has been completed, you can choose which version you wish to build. To build a specific version, run one of these commands inside the repository directory in cygwin64:

  • US Version: make

  • EUR Version: make crystal_eu

  • AUS Version: make crystal_au

For a more accurate experience, we advising picking the build version based on where you live as this will make different 'address' options available to you which are selectable for personal information.

The US Version covers the United States and Canada.

The EUR Version covers all countries in Europe (as of 2001).

The AUS Version covers Australia & New Zealand.

Other languages are being worked on, but are not complete and still require a lot of polish.

Using Mobile Adapter Features

To take advantage of the Mobile Adapter features, we currently recommend the GameBoy Emulator BGB: https://bgb.bircd.org/

and libmobile-bgb: https://github.com/REONTeam/libmobile-bgb/releases

Simply open BGB, right click the ‘screen’ and select Link > Listen, then accept the port it provides by clicking OK. Once done, run the latest version of libmobile for your operating system (mobile-windows.exe or windows and mobile-linux for linux). Now right click the ‘screen’ on BGB again and select Load ROM…, then choose the pokecrystal-mobile .gbc file you have built.

Mobile Adapter Features

A full list of Mobile Adapter features for Pokémon Crystal can be found here: https://github.com/gb-mobile/pokecrystal-mobile-en/wiki/Pok%C3%A9mon-Crystal-Mobile-Features

Contributors

  • Pret : Initial disassembly
  • Matze : Mobile Restoration & Japanese Code Disassembly
  • Damien : Code
  • DS : GFX & Code
  • Nob Ogasawara : Consultation on minor menu translations
  • Ryuzac : Code & Japanese Translation
  • Vulcandth : Rebasing and keeping the repo up to date
  • Zumilsawhat? : Code (Large amounts of work on the EZ Chat system)
  • REON Community : Support and Assistance

About

Fork of pokecrystal with Mobile Adapter Features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 93.5%
  • C 4.1%
  • Python 1.1%
  • C++ 1.1%
  • Makefile 0.2%
  • Shell 0.0%