Action 53 volume 3

Moderator: Moderators

User avatar
mikejmoffitt
Posts: 1353
Joined: Sun May 27, 2012 8:43 pm

Re: Action 53 volume 3

Post by mikejmoffitt »

I think the menu screen itself just needs a little sprucing up, but is generally fine. A little animation with some sprites and maybe some sounds and I think it doesn't need much change at all.
M_Tee
Posts: 430
Joined: Sat Mar 30, 2013 12:24 am
Contact:

Re: Action 53 volume 3

Post by M_Tee »

I hadn't considered the white border that'd display outside of the nametable area. That would be especially noticeable for anyone playing on a console hooked up to an HDTV (a lesson I should have learned while working on Cowlitz, as we have a similar screen that suffers from it).

Honestly, the original black and white title screen would probably be better for that reason, and to provide interest through contrast with the box art, a result of Mike's earlier observation that title screens rarely coincide with packaging.
User avatar
rainwarrior
Posts: 8731
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Re: Action 53 volume 3

Post by rainwarrior »

M_Tee wrote:I hadn't considered the white border that'd display outside of the nametable area. That would be especially noticeable for anyone playing on a console hooked up to an HDTV, (a lesson I should have learned while working on Cowlitz, as we have a similar screen that suffers from it).
The horizontal blank isn't quite so blank on the NTSC NES. ;) (I hear it's black on PAL though?)

If you favour the aesthetic of always-black hblank, you could still use black as colour 0 if you dropped just one colour from the action53 text/outlines, though. You could even make that text black instead of that dark teal to do it?
M_Tee
Posts: 430
Joined: Sat Mar 30, 2013 12:24 am
Contact:

Re: Action 53 volume 3

Post by M_Tee »

I should definitely add hblank to my vocabulary. Up until last year, I only had a CRT, on which it wasn't visible, so I wasn't even aware of it.

Anyway, removing a color from the logo border allowed me to do this:
a53v3TitleScreen3preview.png
a53v3TitleScreen3preview.png (2.7 KiB) Viewed 7416 times
It would use the palette:

Code: Select all

0F0010200F273C200F271C200F153C20
And here's the image @240px high and w/o credits (not sure if the importing method requires full height or not) :
a53v3TitleScreen3.png
a53v3TitleScreen3.png (2.56 KiB) Viewed 7416 times
Thoughts?
na_th_an
Posts: 558
Joined: Mon May 27, 2013 9:40 am

Re: Action 53 volume 3

Post by na_th_an »

I find this version harder on the eye than the original. The transition from pitch black to pure white gives too much contrast to the composition, in my illiterate opinion.
User avatar
FrankenGraphics
Formerly WheelInventor
Posts: 2064
Joined: Thu Apr 14, 2016 2:55 am
Location: Gothenburg, Sweden
Contact:

Re: Action 53 volume 3

Post by FrankenGraphics »

I'm agreeing with na_th_an. :( I don't know if it will look good or not, but since you have gray in there, you could add a thin drop shadow with one line black, one line gray, or just one or two lines of gray (or some other configuration) just under the 'card' to suggest a material dimension to help guide the eye.

If the gray is too warm for a drop shadow, you could perhaps use the jade one.
na_th_an
Posts: 558
Joined: Mon May 27, 2013 9:40 am

Re: Action 53 volume 3

Post by na_th_an »

And what about a version of the original design adapted to the new palette, so the background colour is black?
tepples
Posts: 22705
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Re: Action 53 volume 3

Post by tepples »

The border being white isn't that big a deal. Concentration Room had the same problem, and nobody complained.

It's been a while since the last build; here are the changes that I can remember:
  • Assembly-time option to disable title messages (version and copyright notice)
  • New title screen
  • Updated Waddles and Karate Kick
  • Fixes for egg-on-face bugs introduced previously
Attachments
a53vol3-page13.7z
(412.01 KiB) Downloaded 327 times
M_Tee
Posts: 430
Joined: Sat Mar 30, 2013 12:24 am
Contact:

Re: Action 53 volume 3

Post by M_Tee »

@na_th_an
Yeah, I tried some with black instead of white and didn't find it appealing. I'm fine with the title screen in the current build as long as it's agreed upon that the abrupt ending of the diagonal pattern at the edge of the hblank isn't a problem.

@tepples
I think Rock Paper Scissors Lizard Sbock isn't using the current build. There's a palette change in version 9b, the latest posted in the game's dev thread, that isn't reflected in it.
na_th_an
Posts: 558
Joined: Mon May 27, 2013 9:40 am

Re: Action 53 volume 3

Post by na_th_an »

I didn't make myself clear. With "background colour" I meant the HW background colour, i.e. palette index "0", so picture borders (certainly apparent in PAL consoles) are black. Didn't mean the picture background, which I look as it is.
User avatar
thefox
Posts: 3134
Joined: Mon Jan 03, 2005 10:36 am
Location: 🇫🇮
Contact:

Re: Action 53 volume 3

Post by thefox »

M_Tee wrote:I'm fine with the title screen in the current build as long as it's agreed upon that the abrupt ending of the diagonal pattern at the edge of the hblank isn't a problem.
I think it looks fine as is. (As does all your other artwork for this project, great job!)

I like the white background more than the black one, even with the borders.

One quick way to lessen the "problem" could be something like this:
a53-borders.png
a53-borders.png (39.51 KiB) Viewed 7097 times
(Although this one in turn might look bad with black borders...)
Download STREEMERZ for NES from fauxgame.com! — Some other stuff I've done: fo.aspekt.fi
tepples
Posts: 22705
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Re: Action 53 volume 3

Post by tepples »

What's the easiest way to determine whether it's actually using Rock9b?
Attachments
a53vol3-page13b.7z
(411.99 KiB) Downloaded 268 times
M_Tee
Posts: 430
Joined: Sat Mar 30, 2013 12:24 am
Contact:

Re: Action 53 volume 3

Post by M_Tee »

It's a palette change, noticeable on the anti-aliasing of the countdown digits.
Build 13b is correct (screenshot #76). Screenshot #75 came from build 13.
I just happened to notice it while grabbing screenshots for the box.
Attachments
a53games-75.png
a53games-75.png (1.64 KiB) Viewed 7050 times
a53games-76.png
a53games-76.png (1.63 KiB) Viewed 7050 times
User avatar
dougeff
Posts: 3078
Joined: Fri May 08, 2015 7:17 pm

Re: Action 53 volume 3

Post by dougeff »

I didn't document what I changed from 9 to 9b, but it appears to be just the color on the 3,2,1 sprites.

Rock9 game palette...
2010000F2019110F203323022027180F
001000020019110F0027180F0019160F

Rock9b game palette...
2010000F2019110F203323022027180F
003323020019110F0027180F0019160F
nesdoug.com -- blog/tutorial on programming for the NES
tepples
Posts: 22705
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Re: Action 53 volume 3

Post by tepples »

When does this actually come out?
Post Reply