![]() |
Quote:
|
Great stuff clebin, hope your friend can manage to find this :great
|
Any luck clebin?
|
Might be good to search old shareware compilation CDs from the region where this originated...
|
Quote:
He / you are our last hope for a full / working disk :p |
clebins; your friend seems to be the only person who has this working original.
Could you please try to get an .ADF made for the benefit of the Amiga community? It really need to be preserved :agree |
Hi all,
I found the original disc I bought from a PD Supplier back in the day. I've converted it into an .adf - I just need to work out how to upload it |
waou, very cool
thanks you |
Uploaded to the zone
This should include all the assets. It's a cracking game - just as much fun as it was back in the day. I will say that it runs best on a stock 500 I suspect it doesn't time anything to the screen refresh, so even on my modestly accelerated A1200 it's unplayable and too fast http://eab.abime.net/zone/dogfight2.adf |
I'm mattmc77 from the earlier post.
Must have registered twice over the years without realising! |
Quote:
Will fire it up as soon as I get a chance today. |
Quote:
I haven't touched AMOS in 25 years, but a few options spring to mind without digging into the code too much: 1) Do whatever is the correct way of locking the speed in AMOS!? Is there some kind of frame counter that you could use to time the game? (if FRAME_NUM % 2 == 0...) 2) Use CPU detection if possible, and only wait on 020+ 3) Just have a separate a 020+ version. 3) Compile with the AMOS compiler so that (hopefully) a 7mhz machine can crunch through the main loop quick enough to make the double Wait Vbls work. With the code, I guess it wouldn't be too hard to update it to run at 50fps. The whole game is only something like 1200 lines, including menu screen, load/save and the rest. Having said that, it's not commented and the variable names aren't obvious so it will still take a bit of time. Anyone have any thoughts? |
As it happens - I'm playing with AMOS again as I'm toying with the idea of joining the Amiga game jam.
I've installed the AMCAF extensions and they have functions which can tell how far the raster has moved. You could use this to create an optional vbl and speed variable changes |
Hooray, thanks piratematt77!
|
All times are GMT +2. The time now is 01:39. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, vBulletin Solutions Inc.