Dex entries

Discuss the little known GBA sequel to Telefang here!
RacieB
Posts: 871
Joined: Thu Dec 28, 2006 4:27 am

Re: Dex entries

Post by RacieB »

Jlun2 wrote:Bumping this, because it's related.

http://tasvideos.org/GameResources/GBx/Telefang.html

At the bottom, you can see that I listed 2 address ranges both with the exact same function. I have no idea why there's 2 ranges for Dex entries, both of which only seem to indicate whether you've seen the Denjuu or not. Any idea what's up with that?
If it's anything like Telefang 1, it should have a range that marks whether Denjuu have been seen, and a separate range that marks whether Denjuu have been obtained.

Here's a full dex code I made for Telefang 1 -
Spoiler!
01AE76CB
01FFE0C6
01FFE1C6
01FFE2C6
01FFE3C6
01FFE4C6
01FFE5C6
01FFE6C6
01FFE7C6
01FFE8C6
01FFE9C6
01FFEAC6
01FFEBC6
01FFECC6
01FFEDC6
01FFEEC6
01FFEFC6
01FFF0C6
01FFF1C6
01FFF2C6
01FFF3C6
01FFF4C6
013FF5C6
- this flags every valid Denjuu as obtained, and if you use this code postgame and talk to Musa it will trigger the reward for completing your dex. Interestingly it doesn't check at all if the corresponding "seen" flags are valid or not.

I don't know if T2 has a dex completion prize like T1 does, since I haven't been able to come up with a full index code for it, but I think it would be pretty likely.
Post Reply