Author |
Anyone got Pacman for K800i |
darrengf Joined: Dec 21, 2003 Posts: > 500 PM |
Just a quick question. I have downloaded the game and it works fine, but there are no sounds.
Is any one else having the same probs? |
|
Red_Rach Joined: Jan 20, 2004 Posts: 424 From: Manchester, UK PM |
Yeah I dont get anyone sound on mine, but this is pacman. The sound is limited anyway. |
pecunia Joined: Sep 02, 2006 Posts: 28 PM |
Quote:
|
On 2006-10-29 18:04:52, machanic wrote:
Since you can download it. Can u upload it elsewhere
|
|
http://files.ww.com/
someone upload it plzzzzzzzzz |
frakker Joined: Apr 28, 2005 Posts: 263 From: Oxford PM |
Working fine here. Thanks a lot!
|
Jools Joined: May 21, 2003 Posts: > 500 PM |
All the sounds inside the .jar file are in .mmf format - which is a ringtone format that some other mobile phones use - but not the K800.
Maybe its possible for some clever person to open the .jar files, and convert all the .mmf files into some other format that the K800 can play. Then edit the .jar file so it loads the new sounds instead of the old, and then re-pack the game into the .jar file.
I'd have a go if I knew how to do it in practise, rather than theortically! |
darrengf Joined: Dec 21, 2003 Posts: > 500 PM |
So the Gauntlet has been laid?
Any one can oblige?
I'm a Hard Ware Tech support person, But wish i also understood software too.
Oh Well
Ill just make my own sounds in my head as i know only how pac man should sound !!  |
Neo-Tech Joined: Sep 24, 2006 Posts: > 500 PM |
@ Joolg4
I am a JAVA Programmer and i do know how to convert files and pack them back again.
[ This Message was edited by: machanic on 2006-10-30 15:57 ] |
Neo-Tech Joined: Sep 24, 2006 Posts: > 500 PM |
Right as all of you like PacMan and Red_Rach emailed me the game. I am going to convert the mmf files to mp3.
So it should be done by tonight |
ghostfreak Joined: Mar 17, 2003 Posts: > 500 From: N. Ireland, UK PM, WWW
|
Let us know when
http://www.ghostrx.net T300 > T610 > K700i > K750i > K800i > K850i > W910i > K850i (after flash with R1FA035) > C905 (broken earpiece as of 23/01/09) > BB 9000 > BB Bold 9700 > SE Experia X10 Mini Pro |
korbindallis Joined: Jun 18, 2004 Posts: > 500 PM |
sound or no sound i still like it a lott
thanks
[addsig] |
Jools Joined: May 21, 2003 Posts: > 500 PM |
I converted a few mmf files to see what they were like, and they are quite crappy 'polyphonic' style reproductions.
So I have extracted all the original 'proper' Pac-Man arcade sounds from the iPod version of Pac-Man, and converted them to MP3 files. Download them here:
http://rapidshare.com/files/1348260/audio.zip.html
The only thing is, you'll have to identify all the s0.mmf, s1.mmf etc. files and replace them with proper sounds above. They'll also need re-naming.
|
Jools Joined: May 21, 2003 Posts: > 500 PM |
Quote:
|
On 2006-10-30 16:56:54, machanic wrote:
Right as all of you like PacMan and Red_Rach emailed me the game. I am going to convert the mmf files to mp3.
So it should be done by tonight
|
|
Any luck yet?
|
dcuk Joined: Jun 28, 2005 Posts: 121 PM |
Replacing the audio files still produces on sound!
So I'm guessing you'll need the source code, so you can redirect the sound calls from within the program to read the new file extension as they must have entered 's0.mmf' instead of just 's0' to read the sounds
Changing the files and using the same names but with a different extension just gets ignored.
PS: I've tried .mp3 as well as .amr
Hope this helps! Cheers, Dcuk |
Jools Joined: May 21, 2003 Posts: > 500 PM |
Ah...that's a pain!
I wonder whether with a hex-editor you could change any references to s0.mmf to s0.mp3 etc.?
I had a look through some of the .class files with a Hex Editor, and it appears there may be support in the sound driver for other sound formats - they are all listed amongst the gobbledeegook of code.
Wish I knew how to re-pack .jar files on my Mac...! The UNIX jar command is available in the Terminal, but I don't know what options to use...
|
dcuk Joined: Jun 28, 2005 Posts: 121 PM |
Hey JoolsG4,
which program did you use to convert the .mmf file types when you listened to them to asses the sound quality?
is it a mac only one? I've tried a couple of downloaded pc ones but to no avail,
I could always set up mac emulation again if I needed but only have System7.6 (bought years ago) even so it does implement some PowerPC code if the software you recomend needs it.
Hope this helps! Cheers, Dcuk |
|