Results 1 to 20 of 122

Thread: Bio Force Ape Developer's Journal

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    DP's favorite trollbait Custom rank graphic
    Kitsune Sniper's Avatar
    Join Date
    Aug 2003
    Location
    Calexico, USA
    Posts
    13,853
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Xbox LIVE
    FoxhackDN
    Steam
    Foxhack

    Thumbs up

    I REALLY recommend using some sort of compression for the tilemaps if possible. All those "0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0" rows could easily be compressed into three bytes if you play your cards right. Something like (Control byte / Tile byte / Number of times byte should be repeated). If the routine that reads the tile order sees the control byte, then it reads the next byte (the tile byte) and the next one says how many times it should be repeated.

    I've seen Konami do this on several of the games I've hacked, and they've managed to compress an entire screen's tilemap in a very small space. The space you save can be used to, say, make more levels or such... Those fourteen consecutive 0s could be compressed to three bytes. You may think it doesn't add up... but it does.
    Last edited by Kitsune Sniper; 05-30-2009 at 11:11 PM.
    Quote Originally Posted by Edmond Dantes View Post
    I can't tell if we're discussing My Little Pony or Neon Genesis Evangelion anymore.
    eBay Auctions / GameTZ profile / DP Feedback / Youtube / Twitter / RateYourMusic

Similar Threads

  1. Ever kept a journal as part of your gameplay?
    By GM80 in forum Classic Gaming
    Replies: 38
    Last Post: 03-26-2007, 10:22 PM
  2. Joe's E3 Journal
    By digitalpress in forum Classic Gaming
    Replies: 82
    Last Post: 05-28-2005, 12:59 PM
  3. Fantasia's E3 journal, make of it what you will
    By FantasiaWHT in forum Classic Gaming
    Replies: 2
    Last Post: 05-22-2005, 12:28 PM
  4. Captain Wrong's Supergun Journal
    By Captain Wrong in forum Technical and Restoration Society
    Replies: 19
    Last Post: 04-27-2003, 05:59 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •