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
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!
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
to make sure your IP is added into the firewall whitelist, thanks
WIP Atari ST ScummVM-lite
Re: WIP Atari ST ScummVM-lite
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.
Re: WIP Atari ST ScummVM-lite
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.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.
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.
- stephen_usher
- Site sponsor

- Posts: 7186
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: WIP Atari ST ScummVM-lite
No. No change.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![]()
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)
http://www.happydaze.se/wp-content/uplo ... E.PRG_.zip
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.
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.
Re: WIP Atari ST ScummVM-lite
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
YM music is now overall better/less sucky:
scumm_st_alpha_200525.zip
- stephen_usher
- Site sponsor

- Posts: 7186
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: WIP Atari ST ScummVM-lite
MI2 and Indy4 both now crash with 2 bombs directly after selecting the YM for music.
DotT is no different to the previous build.
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.
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.
- stephen_usher
- Site sponsor

- Posts: 7186
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: WIP Atari ST ScummVM-lite
Oh. After a hard reset no more bombs.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.
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.
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

- Posts: 5675
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: WIP Atari ST ScummVM-lite
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."
"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."
Re: WIP Atari ST ScummVM-lite
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.
Introduced the concept of instruments. It's fairly simple at the moment but I think it sounds quite a bit better than before.
Re: WIP Atari ST ScummVM-lite
That sounds better than a lot of YM native ST games alreadyagranlund 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
/Troed
Re: WIP Atari ST ScummVM-lite
@agranlundstephen_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.
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
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review