Users browsing this thread: 1 Guest(s)
Battle Background

#7
Posts: 48
Threads: 10
Thanks Received: 3
Thanks Given: 4
Joined: May 2015
Reputation: 2
Status
None
Yep, looks like all that data is correct (unsurprisingly), but I'm still trying to figure some pieces out.

Here's what I've got so far.

6 byte data at 270200:
  • The first three bytes (only the first 7 bits of each byte) are the tilesets to use, don't know what the high bit means
  • The next two bytes are the two tile assemblies to use. I don't know why there are two
  • The last byte I don't know. I assume it's pointer to a palette set somewhere
  • The only big anomaly, which unfortunately turns up a lot, is that some of the tileset pointers are set to FF, which isn't a valid tileset. I really don't know how they work, but they're pretty important.
Tile assembly - They are indeed 2 bytes each, I've got abbbbbbbcdxxxxxxa figured out
  • a: which of the three tilesets is used, these two bits are added together, so 11 equals 2 not 3
  • b: the tile index 1-127
  • c: vertical flip
  • d: horizontal flip
  • x: No idea... yet
Tileset pointers: these are just long pointers, but for right now I'm working on the assumption that everything below bank E7 is uncompressed. It seems to be working, but more testing is needed.
  Find
Quote  



Messages In This Thread
Battle Background - by sleepydude - 06-18-2015, 04:17 PM
RE: Battle Background - by Gi Nattak - 06-18-2015, 05:08 PM
RE: Battle Background - by Tenkarider - 06-18-2015, 07:15 PM
RE: Battle Background - by sleepydude - 06-18-2015, 11:23 PM
RE: Battle Background - by madsiur - 06-18-2015, 11:59 PM
RE: Battle Background - by sleepydude - 06-19-2015, 04:07 AM
RE: Battle Background - by sleepydude - 06-21-2015, 07:41 AM
RE: Battle Background - by madsiur - 06-21-2015, 10:19 AM
RE: Battle Background - by sleepydude - 06-22-2015, 12:14 AM
RE: Battle Background - by madsiur - 06-22-2015, 07:21 AM
RE: Battle Background - by sleepydude - 06-22-2015, 10:46 AM
RE: Battle Background - by Tenkarider - 06-22-2015, 12:00 PM
RE: Battle Background - by sleepydude - 06-22-2015, 12:49 PM
RE: Battle Background - by Tenkarider - 06-24-2015, 10:33 AM
RE: Battle Background - by sleepydude - 06-24-2015, 02:53 PM
RE: Battle Background - by Tenkarider - 06-24-2015, 04:10 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite