Hi
Just released 4 new port for Aros (32 bit for now). They are coming from Demogroup Traction and released around 2005/2006.
They are:
[b]Fiat Homo [/b]
[img]https://content.pouet.net/files/screenshots/00018/00018342.jpg[/img]
Download from Archive : https://archives.aros-exec.org/?function=showfile&file=demo/scene/fiathomo.i386-aros.zip
[b]SSRI[/b]
[img]https://content.pouet.net/files/screenshots/00019/00019434.jpg[/img]
Download from Archive: https://archives.aros-exec.org/?function=showfile&file=demo/scene/ssri.i386-aros.zip
[b]It's Full of Stars[/b]
[img]https://content.pouet.net/files/screenshots/00024/00024373.jpg[/img]
Download from Archive : https://archives.aros-exec.org/?function=showfile&file=demo/scene/stars.i386-aros.zip
[b]Ante Dominum[/b]
[img]https://content.pouet.net/files/screenshots/00024/00024476.png[/img]
Download from Archive: https://archives.aros-exec.org/?function=showfile&file=demo/scene/antedominum.i386-aros.zip
All the Intros have more or less the same basecode, and originally where developed using SDL and FMOD libs.
I ported the code to use, first SDL+SDL_Mixer but when i run it, i saw that some Intro used to syncronize visual effects with BPM/position of music and SDL_Mixer doesn't support it.
So i looked at DUMB library that i know support it and using the source code of "The Fulcrum" demo that i released also some months ago (thanks to the work of M-HT), i was able to have a working code.
In the end this intros was compiled using SDL for the video part and DUMB lib for the audio part.
To have visuals better in sync with music i also used my port of Fasttracker2 Clone to edit the length of some patterns.
In the zip packages i included the SDL+DUMB version and the SDL+SDL_Mixer version.
Hope you enjoy it.
P.s. Thanks to Deadwood for let me know that first released version (1.0) was not working with Aros Hosted but only on Native.
Now with 1.01 released version this could be fixed.
Edited by Farox on 27-12-2024 16:57,
4 months ago
Farox attached the following image:
AMIGASYSTEMDistro MaintainerPosted
4 months agoThank you Farox very nice, hey will be available on the new AROS One !
I realized a video about one of the Intro pubblished (SSRI) running on Native.
[youtube]https://youtu.be/jFLYFPMM3Fk[/youtube]
Sorry for the not so much high quality of the recording.
Enjoy!
AMIGASYSTEMDistro MaintainerPosted
4 months agoThanks for the video Farox, on AROS One there is "Screenrecorder" (Video Folder) which creates good quality videos in MPG, as soon as you run it it sets the best quality, to hide the GUI just iconify.
Occasionally it goes into Guru but with a supported video card it should work better !
[url=https://www.arosworld.org/infusions/forum/index.php?viewforum&forum_id=16][b]AROS One All Thread[/b][/url]
[url=https://sites.google.com/view/arosone][b]AROS One Home Site[/b][/url]
[url=https://www.facebook.com/profile.php?id=100095334408019][b]AROS One Facebook[/b][/url]
On my linux hosted with GL enabled, the demo has a crash. Crash is after the first scene with subtitles, and before the scene with 3d objects. Without GL the demo runs until the end, of course then too slowly
retrofaza attached the following image:
Uhmm never encountered such crash, maybe could be some incompatibility with your hardware?
Could you please try one of the other demos on the same hardware?
Thanks for your report.
AMIGASYSTEMDistro MaintainerPosted
4 months agoFarox for the 4 demos I created the DualPNG Icons in the style of AROS One, I hope they are to your liking!
AMIGASYSTEM attached the following file:
system:
- clean ABIv0 20220318-1 + U2 (linux hosted - Mint 21.3)
- active GL host
- ASUS P8Z68-V LX
- Geforce GT220 card
tested demos:
Ante Dominum crash
SSRI crash at startup
It's Full of Start crash after some time
Fiat Homo works ok
Arrakis works ok
Fulcrum works ok
Leeko works ok
Micery works ok
Nano works ok
Neandertaler works ok
Organica works ok
Origami works ok
game Magical Broom Extreme works ok
retrofaza attached the following image:
Great video thanks.
I don't know why but on my PC in Native i have the effect more in sync with the music.
Well, that is what is strange. Ante Dominum I ran the SDL_Mixer version because DUMB was even more out of sync with the music (a few posts earlier I gave an attachment with a video of what the DUMB version looks like on my computer).