Ubisoft's Shadows seems to be using an ultra-alpha version of the Havok physics engine (yes, I went through over half an hour's worth of credits):
Posts by Stefan Drissen
Limahl’s lyrics and Georgio Moroder’s genius humming through my mind. Thank you.
COP files may include the player code - see github.com/stefandrisse... for basic detection
You can use the D-Compiler on www.worldofsam.org/products/fre... to revert COP files back to E-Tracker modules. :-)
Are the ports used different from SAM's? Otherwise you should just be able to use the SAM E-Tracker player.
I just imported the COP file into borik's web player - it, understandably, has the same issue.
The high melody goes on for too long.
Just listened again, that player is buggy. There is a high note melody near the start that should not be there or at least not that loud.
youtu.be/7vRX-BQAjeE
📺 NEW THING 🎵
Brace yourselves for VTV, our music video TV station featuring HUNDREDS of odd/terrible novelty songs vole.wtf/vtv/
Sorry, no, those on tape instructions are plain wrong ;-)
Yeah, I'm hopping on that Andy Byron/Coldplay kiss-cam bandwagon. I know, I know. How hack of me. Anyway, this depicts me canoodling with a Commodore 64, then I notice the kiss cam (you know, just like in that viral video) and I then duck and try to hide. And that's a Photoshopped Commodore 64, I don't actually own one, so this never actually happened anyway. I have standards.
We could have called it purple, we could have called it violet, but true ZX Spectrum fans knows it could only be called 'Magenta'.
And yes, it's colour #3 on the Speccy, to go along with the Issue 3 of the ZX Spectrum Next.
See what we did there?
www.kickstarter.com/projects/spe...
I hope that today’s random post by AUK are not dark clouds for the 1.2m stretch goal?
Thank you for this! My routine was off by one every now and then since it was not looking for the closest match, but just detecting the first drop.
ia801009.us.archive.org/28/items/tim... - confusing Hartnell for Langdell, I was scanning this for nonsense :-)
If a 3.5MHz Speccy can do this…
youtu.be/4oTdwwnsRwA?...
The last line finally becoming:
print( " defw", hex( prevNote + 256 * prevOctave ), ";", pitch )
# generate pitch table # address is pitch, data is note, octave for pitch in range(0,16384): foundPitch = False for octave in range(0,8): for note in range(0,256): actualPitch = int(2 * 15625 * ( 2 ** octave ) / ( 511 - note )) if actualPitch >= pitch: prevOctave = octave prevNote = note foundPitch = True break if foundPitch: break print( pitch, prevOctave, prevNote )
log2 was fogging my brain. ChatGPT was coming up with rubbish on how to invert my octave + note to frequency formula. So let's just brute force the b*tch with some python:
#furnace #samcoupe
Forget work this afternoon, just stack pigs instead, you've earned a break
Styscraper screenshot showing 21.60m tower
OK, people have asked so here’s my high score, 21.60m (usually get NOWHERE NEAR that)
- Lucky with items (no mattresses!)
- Dumped binbags & tyre in harmless places
- Braced the structure with level pallets
vole.wtf/styscraper/
.fur inflated, 60Hz playback implemented, lots of bugs to fix, lots of effects to implement - but it is a lovely fresh sound for the SAM Coupé! #samcoupe #saa1099 #furnacetracker
youtu.be/VJ8oQsh8K-4
It’s not detecting the Z80B in my SAM Coupé! 😉 Happy birthday!
Why is format magic 'Furnace-B module' shown and not '-Furnace module-'? The answer is in this fork I found at the bottom of the rabbit hole github.com/LTVA1/furnace
Andrew Collier's samflate inflating Furnace Tracker's zlib deflated dreamagain.fur!
Morning Sheepy, that spinning globe reminds me, any chance of getting Air Supply reuploaded? I miss Yerzmyey’s beats.