Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Pinball Dreams discussion forum
2003-02-13 19:16
WVL

Registered: Mar 2002
Posts: 886
Pinball Dreams discussion forum

Hey guys/girls,

instead of updating my homepage all the time, I though I could open a new thread here instead. This will also allow other ppl to comment on the development.

okay, so whassup at the moment?

Well, Last month I completely restarted from scratch on the code. Why? Well, first I wanted to concentrate more on getting the game to run in less memory, also I wanted to focus more on accurate simulation of the ball and some small other things...

What I have done till now :

1 - spawned the ball ;-)
2 - added gravity to the surroundings, the gravity data is now RLE encoded, so it doesn't take up much memory anymore. Used to eat 20 blocks of memory, now I think a map would use 3-4 blocks..
3 - I changed the gravity routine to use polar-based vectors instead of cartesean, much more accurate!
4 - added a debug mode to the movement routines, you're able to pick up the ball with the firebutton and move it around. Let go of the button and you drop it on the table again.
5 - Worked on an accurate (within 1 'bradian' degree) direction calculation routine. This routine will be used for both friction calculations and calculating new directions after collisions. So it needs to be
6 - added a (simple) friction routine.
7 - I put a small preview on the web ;-)

get it at http://www.interstyles.nl/pinball.rar

okay, what am I up to now?

1 - increase the speed accuracy to 24 bit, I need this because the friction only affects speed in the last 3 bits or so, so it's not accurate at all..
2 - add spin to the ball, so it is allowed to roll.. (also gives effect to the ball like top-spin and such)
3 - dunno yet, I'll see what is the next logical step after that.. probably the new method of collision detection, dunno..

I'm thinking of putting the sourcecode online as ascii file, so everyone can check it out...

Suggestions? Questions? other stuff?

greets, Werner
 
... 163 posts hidden. Click here to view all posts....
 
2004-02-29 01:23
T.M.R
Account closed

Registered: Dec 2001
Posts: 749
Dreams was the first in the series, it doesn't have multiball mode.
2004-02-29 09:03
MacGyver
Account closed

Registered: Dec 2001
Posts: 149
Looks promising, thumbs up!
2004-02-29 14:20
WVL

Registered: Mar 2002
Posts: 886
Dreams has no multiball.. also the engine is not made for it. to be exact : it's impossible to do in this engine :)

I think Fantasies had multiball, and it always showed the ball closest to the flippers.
2004-03-16 20:05
Hurrican

Registered: Oct 2003
Posts: 10
No, Fantasies still didn't have Multiball, but Illusions had... :-)
And, yes, in Lowres it showed the ball closest to the paddles, but it would normally switch to hires (interlaced), where you could see almost all of the table at once.
2004-03-16 23:58
SIDWAVE
Account closed

Registered: Apr 2002
Posts: 2238
WVL: 2 - added gravity to the surroundings, the gravity data is now RLE encoded, so it doesn't take up much memory anymore. Used to eat 20 blocks of memory

What gravity data ?
Why don't you just code instead of using premade data ?

Or am I getting this the wrong way..

2004-03-17 09:30
MagerValp

Registered: Dec 2001
Posts: 1055
I'm guessing that the gravity data is used for the ramps and slopes on the table.
2004-03-17 12:17
WVL

Registered: Mar 2002
Posts: 886
Mager is correct :) Gravity is always pointing down, but THE RESULTING FORCE (which depends on the slope of the table) is not... the map holds the resulting force, not really gravity... imagine the ball going up on one of the ramps : it will feel a higher resulting force on those places then on the normal pinball surface. etc.
2004-03-18 20:18
RaveGuru

Registered: Apr 2002
Posts: 41
This looks very promising! Keep up the good work :)

RaveGuru / Instinct
2004-07-15 06:06
AmiDog

Registered: Mar 2003
Posts: 97
Any progress made lately?
2004-07-15 12:27
WVL

Registered: Mar 2002
Posts: 886
http://www.interstyles.nl/pd.d64

check out for yourselves
Previous - 1 | ... | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | ... | 18 - 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
iAN CooG/HVSC
Krill/Plush
Guests online: 135
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Bromance  (9.6)
10 Memento Mori  (9.6)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 Rainbow Connection  (9.5)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Onscreen 5k  (9.5)
8 Wafer Demo  (9.5)
9 Dawnfall V1.1  (9.5)
10 Quadrants  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top NTSC-Fixers
1 Pudwerx  (10)
2 Booze  (9.7)
3 Stormbringer  (9.7)
4 Fungus  (9.6)
5 Grim Reaper  (9.3)

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