Gönderen Konu: [csdb -forums] C64 Productions: preview of upcomming 8k game /Jetboy  (Okunma sayısı 766 defa)

Hızlı düğmeleri aç

feedmaster

İleti: 462

Çevrimdışı
  • ****
  • Sr. Member
    • Profili Görüntüle
    • http://www.tr-demoscene.info
C64 Productions: preview of upcomming 8k game /Jetboy
posted on: Thu, 03 Aug 2006 17:00:08 +0200

True...

13 bytes is long enough to save 20 character long name without any compression... and you have some bits left.



Plus if you save lo scores you dont need 2 bytes per score, just one, assuming the table starts with 255 as lo score :)



Now - you can use compression on top of that - there are free source codes out there to do that.