Amiga.org
Amiga computer related discussion => Amiga Gaming => Topic started by: AmigaMance on January 01, 2010, 01:56:17 PM
-
Hi.
I have played this game for the first time on my Amiga 1200 today.
The 68k ports works without problems, but it runs slow as my 68k CPU is a 68040.
The WarpOS port runs fast but there is no sound. :( Both tested under AOS 3.9.
MOS port under MOS 1.4.5 stucks at the "sound init" message.
I have tried different AHI paula modes using the AmigaSetup tool, but none of them resolves the problem. So, currently, i'm stuck with a slow but fully working 68k port and a fast WOS port with no sound.
Has anyone encounter this problem or knows what i could do about it.
The sound settings from the config.cfg file are:
[Sound Setup]
FXDevice = 0
MusicDevice = 13
FXVolume = 240
MusicVolume = 128
NumVoices = 4
NumChannels = 2
NumBits = 16
MixRate = 22050
MidiPort = 0x0
BlasterAddress = 0x0
BlasterType = 3
BlasterInterrupt = 5
BlasterDma8 = 1
BlasterDma16 = 5
BlasterEmu = 0x0
ReverseStereo = 0
SoundToggle = 1
VoiceToggle = 1
AmbienceToggle = 1
MusicToggle = 1
-
Sound travels slower than light, so it just hasn't gotten here from 1996 yet. :)
Sorry...
-
sound is not implemented in Amiga port...
-
This sound setup file look like the pc's one.
Try NumBits = 8 because Paula can't handle 16 bits...
-
sound is not implemented in Amiga port...
I'm pretty sure I remember having audio with Duke.
-
Try NumBits = 8 because Paula can't handle 16 bits...
AHI can play 16bit sample data with paula.audio (depending on the mode either 8 or 2 bits are discarded).
-
Right. Changing sound's resolution to 8 bits didn't fix it.
So, has anyone managed to play the WarpOS port with sound or is it a known problem?
-
Which AHI release do you have ? and what are you AHI settings ?
-
Right. Changing sound's resolution to 8 bits didn't fix it.
So, has anyone managed to play the WarpOS port with sound or is it a known problem?
Unless there's another WarpOS version kicking around, it looks like there's no sound support. See here (http://www.soft3dev.net/pages/dukenukem3d_e.php).
-
@CLS2086
Ahi.device v4.180. It's the right version for Amigas without a sound card.
As for the settings, i have tried many paula modes with various sampling rates from the Setup tool.
@Matt_H
That's the WOS version i'm using. That note about sound support evaded my attention.. :o I've just read the documentation which is the same for 68k and WOS versions.
Case closed then. Thank you.