Skip to content

Documentation and tools to modify Pokemon games of Game Boy

License

Notifications You must be signed in to change notification settings

enriqueseor/rom-hack-gba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GBA Hack ROM Documentation

This repository contains documentation for the creation of a custom Game Boy Advance (GBA) hack ROM for POKEMON. In this project, we'll walk through the process of modifying an existing GBA game ROM to create our own game of POKEMON.

Table of Contents

Prerequisites

  • Install a GBA emulator
  • Use a ROM-BASE you can modify (Emerald, Rubi-saphire, fire red-leaf green).
  • On documentation folder you have all the info you need to do it.
  • On Tools folder you have all the tools needed.

Getting Started

  1. Clone this repository: git clone https://github.com/enriqueseor/rom-hack-gba.git

Modifying the ROM

  • On the Documentation folder you have all the documentation to learn how to use the tools to modify the BASE-ROMs.
  • Gameplay mechanics are supponsed to remain the same because your objective is just to create another Pokemon game.
  • Basically you can modify text and dialogues or editing graphics, maps and sprites.

Testing

Play your modfied game in the emulator and check if the desired modifications are working properly.

License

This project is licensed under the MIT License.

About

Documentation and tools to modify Pokemon games of Game Boy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published