English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 10 January 2018, 23:53   #41
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by kamelito View Post
Awesome just add Jean Michel Jare Magnetic Fields part 2 and it will be fantastic.
Don’t mind a bit of jarre, i’ll compile u a version with the track though
If i can find it.

I’m more of a carpenter brut and perturbator man myself, won’t fit in bomb jack though.
mcgeezer is offline  
Old 11 January 2018, 01:58   #42
TuRRIcaNEd
AKA Mr. Rhythm Master/AIS
 
TuRRIcaNEd's Avatar
 
Join Date: Aug 2017
Location: London, UK
Posts: 70
I said I'd help with the music if mcgeezer wanted
TuRRIcaNEd is offline  
Old 11 January 2018, 23:41   #43
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by TuRRIcaNEd View Post
I said I'd help with the music if mcgeezer wanted
Cheers buddy - music is being sorted.

Only a short update just to say I've plugged in the scoring system. Most of the collisions are mapped with the exception of the special and extra coins. There's a couple of bugs here and there but nothing to worry about.

Over the weekend I'll add the sprite link so after you collect something it will show the points being added to the score.

Here's the video update. Enjoy.

[ Show youtube player ]
mcgeezer is offline  
Old 12 January 2018, 07:33   #44
saimon69
J.M.D - Bedroom Musician
 
Join Date: Apr 2014
Location: los angeles,ca
Posts: 3,520
Ok i did start to draft the in-game songs; want to use a similar approach to rygar using fixed song pattern positions: main loop, P running around, bonus time, level complete, bomb bonus, S bonus, game over; are you able to handle it? In case you can ask some help to sandruzzo.

I want to leave high score tunes separated if possible; if instead you want to have it in the in-game music files let me know.

Am also using microinstruments to keep files light in size.

Quote:
Originally Posted by TuRRIcaNEd View Post
I said I'd help with the music if mcgeezer wanted
Why not make an original tune for the beginning in stile Sales Curve? (i did the same for Rygar, hoping one day will be published)
saimon69 is offline  
Old 12 January 2018, 12:29   #45
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by saimon69 View Post
Ok i did start to draft the in-game songs; want to use a similar approach to rygar using fixed song pattern positions: main loop, P running around, bonus time, level complete, bomb bonus, S bonus, game over; are you able to handle it? In case you can ask some help to sandruzzo.
Yep - Seems like a good approach, technically I don't know yet but I can't see it being much of an issue to work out.
mcgeezer is offline  
Old 13 January 2018, 02:08   #46
TuRRIcaNEd
AKA Mr. Rhythm Master/AIS
 
TuRRIcaNEd's Avatar
 
Join Date: Aug 2017
Location: London, UK
Posts: 70
Quote:
Originally Posted by mcgeezer View Post
Cheers buddy - music is being sorted.
Jilted!

*kidding*

I might have a stab at a few of the tunes anyway as it looks like an interesting exercise...
TuRRIcaNEd is offline  
Old 13 January 2018, 19:45   #47
saimon69
J.M.D - Bedroom Musician
 
Join Date: Apr 2014
Location: los angeles,ca
Posts: 3,520
Quote:
Originally Posted by TuRRIcaNEd View Post
Jilted!

*kidding*

I might have a stab at a few of the tunes anyway as it looks like an interesting exercise...
I am asking you if you can take care of the main tune because have too much stuff in my plate now, got the bad habit to join all projects i like
saimon69 is offline  
Old 14 January 2018, 15:36   #48
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Great update this one - only a few bug fixes done, still plenty more to do though.

This update though is all about the music, and a massive thanks to Saimon69 for building the Bombjack tunes. This video update shows only a few of the tunes implemented with more to come - an outstanding job.

Also a huge thanks to WayneK, StingRay and PHX with helping me track down a stupid code/typo error I had in the mod player.

The Protracker player is adding a bit of CPU time in places so I need to have another optimsation session, also for some reason the dev environment crashes after a little while after I use the player routine, quite hard to track down that one as it isn't obvious what is going on.

Enjoy!

[ Show youtube player ]
mcgeezer is offline  
Old 14 January 2018, 16:45   #49
Galahad/FLT
Going nowhere
 
Galahad/FLT's Avatar
 
Join Date: Oct 2001
Location: United Kingdom
Age: 50
Posts: 8,987
Quote:
Originally Posted by mcgeezer View Post
Great update this one - only a few bug fixes done, still plenty more to do though.

This update though is all about the music, and a massive thanks to Saimon69 for building the Bombjack tunes. This video update shows only a few of the tunes implemented with more to come - an outstanding job.

Also a huge thanks to WayneK, StingRay and PHX with helping me track down a stupid code/typo error I had in the mod player.

The Protracker player is adding a bit of CPU time in places so I need to have another optimsation session, also for some reason the dev environment crashes after a little while after I use the player routine, quite hard to track down that one as it isn't obvious what is going on.

Enjoy!

[ Show youtube player ]
Are you shutting down the replayer properly? I will bet money the interrupt for the music replayer is still active and hasnt been restored back to the system address.
Galahad/FLT is offline  
Old 14 January 2018, 22:58   #50
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by Galahad/FLT View Post
Are you shutting down the replayer properly? I will bet money the interrupt for the music replayer is still active and hasnt been restored back to the system address.
Indeed I was shutting down the player in the wrong order, seems to have stabalised things massively.
mcgeezer is offline  
Old 14 January 2018, 23:14   #51
Galahad/FLT
Going nowhere
 
Galahad/FLT's Avatar
 
Join Date: Oct 2001
Location: United Kingdom
Age: 50
Posts: 8,987
Quote:
Originally Posted by mcgeezer View Post
Indeed I was shutting down the player in the wrong order, seems to have stabalised things massively.
Been there..... done that
Galahad/FLT is offline  
Old 15 January 2018, 23:18   #52
Overflow
Registered User
 
Join Date: Nov 2014
Location: Norway
Posts: 387
Just started reading this thread.

Impressive progress pace, and it looks good too
Overflow is offline  
Old 15 January 2018, 23:30   #53
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Small update this one I'm afraid, been busy with family stuff - wife, kid and all are priority.

Well after spending about 2 hours trying to understand why the hardware sprites were not appearing on the display I eventually figured out it was due to play field display priority - school boy error and me not reading the HRM properly. The other bits were the oddities of using the lower and upper bits of sprite VSTART, VSTOP and HSTART - I guess if you code you'll know what I mean.

Anyway for this update I've added the little sequence that happens when Jack collects the E(xtra) token and he gets an extra life. Part of the sprite is broken but all the code is there to make it work... just a small bug.

Was having a think today and I probably need to swap around the bitplanes of the scene and the sprites. Why you might ask? It's because it dawned on me that by doing so I'd get 4 free extra sprites, but to do so I need to ensure the colours are in the right place. Amiga sprites use the last 16 colours in the colour registers for sprites, currently mine is using those for the display. Probably looking at a good 6 hours work to do it. It's one of those things I can hold off on though as part of a mammoth optimisation session.

Hope you enjoy this small update, enjoy the video.

[ Show youtube player ]

Last edited by mcgeezer; 15 January 2018 at 23:42.
mcgeezer is offline  
Old 16 January 2018, 03:04   #54
kriz
Junior Member
 
kriz's Avatar
 
Join Date: Sep 2001
Location: No(R)Way
Age: 41
Posts: 3,188
Such great progress !!!
kriz is offline  
Old 20 January 2018, 15:15   #55
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
In this update I've added the little Start sequence at the beginning of each round. Now believe me when I tell you that this was what I would call 'A RIGHT FUCK ON!'.

I made a bit of a decision early on to not have to clip BOB's and that I would use the hardware sprites for the Start sequence and the Extra sequence because they fit nicely and they are able to traverse the bit planes.

As I mentioned in my previous post in order to use the hardware sprites I needed to swap around the sprite and scene colours, but what I didn't anticipate was that each hardware sprite is allocated to set colour registers (and not to mention figuring out the sprite priorities too).

What this means is that the little start sequence if not done carefully will change colours in the sprites that are already drawn, thus interfering with the the Red bombs, so initially where the bombs were 5 colours I had to reduce them to 4 and swap the colours around so they don't clash with the hardware sprites. The bomb colours are drawn in colour registers 16,20,24 and 28 - painful, but worth it in the end as I'm happy with the result.

Next up is the Game Over sequence and then working on Bomb Jack physics which I think I will make a hardware sprite since I put all the effort in to enabling them. Can probably move the power ball sprite from a Bob to hardware too.

[ Show youtube player ]
mcgeezer is offline  
Old 20 January 2018, 22:32   #56
phx
Natteravn
 
phx's Avatar
 
Join Date: Nov 2009
Location: Herford / Germany
Posts: 2,496
How many sprites do you need for the start-sequence? In any case you can reduce the number of colour registers required by setting the AT-bit (attached). Then sprites 0, 2, 4 and 6 would all use COLOR17, 18 and 19 - as long as they don't overlap with the remaining sprites.
phx is offline  
Old 20 January 2018, 22:47   #57
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by phx View Post
How many sprites do you need for the start-sequence? In any case you can reduce the number of colour registers required by setting the AT-bit (attached). Then sprites 0, 2, 4 and 6 would all use COLOR17, 18 and 19 - as long as they don't overlap with the remaining sprites.
I need 8 * 16x16 sprites. I didn't know that about the AT-bit, would have came in handy. Have also used the same technique for doing the Game Over sequence but that only needs 4 sprites.
mcgeezer is offline  
Old 20 January 2018, 22:58   #58
LeCaravage
Registered User
 
LeCaravage's Avatar
 
Join Date: May 2017
Location: AmigaLand
Posts: 459
@phx : Interesting info . But what happen to palette attribution of odd sprites ?
LeCaravage is offline  
Old 21 January 2018, 10:23   #59
Samurai_Crow
Total Chaos forever!
 
Samurai_Crow's Avatar
 
Join Date: Aug 2007
Location: Waterville, MN, USA
Age: 49
Posts: 2,186
Quote:
Originally Posted by LeCaravage View Post
@phx : Interesting info . But what happen to palette attribution of odd sprites ?
Sprites 3, 5, and 7 must be kept blank, otherwise they will act as the most significant bits of the attached sprites.
Samurai_Crow is offline  
Old 21 January 2018, 10:24   #60
phx
Natteravn
 
phx's Avatar
 
Join Date: Nov 2009
Location: Herford / Germany
Posts: 2,496
Without the color information from the even sprites odd sprites will use COLOR20, 24, and 28 (16 + %0100, 16 + %1000, 16 + %1100).
phx is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Docs on writing a handler TCH Coders. System 9 18 June 2017 03:46
Writing an (Xbox 360) Kinect USB Driver - achievable? lantus360 Coders. General 3 13 December 2016 13:56
Process for writing original game disk image to disk Doc99 New to Emulation or Amiga scene 6 19 May 2016 12:20
Writing AVI BippyM support.WinUAE 16 20 May 2005 23:43
Found -> Champion Driver (was: top view racing game) T_hairy_bootson Looking for a game name ? 3 06 December 2003 19:08

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:01.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.10082 seconds with 15 queries