Jump to content

CPS3 Tile Compression Part 2


Recommended Posts

These guys are seriously on a roll.

Dox made a suggestion, I implemented it, and now the tile DMA is fixed.

 

Basically the RLE byte should affect the last normal byte before it, NOT the byte after it. This simplifies the code, and produces much better results.

sfiii_new_bg_6.png

 

>>Source And more Screenies

Edited by GameCop
Link to comment
Share on other sites

  • Replies 35
  • Created
  • Last Reply

Top Posters In This Topic

Yeah, ElSemi has some pretty good sprites now

 

see

elsemi_sf3.png

 

I guess it will be on speksnk when they update.

 

the main problem we’re both having right now is finding the global sprite offsets. I *think* they might be tied to the layer scrolling, as the games have various sprites which make parts of the bg layers, yet their offsets never change when the screen scrolls. They seem to have a aingle additional value in the sprite entry which may mean ‘tie me to the scrolling of layer x’

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...