Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compasses and maps to items #5

Closed
freddyJarva opened this issue Dec 13, 2021 · 1 comment · Fixed by #13
Closed

Add compasses and maps to items #5

freddyJarva opened this issue Dec 13, 2021 · 1 comment · Fixed by #13
Assignees

Comments

@freddyJarva
Copy link
Owner

Compasses and maps are not logged at the moment. Address 0x428, taken from here, together with a current tile check will suffice for normal game modes.

Maps & Compasses: 0x428*

m m m m c c c c

Number of maps and compasses collected represented as four bit integers.
m - Maps
c - Compasses

@StructuralMike
Copy link
Collaborator

specific dungeon maps and compasses will be found at 0x364-0x369:
http://alttp.mymm1.com/wiki/ALTTPR_SRAM_Map#Items_.26_Equipment:_0x340.2A_to_0x3F0.2A

@freddyJarva freddyJarva self-assigned this Dec 13, 2021
@freddyJarva freddyJarva linked a pull request Dec 13, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants