Search found 305 matches

by highrise
Fri Apr 26, 2024 6:52 pm
Forum: Brand new software!
Topic: Pacman RX WIP
Replies: 18
Views: 1101

Re: Pacman RX WIP

Thanks for the feedback, always appreciated. The option to redefine the start key is there because it's actually the joystick fire button as well and is used in game for pausing the game too. The idea being that people play these games on emulators in a number of ways and you can be on the couch or ...
by highrise
Fri Apr 26, 2024 6:00 pm
Forum: Brand new software!
Topic: Pacman RX WIP
Replies: 18
Views: 1101

Re: Pacman RX WIP

I guess it could clash if you chose 'R' to as the 'start' key, I guess I could disallow that. Seems an unlikely choice though!
by highrise
Fri Apr 26, 2024 5:58 pm
Forum: Brand new software!
Topic: Pacman RX WIP
Replies: 18
Views: 1101

Re: Pacman RX WIP

Well, nothing, you can use R if you want, because in the menu you aren't moving Pacman so it won't clash.
by highrise
Fri Apr 26, 2024 5:49 pm
Forum: Music
Topic: AGD - How to play AY sound effects WITH music?
Replies: 17
Views: 1125

Re: AGD - How to play AY sound effects WITH music?

just to add, one alternative would be to use something like Shiru's AYFX player, and to create simple tunes which are sound effects, and play them using some kind of a timer.
by highrise
Fri Apr 26, 2024 5:36 pm
Forum: Brand new software!
Topic: Pacman RX WIP
Replies: 18
Views: 1101

Re: Pacman RX WIP

Another update

by highrise
Mon Apr 15, 2024 1:09 pm
Forum: Brand new software!
Topic: Pacman RX WIP
Replies: 18
Views: 1101

Re: Pacman RX WIP

Incredible, this is so good! After all these decades of (great) Spectrum Pac-man games, it finally feels like the definitive version has arrived. Makes me wonder if you might tackle some other classic titles. Thanks! This is actually my fifth 'golden age' arcade conversion after converting Turtles,...
by highrise
Mon Apr 15, 2024 2:15 am
Forum: Brand new software!
Topic: Pacman RX WIP
Replies: 18
Views: 1101

Re: Pacman RX WIP

some more updates

by highrise
Thu Apr 11, 2024 3:48 pm
Forum: Brand new software!
Topic: Pacman RX WIP
Replies: 18
Views: 1101

Re: Pacman RX WIP

thanks guys I certainly wouldn't be working on accuracy to this degree and not be aware of the ghost delay. First you get things working, then you add the embellishments. You'll note that the ghost score is not added to the score too - that's because all of that will be coded together. Obviously the...
by highrise
Sun Apr 07, 2024 1:57 am
Forum: Brand new software!
Topic: Pacman RX WIP
Replies: 18
Views: 1101

Pacman RX WIP

hey guys I realise that probably the last thing the Spectrum world needs is another clone of Pacman but I've been trying to make one I can be proud of for most of my adult life so I'm not about to give up now! It does feature a very close recreation of the arcade maze, including the correct number o...
by highrise
Wed Feb 14, 2024 5:46 am
Forum: Brand new software!
Topic: Pacman Begins
Replies: 25
Views: 1114

Re: Pacman Begins

Was aiming just to pip Lee's score, and ended up with... 195600 ... Your turn, Andre :mrgreen: Wow, well played Sir. Andre was helping me to work on the difficulty curve and I thought I'd set the maximum level to 'almost impossible'. Looks like I will have to look at that hardcore mode I was planni...
by highrise
Sat Feb 10, 2024 12:05 pm
Forum: Brand new software!
Topic: Pacman Begins
Replies: 25
Views: 1114

Re: Pacman Begins

oh, and a little bit of tech stuff. The pills and maze walls are laid out in such a way that facilitates fast drawing and by shifting everything down a little, allows the fruit to be multicoloured. I had originally planned for this game to use a multicolour trick to give the ghosts white eyes but in...
by highrise
Sat Feb 10, 2024 11:56 am
Forum: Brand new software!
Topic: Pacman Begins
Replies: 25
Views: 1114

Re: Pacman Begins

here's a few little tips: The fruits are set so that they appear only after a certain number of dots are eaten, and they will only appear when you are closer to the edges of the screen. This was a design choice to stop people lurking in the centre, more risk more reward. The other way to score big p...
by highrise
Sat Feb 10, 2024 11:50 am
Forum: Brand new software!
Topic: Pacman Begins
Replies: 25
Views: 1114

Re: Pacman Begins

Nice to see you guys getting a high score game going. Andre is the master though, he has a ridiculous score of about 80,000 or more. Mad skills!
by highrise
Fri Feb 09, 2024 7:08 pm
Forum: Brand new software!
Topic: Pacman Begins
Replies: 25
Views: 1114

Re: Pacman Begins

Thank Gabriele, I did indeed work really hard on not cutting any corners, which is really important when you have minimal gameplay.
by highrise
Fri Feb 09, 2024 1:09 pm
Forum: Brand new software!
Topic: Super Sonic Bros. Fast scrolling platform game which tries to not look like a ZX game
Replies: 19
Views: 1144

Re: Super Sonic Bros. Fast scrolling platform game which tries to not look like a ZX game

Nice work! I've seen this trick used quite extensively in the demo scene over the years but not much in games, well done.
by highrise
Sat Feb 03, 2024 11:03 pm
Forum: Design/Ideas
Topic: 1D Pac-Man
Replies: 8
Views: 1224

Re: 1D Pac-Man

Yes, I thought it would be interesting to take the concept but apply the gameplay and feel of Pacman more closely, especially as I already had the assets. It's coming along quite well.

by highrise
Thu Feb 01, 2024 3:59 pm
Forum: Design/Ideas
Topic: Papers, Please
Replies: 3
Views: 456

Re: Papers, Please

Ah yes, my wife still says 'Glory to Arstotzka!' whenever we go through customs.
by highrise
Thu Feb 01, 2024 3:57 pm
Forum: Graphics
Topic: Why yellow?
Replies: 26
Views: 1499

Re: Why yellow?

Likely because there's no pink or brown, so it's often used for skin tone.
by highrise
Thu Feb 01, 2024 12:39 am
Forum: Programming
Topic: I'm doing a sonic clone, best way to scroll the attributes layer 4 bits at a time?
Replies: 19
Views: 974

Re: I'm doing a sonic clone, best way to scroll the attributes layer 4 bits at a time?

sorry, reading that back, I don't think I was especially clear - any game code would have to be done when the raster beam was in the border, thus making it quite limited - although you could potentially use the top two thirds for the game and have quite a few more cycles to play with.
by highrise
Thu Feb 01, 2024 12:10 am
Forum: Programming
Topic: I'm doing a sonic clone, best way to scroll the attributes layer 4 bits at a time?
Replies: 19
Views: 974

Re: I'm doing a sonic clone, best way to scroll the attributes layer 4 bits at a time?

p.s the screen does update at 50hz. It uses an attribute buffer of 1536 bytes, with each byte containing two 3-bit colour values. Whatever you write to that buffer will be displayed on screen. But given that anything you do would have to be in the border, it's quite limiting.
by highrise
Thu Feb 01, 2024 12:06 am
Forum: Programming
Topic: I'm doing a sonic clone, best way to scroll the attributes layer 4 bits at a time?
Replies: 19
Views: 974

Re: I'm doing a sonic clone, best way to scroll the attributes layer 4 bits at a time?

Well, I used to open source stuff, with the strict proviso that people didn't use it for commercial games without my permission. Unfortunately this got ignored one too many times so I don't really do that anymore. But I'm always open to collaborations with like-minded chaps.
by highrise
Wed Jan 31, 2024 11:22 pm
Forum: Programming
Topic: I'm doing a sonic clone, best way to scroll the attributes layer 4 bits at a time?
Replies: 19
Views: 974

Re: I'm doing a sonic clone, best way to scroll the attributes layer 4 bits at a time?

True story - I'm quite friendly with Denis who wrote Ringo and before he coded it, I had a chat with him about a technique to use attributes to create a full colour low res effect. I completed a demo engine that ran on 48k. I think he must have been inspired since Ringo came out several months later...
by highrise
Thu Jan 25, 2024 10:22 pm
Forum: Sinclair Miscellaneous
Topic: Paul Holmes (coder for Elite and US Gold)
Replies: 6
Views: 690

Re: Paul Holmes (coder for Elite and US Gold)

If you'd like to know more about Paul, here is an old interview.

https://worldofspectrum.net/interviews/HolmesPaul.htm
by highrise
Thu Jan 25, 2024 12:58 pm
Forum: Sinclair Miscellaneous
Topic: Paul Holmes (coder for Elite and US Gold)
Replies: 6
Views: 690

Re: Paul Holmes (coder for Elite and US Gold)

Hi guys

I can confirm that I received this news directly from a friend and former colleague of Paul's who I managed to contact. Very sad news.