Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user Harvey ! (Registered 2024-11-25) 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: 898
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....
 
2011-12-22 12:10
JackAsser

Registered: Jun 2002
Posts: 2014
Quote: what groepaz said :)

We're a bit lazy unfortunatly. It's really my fault I think because WVL requested modifications to the editor, which I so far have failed to deliver. (Please PM me again regarding the specs). I could fix that AND and article for someone else during my daily train rides...
2011-12-22 12:28
WVL

Registered: Mar 2002
Posts: 898
Relax, I'm just as lazy as you are :D

Will pm you again with the correct specs (if i can still remember it :D)
2012-10-22 14:36
AmiDog

Registered: Mar 2003
Posts: 97
Someone just wrote "Pinball Dreams" in another thread, so I just had to ping this one... *runs and hides*
2014-03-10 07:54
AmiDog

Registered: Mar 2003
Posts: 97
Ping! Any progress?
2014-03-10 20:38
Rayne
Account closed

Registered: Jan 2002
Posts: 30
I thought it was cancelled because 64k are not enough to hold all necessary contents in memory.
2014-03-11 07:54
AmiDog

Registered: Mar 2003
Posts: 97
That's really sad if true. How about making the last/latest sources available somewhere?
2014-03-11 08:42
Flavioweb

Registered: Nov 2011
Posts: 463
Should be developed for some crt like easyflash or similar... if the problem is to have more space for data...
2014-03-11 11:31
Nith

Registered: Jan 2013
Posts: 15
Using a RAM expansion crt wouldn't help if you need to hold too much data in memory at the same time. You can't address more than 64KB and so the only way is to swap data segments between C64 and cartridge RAM afaik.
2014-03-11 11:47
Flavioweb

Registered: Nov 2011
Posts: 463
I don't know exactly what kind of data needs to be fitted in 64k at same time, but if we have a "bank switchable" rom device, like EF, we can have all necessary data on rom and switch between banks -just in time- to use it...
2019-02-23 21:00
bugjam

Registered: Apr 2003
Posts: 2583
Now we really have to hurry up - CPC is about to overtake:

http://www.indieretronews.com/2019/02/pinball-dreams-cpc-fantas..

!!!!1! :-)
Previous - 1 | ... | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 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
Mike
Exile/Anubis
da Blondie/Resource
wil
grip
MWR/Visdom
Dr. TerrorZ
REBEL 1/HF
Paul Bearer
Magic/Nah-Kolor
Martin Piper
Guests online: 113
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Mojo  (9.6)
6 The Demo Coder  (9.6)
7 What Is The Matrix 2  (9.6)
8 Uncensored  (9.6)
9 Wonderland XIV  (9.6)
10 Comaland 100%  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 Party Elk 2  (9.6)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.6)
5 Libertongo  (9.5)
6 Rainbow Connection  (9.5)
7 Onscreen 5k  (9.5)
8 Morph  (9.5)
9 Dawnfall V1.1  (9.5)
10 It's More Fun to Com..  (9.5)
Top Groups
1 Performers  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Nostalgia  (9.3)
5 Triad  (9.2)
Top Webmasters
1 Slaygon  (9.6)
2 Perff  (9.6)
3 Morpheus  (9.5)
4 Sabbi  (9.5)
5 CreaMD  (9.1)

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