nesdev.parodius.com Forum Index nesdev.parodius.com
NES Development and Strangulation Records message boards
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

silly little rotation effect
Goto page Previous  1, 2
 
Post new topic   Reply to topic    nesdev.parodius.com Forum Index -> SNESdev
View previous topic :: View next topic  
Author Message
tepples



Joined: 19 Sep 2004
Posts: 6104
Location: NE Indiana, USA (NTSC)

PostPosted: Sun Jul 25, 2010 6:52 am    Post subject: Reply with quote

psycopathicteen wrote:
Since it was commonly used on the Genesis but not on the Snes, and tile per offset mode was unknown to the gaming public, people started beleiving the 68000 was so fast that it could rotate large backgrounds pixel by pixel in real time.

Yet Mode 7 in games like F-Zero didn't have the same effect on public perception of the 65C816.

Quote:
It just goes to show you, Genesis got all the badass programmers

Or at least the ones familiar with Atari ST or the Amiga (which just turned 25).
Back to top
View user's profile Send private message Visit poster's website AIM Address
psycopathicteen



Joined: 19 May 2010
Posts: 197

PostPosted: Sun Jul 25, 2010 7:27 am    Post subject: Reply with quote

tepples wrote:

Yet Mode 7 in games like F-Zero didn't have the same effect on public perception of the 65C816.


Thanks to Nintendo being open to the public about the Snes's Mode-7 feature, and how the 65816 already had a horribly bad reputation once the Super Nintendo came out.

tepples wrote:

Or at least the ones familiar with Atari ST or the Amiga (which just turned 25).


Probably
Back to top
View user's profile Send private message
mic_



Joined: 05 Oct 2006
Posts: 433

PostPosted: Sun Jul 25, 2010 7:39 am    Post subject: Reply with quote

Quote:
Yet Mode 7 in games like F-Zero didn't have the same effect on public perception of the 65C816.

Maybe because Mode 7 was used in marketing, so that it was understood that it was a feature of the video processor. I recall having seen the term "mode 7" in one or more of those brochures they sent out to Nintendo Club members here in Sweden in the early '90s (and those were usually very low on technical details).
Back to top
View user's profile Send private message Send e-mail
psycopathicteen



Joined: 19 May 2010
Posts: 197

PostPosted: Sun Jul 25, 2010 9:42 am    Post subject: Reply with quote

Konami is one of those companies who used TPO mode on the Genesis hundreds of times, but largely ignored the TPO mode on the Snes.

EDIT: I just did some math.

a 64x64 square "rotated" turns into a parallelagram that is 63.506 x 64.498 and has corners of 89.888 and 90.112 degrees. Pretty close!
Back to top
View user's profile Send private message
tepples



Joined: 19 Sep 2004
Posts: 6104
Location: NE Indiana, USA (NTSC)

PostPosted: Sun Jul 25, 2010 11:13 am    Post subject: Reply with quote

Perhaps it's because offsetting had its own buffer on the Genesis VDP (because it's per 2 columns of the whole screen) but required full nametable rewrites on the Super NES PPU (because it's actually per tile).
Back to top
View user's profile Send private message Visit poster's website AIM Address
psycopathicteen



Joined: 19 May 2010
Posts: 197

PostPosted: Sun Jul 25, 2010 12:29 pm    Post subject: Reply with quote

tepples wrote:
Perhaps it's because offsetting had its own buffer on the Genesis VDP (because it's per 2 columns of the whole screen) but required full nametable rewrites on the Super NES PPU (because it's actually per tile).


When you write it into the second row of tiles of bg3 with #$20 written between scroll offsets, it scrolls the collumns whole. I don't know why I need to write #$20, it just works with that value but not with #$00. I guess I can do some playing to see what happens when I use other numbers.
Back to top
View user's profile Send private message
kode54



Joined: 06 Jun 2005
Posts: 44

PostPosted: Sun Jul 25, 2010 5:14 pm    Post subject: Reply with quote

Bregalad wrote:
"offset per tile"

There was at least one fortress level in Yoshi's Island that used it for platforms waving in a sinusoidal pattern. At least I think it was using offset per tile, since they froze in place when I switched that off in Snes9x.
Back to top
View user's profile Send private message Visit poster's website
psycopathicteen



Joined: 19 May 2010
Posts: 197

PostPosted: Sun Jul 25, 2010 5:47 pm    Post subject: Reply with quote

kode54 wrote:
Bregalad wrote:
"offset per tile"

There was at least one fortress level in Yoshi's Island that used it for platforms waving in a sinusoidal pattern. At least I think it was using offset per tile, since they froze in place when I switched that off in Snes9x.


I always wondered if those were sprites or offset-per-tile mode. If it froze in place when deactivating tile-per-offset, then they were tile-per-offset.
Back to top
View user's profile Send private message
Dwedit



Joined: 19 Nov 2004
Posts: 1503

PostPosted: Sun Jul 25, 2010 6:41 pm    Post subject: Reply with quote

Did anyone yet mention that Tetris Attack makes extensive use of Offsets Per Tile?
Back to top
View user's profile Send private message Visit poster's website
tepples



Joined: 19 Sep 2004
Posts: 6104
Location: NE Indiana, USA (NTSC)

PostPosted: Mon Jul 26, 2010 5:17 am    Post subject: Reply with quote

I mentioned TA.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic   Reply to topic    nesdev.parodius.com Forum Index -> SNESdev All times are GMT - 7 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group