Keen 3 ending sequence sounds patch

Request patches for Keens 1-3.
Post Reply
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Keen 3 ending sequence sounds patch

Post by szemigi »

Levellass, sorry, I forgot to say this, this is the ultimate patch I want to request for Martinez McMeyer 3.

The patch: At the ending sequence there's no mangling machine sound.
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Post by levellass »

By this I take it to mean that you would like no sound when Keen meets Mortimer (Before the ending sequence, at the boss battle.)

This can be found here: http://www.shikadi.net/keenwiki/Patch:M ... ance_sound along with many other patches. The patch itself is:
#Don't play sound
%patch $5712 $90 $90 $90
Is this what you were after, or something else?
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Post by szemigi »

levellass wrote:By this I take it to mean that you would like no sound when Keen meets Mortimer (Before the ending sequence, at the boss battle.)

This can be found here: http://www.shikadi.net/keenwiki/Patch:M ... ance_sound along with many other patches. The patch itself is:
#Don't play sound
%patch $5712 $90 $90 $90
Is this what you were after, or something else?
Actually I mean the level entrance sound, which can be found in the ending.
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Post by levellass »

Then you want to look at http://www.shikadi.net/keenwiki/Patch:E ... 8Keen_3%29

At the bottom we have:

Code: Select all

#Don't play sound
%patch $5D80 $90 $90 $90

Is this working for you?
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Post by szemigi »

levellass wrote:Then you want to look at http://www.shikadi.net/keenwiki/Patch:E ... 8Keen_3%29

At the bottom we have:

Code: Select all

#Don't play sound
%patch $5D80 $90 $90 $90

Is this working for you?
Working, but it isn't what I was looking for. I don't want the Mangling Machine sound at the ending of the game.
Nospike
Posts: 160
Joined: Fri Apr 23, 2010 1:54 pm
Location: Some cool place, idk

Post by Nospike »

So you mean...
1. The sound when the mangling machine explodes?
Or...
2. The sound mangling machine arms and legs make?
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Post by szemigi »

Nospike wrote:So you mean...
1. The sound when the mangling machine explodes?
Or...
2. The sound mangling machine arms and legs make?
None of them. I mean... the Mangling Machine sound after entering Mortimer's level. This sound can be heard at the end of the game as well. Get it?
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Post by levellass »

I don't hear it at the end of my game at all. WHEN are you hearing it? What does the screen look like?
Nospike
Posts: 160
Joined: Fri Apr 23, 2010 1:54 pm
Location: Some cool place, idk

Post by Nospike »

Oh I know now. He means the level entrance sound, when Keen meets Mortimer. That very sound is also part of the sound that plays when the ending text is shown.
User avatar
szemigi
Posts: 716
Joined: Fri Jan 23, 2009 8:06 pm
Location: Hungary
Contact:

Post by szemigi »

Nospike wrote:Oh I know now. He means the level entrance sound, when Keen meets Mortimer. That very sound is also part of the sound that plays when the ending text is shown.
THERE'S THE POINT!
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Post by levellass »

Aaah. Then you want this (previously unknown!) patch:

Code: Select all

#Don't play sound
%patch $5D8B $90 $90 $90
Post Reply