Dark Bit Factory & Gravity

GENERAL => Projects => Topic started by: KrazyK on August 24, 2026

Title: SpiceBoys cracktro remake
Post by: KrazyK on August 24, 2026
I had to finish this one before I go on holiday as it's been on the very long to finish list for ages.

Title: Re: SpiceBoys cracktro remake
Post by: ttemper on August 25, 2026
nice... checked it out, i see a logo and a torus but no scroller. music is there too. screen res looks to be 800x550.
Title: Re: SpiceBoys cracktro remake
Post by: KrazyK on August 25, 2026
Thanks for testing it mate.
I used the MP3D opengl library and I had to modify it a bit as sometime it was scroller but no torus.
I'll take another look at it.  :cheers:

[Edit]
Version 2 here.  Changed a bit in the MP3D opengl library.
See how this one works for you.
Title: Re: SpiceBoys cracktro remake
Post by: ttemper on August 26, 2026
Thanks for testing it mate.
I used the MP3D opengl library and I had to modify it a bit as sometime it was scroller but no torus.
I'll take another look at it.  :cheers:

[Edit]
Version 2 here.  Changed a bit in the MP3D opengl library.
See how this one works for you.

no prob at all. :)

i can see the scroller now :) albeit it moves really slow across the screen. is this intentional?
Title: Re: SpiceBoys cracktro remake
Post by: KrazyK on August 26, 2026
The scroller should move in the bottom 20 pixel border at about 4 pixels every frame.
The MP3D library is pretty new to me so I might have to create the scroller as a single strip instead of multiple calls to the library and see how that goes.  I'll master it at some point!