Author Topic: Zelda 8X8  (Read 95409 times)

0 Members and 1 Guest are viewing this topic.

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: Zelda 8X8
« Reply #75 on: October 04, 2010, 11:52:01 am »
Allright, I officially started working on this project, but now I was wondering something.
In TLOZ-LA, weren't there animated tiles? (Flowers, water, etc?)
Because using interrupts, these shouldn't be that hard to create.
Can any1 confirm this?

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Zelda 8X8
« Reply #76 on: October 04, 2010, 03:42:26 pm »
Yes there were animated tiles. I forgot which ones besides the flowers/water, though.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: Zelda 8X8
« Reply #77 on: October 05, 2010, 01:15:55 am »
It's a shame that necro is being inactive. Else I could've asked him if he could have done the animated versions of some tiles as well.

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Zelda 8X8
« Reply #78 on: October 05, 2010, 02:06:46 am »
Yeah I wish he was still around :/

Same for Magic Banana and most other sprite artists like Raylin
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Magic Banana

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 371
  • Rating: +77/-1
  • It's not an apple, it's a ... magic banana.
    • View Profile
Re: Zelda 8X8
« Reply #79 on: October 05, 2010, 04:22:27 pm »
Well, I think I covered all of the animated water tiles, well not including palette swaps, but those are really easy if you need 'em. I haven't really tested them out so tell me how they look tiled. :)
I do sprites and stuff, so yeah.

Quote from: yunhua98
i'M NOT SURE WHAT A SWORD SKILL IS BUT HERE'S THE SWORD ANIMATION FROM THE TWO SPRITES ON PG 13

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: Zelda 8X8
« Reply #80 on: October 05, 2010, 04:25:36 pm »
Awesome! Il try them out when I get the engine running

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Zelda 8X8
« Reply #81 on: October 05, 2010, 11:51:53 pm »
Looks pretty nice :D

Good luck Ikkerens :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: Zelda 8X8
« Reply #82 on: October 06, 2010, 10:45:37 am »
Just found something out.
The graphics necro uploaded are compressed. (That's why you should upload as *.bmp, its larger, but higher quality)

Basically, the compression added another level of gray.
This is also the reason why my PHP script isn't working, there are more levels of gray than 4 (which my script checks for)
Conclusion: I have to do all the graphic porting by hand =(

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Zelda 8X8
« Reply #83 on: October 06, 2010, 02:44:11 pm »
Ouch, sorry to hear. :/

Alternatively, can't you download this and use color replacement tools to change the levels of gray so the nearest color pixels are set to the same color? In the picture above, you choose the same color as most of the light gray  for the initial color and same for the replacement color, and you set tolerance to something high enough to change the nearest color levels. Alternatively there's conversion to 4 levels of gray and posterizing. Not sure if this might help, but hopefully it might work. Alternatively you could e-mail Necro and ask him if he got uncompressed versions of his sprites, but I don't know how long it might take to reply. It might take months.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: Zelda 8X8
« Reply #84 on: October 06, 2010, 02:59:26 pm »
I guess with runer's sprite thingy it'll work out.
I just have to figure out how to export sprites.

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline Magic Banana

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 371
  • Rating: +77/-1
  • It's not an apple, it's a ... magic banana.
    • View Profile
Re: Zelda 8X8
« Reply #85 on: October 06, 2010, 03:05:51 pm »
Just found something out.
The graphics necro uploaded are compressed. (That's why you should upload as *.bmp, its larger, but higher quality)

Basically, the compression added another level of gray.
This is also the reason why my PHP script isn't working, there are more levels of gray than 4 (which my script checks for)
Conclusion: I have to do all the graphic porting by hand =(
Actually, a png is a bmp with lossless compression, so absolutely no data is lost in the compression. What is looks like to me is that when necro scaled his sprites to 200% so that they can be easier to see in the post, he was using a scaling algorithm that tries to implement blending (my guess is Blilateral or Bicubic) instead of something more suited to dealing with small sprites (such as Nearest Neighbor).

Also, it could be something to do with the server it was uploaded to (photobucket), in that it would compress it so that it can load faster, which makes sense seeing as how photobucket has so many images being read from their servers all the time.
I do sprites and stuff, so yeah.

Quote from: yunhua98
i'M NOT SURE WHAT A SWORD SKILL IS BUT HERE'S THE SWORD ANIMATION FROM THE TWO SPRITES ON PG 13

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: Zelda 8X8
« Reply #86 on: October 06, 2010, 03:08:59 pm »
In either way, I already got most sprites covered now
Btw, MB, if you got some free time, can you make flames/torches?
At best animated.
Ty in advance.

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: Zelda 8X8
« Reply #87 on: October 06, 2010, 03:11:02 pm »
8x8 and monochrome?  I'm lacking something to do without my calc.
I left it at my school cause I had to go to a banquet straight after and I'm not getting it back til fall break is over.

Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: Zelda 8X8
« Reply #88 on: October 06, 2010, 03:18:27 pm »
8x8 tiles, but you can use 8x16 (2 tiles) to create a larger torch.
And 4lv grayscale

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: Zelda 8X8
« Reply #89 on: October 06, 2010, 03:24:24 pm »
like this?  ;)

Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>