AuthorTopic: Dark Souls GBC Demake  (Read 116994 times)

Offline Ryumaru

  • Moderator
  • 0100
  • *
  • Posts: 1683
  • Karma: +0/-0
  • to be animated soonly
    • ChrisPariano
    • View Profile

Dark Souls GBC Demake

on: February 25, 2015, 04:08:09 am
Been meaning to do something for myself lately, and given my love of Dark Souls and GBC limitations, the subject was obvious.

I'd like to fully make the undead asylum, but I've developed the palettes with the idea in mind that they could cover all of the different areas ( that's how it works right? OR is it only 8 tile palettes on screen at once? If it's the latter, then I feel a bit silly)

I've been wondering on the perspective of the boss room. Back in the day I would have scoffed at all the mixed perspective stuff, but now I think it has a lot of charm ( and more importantly, doesn't use a lot of tiles) but I would love to see any alternative ideas/ examples of other pieces tackling the problem.



Offline Decroded

  • 0100
  • ***
  • Posts: 1285
  • Karma: +3/-0
  • Oh hai
    • View Profile

Re: Dark Souls GBC Demake

Reply #1 on: February 25, 2015, 08:26:54 am
This clearly had to be done and I'm glad its u doing this  :hehe:
my ocd has a meltdown with this perspective so due to that id prefer to see it in standard 3/4 view but I dunno what to suggest with that portcullis on the left.
from memory those wooden doors should be larger than the other doorways.
not much else to offer at this point since im just viewing on my phone.
I'm not aware of gba restrictions but cant u squeeze in some more colour per tile and such to enrich it a bit (while keeping an overall dull vibe).

Offline Ai

  • 0100
  • ***
  • Posts: 1057
  • Karma: +2/-0
  • finti
    • http://pixeljoint.com/pixels/profile.asp?id=1996
    • finticemo
    • View Profile

Re: Dark Souls GBC Demake

Reply #2 on: February 25, 2015, 08:53:19 am
I'm not aware of gba restrictions but cant u squeeze in some more colour per tile and such to enrich it a bit (while keeping an overall dull vibe).

GBA != GBC. GBC gets 4 colors per tile and 8 possible tile palettes, so squeezing more colors in is possible but rather nontrivial -- you'd have to get pretty clever with how you setup palettes and the designs you use for tiles. Taking some cues from DB32 palette, DB16 palette or Arne's 16color palette might be helpful.

(whereas GBA can support tiles of 16 or even 256 colors. Quite a different proposition.)

http://gameboy.mongenel.com/dmg/gbc_art.txt shows a lot of useful info. In response to your question Ryumaru, it seems to indicate that you get 8 palettes to display your tiles, but you can swap those out whenever you need to, most likely between levels/screens.
If you insist on being pessimistic about your own abilities, consider also being pessimistic about the accuracy of that pessimistic judgement.

Offline Decroded

  • 0100
  • ***
  • Posts: 1285
  • Karma: +3/-0
  • Oh hai
    • View Profile

Re: Dark Souls GBC Demake

Reply #3 on: February 25, 2015, 09:10:21 am
oops mah bad :blind:

Offline Ryumaru

  • Moderator
  • 0100
  • *
  • Posts: 1683
  • Karma: +0/-0
  • to be animated soonly
    • ChrisPariano
    • View Profile

Re: Dark Souls GBC Demake

Reply #4 on: February 25, 2015, 09:35:40 am
Decroded: Heh, yeah, there is no more squeezing. However, if I get what Ai is saying, I can have 8 palettes per area as opposed to 8 palettes in the entire game, so that certainly allows me to play a a bit more with stuff like the torchlight areas. I think what got me started with this Zelda ish perspective is I hate how the conventional 3/4 cant really show doorways and such on the sides of walls. Nevertheless I made a test mockup with the standard perspective in the prison cell, and I might adopt some of it into the boss room.

Ai: Thanks for posting that! Do you know anything about the sprites in particular? Can transparency be turned off of sprites to allow full coverage and 4 colors like in my menu? Also been wondering about movement, is it all purely tile based? I'm planning on building the boss in parts,and was wondering if animation could be done by moving those parts pixels at a time, or if it has to be "baked" so to speak into the individual sprites themselves.

Offline Ai

  • 0100
  • ***
  • Posts: 1057
  • Karma: +2/-0
  • finti
    • http://pixeljoint.com/pixels/profile.asp?id=1996
    • finticemo
    • View Profile

Re: Dark Souls GBC Demake

Reply #5 on: February 25, 2015, 10:05:28 am
I'm far from a wizard with console stuff, I just know how to read technical specs, so anything I say here is just interpretation of what I've read. That said:

Full coverage 4c sprites? Not as far as I can tell, the 'window' layer is usually used for this (ie. you can build such a menu out of tiles, but not out of sprites)

You can place sprites at any position, but need to keep in mind there is a limitation of 10 sprites per scanline / 40 total onscreen. I speculate that they also have a fixed visual priority (drawn left to right, top to bottom). Someone specifically versed in GBC coding might be able to say for sure, but I'd suggest that actual GBC games would use a combination of real sprite movement, swapping sprites out, and other tricks (like the ability to flip sprites) to accomplish complex animation.

This is all taken/extrapolated from the link I gave.
If you insist on being pessimistic about your own abilities, consider also being pessimistic about the accuracy of that pessimistic judgement.

Offline Decroded

  • 0100
  • ***
  • Posts: 1285
  • Karma: +3/-0
  • Oh hai
    • View Profile

Re: Dark Souls GBC Demake

Reply #6 on: February 25, 2015, 12:12:41 pm
I hate how the conventional 3/4 cant really show doorways and such on the sides of walls. Nevertheless I made a test mockup with the standard perspective in the prison cell, and I might adopt some of it into the boss room.


u can draw doorways and even doors at the top and bottom and u can certainly imply there are doorways on the sides but its annoying how u cant draw the door itself when it is affects gameplay such as the one on the left.
u might be able to get away with drawing the top and side of a door somehow but its awkward so yeah it seems like zelda view is necessary (evil  :lol:) here.

Offline Probo

  • 0010
  • *
  • Posts: 317
  • Karma: +1/-0
    • View Profile

Re: Dark Souls GBC Demake

Reply #7 on: February 25, 2015, 01:06:38 pm
well youve really nailed the look, it shouted dark souls at me as soon as i saw it :D and the perspective looks great  :y:

Offline Kazuya Mochu

  • 0010
  • *
  • Posts: 436
  • Karma: +0/-0
  • ^thx Larwick
    • View Profile
    • my portfolio website

Re: Dark Souls GBC Demake

Reply #8 on: February 25, 2015, 01:39:08 pm
What will happen to the player when moving through that room with the perspective? will he be seen from full top view?
Image size doesn't matter! It's what you do with your pixels that counts!

Offline rikfuzz

  • 0010
  • *
  • Posts: 427
  • Karma: +1/-0
    • View Profile
    • twitter @hot_pengu

Re: Dark Souls GBC Demake

Reply #9 on: February 25, 2015, 01:55:22 pm
Love this!

Here's a sort of middle-ground between the two perspectives:

In the image on the right, the south/east/west walls are a third smaller than the north one. 
(Just scaled as a test, and not cleaned up, but you get the idea, worth experimenting with I think).