You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
Please make sure you are logged in for at least 2 hours
to make sure your IP is added into the firewall whitelist, thanks :)

WIP Atari ST ScummVM-lite

Our top picks of ST games!
User avatar
DoG
Posts: 1282
Joined: Sat Apr 07, 2018 12:26 pm

Re: WIP Atari ST ScummVM-lite

Post by DoG »

I also tried the previous version of DOTT on TT with YM for both music and speech. It starts the music though, but every time the speech/sfx occurs the music is cut off. However the YM music works when choosing DMA as speech/sfx.
User avatar
agranlund
Site sponsor
Site sponsor
Posts: 1679
Joined: Sun Aug 18, 2019 10:43 pm
Location: Sweden
Contact:

Re: WIP Atari ST ScummVM-lite

Post by agranlund »

DoG wrote: Mon May 25, 2020 11:50 am I also tried the previous version of DOTT on TT with YM for both music and speech. It starts the music though, but every time the speech/sfx occurs the music is cut off. However the YM music works when choosing DMA as speech/sfx.
This is supposed to happen when the YM is used for both speech & music, but then the music is supposed to fade back up again after the sound effect is done. My best guess at the moment is that I am doing something not quite correct fading up the volume as far as the TT is concerned.
May explain the music issue in DOTT. That game fades up the note volumes from zero at the beginning and the YM-Midi driver is trying to respect this.

All of this works on my real ST, and in Hatari emulating a TT.
But I just noticed that the Hatari-TT is missing the first couple of notes in the beginning before any music is heard, and this does not happen in Hatari-ST or my real ST.
This is probably my best lead at having some way of reproing this so far - I am thinking its probably the same core issue just manifesting itself differently on the real vs. emulated TT.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7186
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: WIP Atari ST ScummVM-lite

Post by stephen_usher »

agranlund wrote: Mon May 25, 2020 11:43 am Haha yeah I will probably need to make the installation process a bit faster at some point.
It hasn't felt super critical since I mostly test on the PC and there it takes just a few seconds to run through the same process :lol:

Interesting about the YM music in Day of the Tentacle.
It's a long-shot, but you could give this one a go and see if that works (it will not make you sit through the installation process again :D)

http://www.happydaze.se/wp-content/uplo ... E.PRG_.zip
No. No change.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
agranlund
Site sponsor
Site sponsor
Posts: 1679
Joined: Sun Aug 18, 2019 10:43 pm
Location: Sweden
Contact:

Re: WIP Atari ST ScummVM-lite

Post by agranlund »

stephen_usher wrote: Mon May 25, 2020 12:19 pm No. No change.
:(

At least it brought some good with it.. while looking at the YM code I found why the music in Monkey2 sounded so false in places.. it was the drum channel being played back as normal notes :lol:

YM music is now overall better/less sucky:
scumm_st_alpha_200525.zip
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7186
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: WIP Atari ST ScummVM-lite

Post by stephen_usher »

MI2 and Indy4 both now crash with 2 bombs directly after selecting the YM for music.
DotT is no different to the previous build.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7186
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: WIP Atari ST ScummVM-lite

Post by stephen_usher »

stephen_usher wrote: Tue May 26, 2020 12:05 pm MI2 and Indy4 both now crash with 2 bombs directly after selecting the YM for music.
DotT is no different to the previous build.
Oh. After a hard reset no more bombs.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
terriblefire
Admin sponsor
Admin sponsor
Posts: 5675
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: WIP Atari ST ScummVM-lite

Post by terriblefire »

I got myself some midi cables so i'll hook up the H4 to my NX5R and get the TF536 in the mix
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
agranlund
Site sponsor
Site sponsor
Posts: 1679
Joined: Sun Aug 18, 2019 10:43 pm
Location: Sweden
Contact:

Re: WIP Atari ST ScummVM-lite

Post by agranlund »

Having fun with the YM chip!
Introduced the concept of instruments. It's fairly simple at the moment but I think it sounds quite a bit better than before.

troed
Posts: 936
Joined: Mon Aug 21, 2017 10:27 pm

Re: WIP Atari ST ScummVM-lite

Post by troed »

agranlund wrote: Fri May 29, 2020 10:18 am Having fun with the YM chip!
Introduced the concept of instruments. It's fairly simple at the moment but I think it sounds quite a bit better than before
That sounds better than a lot of YM native ST games already ;)

/Troed
User avatar
kodak80
Posts: 516
Joined: Sat Oct 21, 2017 1:14 am
Location: Brisbane, QLD, Australia
Contact:

Re: WIP Atari ST ScummVM-lite

Post by kodak80 »

stephen_usher wrote: Tue May 26, 2020 12:05 pm MI2 and Indy4 both now crash with 2 bombs directly after selecting the YM for music.
@agranlund
On my H4, I get the same, bombs when running TOS 1.04 (with IDE patch) but runs with EmuTOS 0.9.12 fine. Hard reset did not help with TOS 1.04.

Am impressed with how quickly this is coming along. Great work.
Raven060 | Atari Falcon 030 | Atari 1040 STE | Atari 1040 STFM | Atari 1040 STF | Kryoflux & Supercard Pro Flux boards
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
Post Reply

Return to “GAME ZONE”