Special visual things to use for a game

Discuss technical or other issues relating to programming the Nintendo Entertainment System, Famicom, or compatible systems.

Moderator: Moderators

User avatar
FrankenGraphics
Formerly WheelInventor
Posts: 2033
Joined: Thu Apr 14, 2016 2:55 am
Location: Gothenburg, Sweden
Contact:

Re: Special visual things to use for a game

Post by FrankenGraphics »

Actually, swapping between neighboring hues in certain parts of the palette should yield better results than others. Swapping between the blues wouldn't matter much (there's plenty and some of them are close enough in hue), but there's interesting shades of yellow and red to be had, as long as the illusion is working at least a little bit.

Flickering between neighboring luminosities for a few miliseconds between fade states could mean smoother(ish) transitions during fadeouts and -ins. Think of it as pulse width modulating duty cycles. 100% (stable colour), 80%, 60%... 0% (next stable colour)
http://www.frankengraphics.com - personal NES blog
lidnariq
Posts: 10677
Joined: Sun Apr 13, 2008 11:12 am
Location: Seattle

Re: Special visual things to use for a game

Post by lidnariq »

Blargg & Neil Baldwin made Litewall, which does use flickering between adjacent shades.
User avatar
FrankenGraphics
Formerly WheelInventor
Posts: 2033
Joined: Thu Apr 14, 2016 2:55 am
Location: Gothenburg, Sweden
Contact:

Re: Special visual things to use for a game

Post by FrankenGraphics »

Thanks! Didn't know about that project.

All references were down in that topic, here's a working one. (Litewall 9).

And here's a youtube video filming a screen projection.
http://www.frankengraphics.com - personal NES blog
User avatar
Dwedit
Posts: 4470
Joined: Fri Nov 19, 2004 7:35 pm
Contact:

Re: Special visual things to use for a game

Post by Dwedit »

Flickering looks awful on a real CRT TV, don't bother with it.
Here come the fortune cookies! Here come the fortune cookies! They're wearing paper hats!
User avatar
tokumaru
Posts: 12106
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Re: Special visual things to use for a game

Post by tokumaru »

Dwedit wrote:Flickering looks awful on a real CRT TV, don't bother with it.
Seconded.
User avatar
pubby
Posts: 555
Joined: Thu Mar 31, 2016 11:15 am

Re: Special visual things to use for a game

Post by pubby »

Screen shake can look pretty good, but not many games ever used it.
User avatar
thefox
Posts: 3139
Joined: Mon Jan 03, 2005 10:36 am
Location: Tampere, Finland
Contact:

Re: Special visual things to use for a game

Post by thefox »

FrankenGraphics wrote:Flickering between neighboring luminosities for a few miliseconds between fade states could mean smoother(ish) transitions during fadeouts and -ins.
Reminds me of Formula One - Built To Win (U), which flickers between shades of gray to fade its intro text in and out slowly.
Download STREEMERZ for NES from fauxgame.com! — Some other stuff I've done: fo.aspekt.fi
User avatar
DRW
Posts: 2070
Joined: Sat Sep 07, 2013 2:59 pm

Re: Special visual things to use for a game

Post by DRW »

tepples wrote:But real-time sprite shrinking to CHR RAM could be doable depending on how many sprites you have, how big they are, and how fast they animate.
Thanks. I'll have a look at it.
tokumaru wrote:Maybe you'll find some inspiration in this thread.
That link with the 100 gifs never completely works for me. Only a few gifs are shown, the other stuff remains black, even after a long while.
FrankenGraphics wrote:Reserve an area in memory for 2-dimensional parallax animation of a "deeper" background pattern.
Parallax scrolling was already done in "City Trouble". I don't think it's particularly fitting for my adventure.
Available now: My game "City Trouble".
Website: https://megacatstudios.com/products/city-trouble
Trailer: https://youtu.be/IYXpP59qSxA
Gameplay: https://youtu.be/Eee0yurkIW4
German Retro Gamer article: http://i67.tinypic.com/345o108.jpg
User avatar
Myask
Posts: 965
Joined: Sat Jul 12, 2014 3:04 pm

Re: Special visual things to use for a game

Post by Myask »

DRW wrote: That link with the 100 gifs never completely works for me. Only a few gifs are shown, the other stuff remains black, even after a long while.
Sounds like what happens when enforcing noscript against imgur.
User avatar
DRW
Posts: 2070
Joined: Sat Sep 07, 2013 2:59 pm

Re: Special visual things to use for a game

Post by DRW »

I don't have noscript installed in Firefox. Also, some of them are visible, but most are not.
Available now: My game "City Trouble".
Website: https://megacatstudios.com/products/city-trouble
Trailer: https://youtu.be/IYXpP59qSxA
Gameplay: https://youtu.be/Eee0yurkIW4
German Retro Gamer article: http://i67.tinypic.com/345o108.jpg
Post Reply