Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user Erik_Bam ! (Registered 2024-05-26) You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Software sprites....
2006-04-24 10:16
PopMilo

Registered: Mar 2004
Posts: 145
Software sprites....

Does anybody have any expirience with software sprites?
Bobs?

In hires or char mode?

Games I susspect have something to do with software sprites:

Cybernoid for bullets...
Last ninja for masking main character (its not a software sprite, only hardware one masked, to show visibility...)
karnov
Astromarine corps
..,

What is record for these?
 
... 111 posts hidden. Click here to view all posts....
 
2006-05-22 22:05
PopMilo

Registered: Mar 2004
Posts: 145
http://noname.c64.org/csdb/release/index.php?id=34110

There it is... :)

Not much... just a basic v0.1 routine rapped up with setup and loop...

No doublebuffering therefore the flickering... will be repaired in v0.2 :)

2006-05-23 08:18
Burglar

Registered: Dec 2004
Posts: 1050
question is, does it ORA or not?
2006-05-23 09:36
Oswald

Registered: Apr 2002
Posts: 5029
does not, it plots characters onto the screen, then copyes the sprite image into the chars. (from what I've seen).

looks slow to me. :-| Consider using the cache idea I've read on the plus4 forum mentioned here, might save you in the game if you have no memory to preshift. if you have memory you should preshift the shit outta it.
2006-05-23 10:44
Bizzmo
Account closed

Registered: Mar 2005
Posts: 82
Talking about "preshifting the shit outta it" - this is something that I was playing with a long long time ago...

http://www.dougroberts.co.uk/bizzmo/demos/rotation_bizz.prg
2006-05-23 11:32
WVL

Registered: Mar 2002
Posts: 886
Quote: Talking about "preshifting the shit outta it" - this is something that I was playing with a long long time ago...

http://www.dougroberts.co.uk/bizzmo/demos/rotation_bizz.prg


another good reason you should not do software sprites :D (in multicolor mode anyway) yuck!!! 2-pixel res in the x-movement looks really sucky here, the only way to disguise it is to move faster!

popmilo : your example is a good example why NOT to do software sprites.. 7 lousy sprites eating up all the rastertime... maybe you can do 1 behind the main character or something else, like the bullets, but this simple is not the way to go IMO..
2006-05-23 12:08
Bizzmo
Account closed

Registered: Mar 2005
Posts: 82
WVL: Yep, the 2x resolution issue is nasty! :-)

Personally, I feel that software sprite are not going to bethat practical for anthing more than bullets and missiles...
2006-05-23 12:18
cadaver

Registered: Feb 2002
Posts: 1154
Most Ocean games got along fine with 2-pixel sprite move X-resolution (it was embedded in the multiplexer code, to represent X-position with one byte only)

Also in MW4 :)
2006-05-23 12:28
Bizzmo
Account closed

Registered: Mar 2005
Posts: 82
(I must also confess that some of the jerky movement could be put down to my sin tables.... ahem)
2006-05-23 12:30
cadaver

Registered: Feb 2002
Posts: 1154
Yes.. pure sinus movement will likely be ugly with 2x resolution, so you're right there, but often in games you're trying to frantically stay alive and not think of that :)
2006-05-23 13:12
Graham
Account closed

Registered: Dec 2002
Posts: 990
Most Ocean games were crap :P
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Scooby/G★P/Light
Mojzesh/TGR🇬🇧
Alakran_64
jmin
Flex/Artline Designs
algorithm
zscs
Airwolf/F4CG
Bob/Censor Design
Guests online: 103
Top Demos
1 Next Level  (9.8)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Aliens in Wonderland  (9.7)
5 Coma Light 13  (9.7)
6 Edge of Disgrace  (9.6)
7 No Bounds  (9.6)
8 Comaland 100%  (9.6)
9 Uncensored  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 Happy Birthday Dr.J  (9.9)
2 Layers  (9.6)
3 It's More Fun to Com..  (9.6)
4 Cubic Dream  (9.6)
5 Party Elk 2  (9.6)
6 Copper Booze  (9.6)
7 TRSAC, Gabber & Pebe..  (9.5)
8 Rainbow Connection  (9.5)
9 Dawnfall V1.1  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Covert Bitops  (9.4)
2 Nostalgia  (9.4)
3 Oxyron  (9.3)
4 Booze Design  (9.3)
5 Crest  (9.3)
Top Fullscreen Graphicians
1 Sulevi  (9.9)
2 Carrion  (9.8)
3 Joe  (9.8)
4 Duce  (9.8)
5 Mirage  (9.7)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.038 sec.