mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-26 01:19:29 -05:00
Updated Expanding The Metatile Count (markdown)
parent
4c55a77dfe
commit
5d42df3601
|
|
@ -1,4 +1,4 @@
|
|||
Here in this tutorial we will increase the cap for metatiles from 1024 to 4096 by removing the redundant collision bit and decreasing the possible elevations from 16 to 8. You can also get 2048 metatiles with just the unused collision bit, without affecting elevation, the process would be largely the same as described here with some changes linked here:
|
||||
Here in this tutorial we will increase the cap for metatiles from 1024 to 4096 by removing the redundant collision bit and decreasing the possible elevations from 16 to 8. You can also get 2048 metatiles with just the unused collision bit, without affecting elevation, the process would be largely the same as described here with some changes:
|
||||
|
||||
[Link to Code Changes (branch of TAH pokeemerald fork)](https://github.com/pret/pokeemerald/compare/master...TeamAquasHideout:pokeemerald:expanded_metatiles)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user