Amiga.org

Amiga computer related discussion => Amiga Gaming => Topic started by: AmigaMance on January 01, 2010, 01:56:17 PM

Title: Duke Nukem: No sound in WarpOS and MorhOS ports
Post 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
Title: Re: Duke Nukem: No sound in WarpOS and MorhOS ports
Post by: huronking on January 01, 2010, 04:10:00 PM
Sound travels slower than light, so it just hasn't gotten here from 1996 yet. :)

Sorry...
Title: Re: Duke Nukem: No sound in WarpOS and MorhOS ports
Post by: ddniUK on January 01, 2010, 05:28:52 PM
sound is not implemented in Amiga port...
Title: Re: Duke Nukem: No sound in WarpOS and MorhOS ports
Post by: CLS2086 on January 01, 2010, 09:23:52 PM
This sound setup file look like the pc's one.
Try NumBits = 8  because Paula can't handle 16 bits...
Title: Re: Duke Nukem: No sound in WarpOS and MorhOS ports
Post by: Piru on January 01, 2010, 09:53:04 PM
Quote from: ddniUK;535702
sound is not implemented in Amiga port...

I'm pretty sure I remember having audio with Duke.
Title: Re: Duke Nukem: No sound in WarpOS and MorhOS ports
Post by: Piru on January 01, 2010, 09:54:21 PM
Quote from: CLS2086;535735
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).
Title: Re: Duke Nukem: No sound in WarpOS and MorhOS ports
Post by: AmigaMance on January 02, 2010, 11:39:19 AM
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?
Title: Re: Duke Nukem: No sound in WarpOS and MorhOS ports
Post by: CLS2086 on January 03, 2010, 10:10:42 PM
Which AHI release do you have ? and what are you AHI settings ?
Title: Re: Duke Nukem: No sound in WarpOS and MorhOS ports
Post by: Matt_H on January 03, 2010, 10:37:46 PM
Quote from: AmigaMance;535790
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).
Title: Re: Duke Nukem: No sound in WarpOS and MorhOS ports
Post by: AmigaMance on January 04, 2010, 02:32:56 AM
@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.