EternalCode / Dexnav

A simplistic gen III implementation of ORAS's Dexnav feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dexnav

A simplistic gen III implementation of ORAS's Dexnav feature

Building

Requirements (Windows):

Make sure you have an environment variable for DEVKITARM, python and armips. If not, create them.

After cloning the repository, delete the deps folder if you're not planning to build the dependancies. Extract the deps.zip file. I've taken the liberty of building them so you don't have to.

Next, create a directory called roms and place a clean FireRed US version 1.0 ROM inside and rename it to BPRE0.gba. Now we can build the project by running make.

If the last line is Done. then everything succeeded.

Preview

Videoes are with low search levels, so HUD is unrevealing.

Grass vid https://streamable.com/k4ot7

Cave vid https://streamable.com/50qix

Water vid https://streamable.com/gcr42

Credits:

About

A simplistic gen III implementation of ORAS's Dexnav feature


Languages

Language:C 98.2%Language:Assembly 1.3%Language:Makefile 0.5%Language:Python 0.0%