Esato

Forum > Sony Ericsson / Sony > Themes, ringtones, screensavers, games, video clips > Anyone got Pacman for K800i

Previous  123  Next
Author Anyone got Pacman for K800i
darrengf
T68i
Joined: Dec 21, 2003
Posts: > 500
PM
Posted: 2006-10-29 19:53
Reply with quoteEdit/Delete This PostPrint this post
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
K800 Black
Joined: Jan 20, 2004
Posts: 424
From: Manchester, UK
PM
Posted: 2006-10-29 20:07
Reply with quoteEdit/Delete This PostPrint this post
Yeah I dont get anyone sound on mine, but this is pacman. The sound is limited anyway.
pecunia
T68 gold
Joined: Sep 02, 2006
Posts: 28
PM
Posted: 2006-10-29 20:08
Reply with quoteEdit/Delete This PostPrint this post
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
K800 Black
Joined: Apr 28, 2005
Posts: 263
From: Oxford
PM
Posted: 2006-10-29 21:28
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-10-29 07:11:33, harryville wrote:
Here you go!!

http://rapidshare.com/files/1112925/Pac-Man.jar.html



Working fine here. Thanks a lot!
Jools
C510 Black
Joined: May 21, 2003
Posts: > 500
PM
Posted: 2006-10-29 23:25
Reply with quoteEdit/Delete This PostPrint this post
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
T68i
Joined: Dec 21, 2003
Posts: > 500
PM
Posted: 2006-10-30 03:12
Reply with quoteEdit/Delete This PostPrint this post
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
K800 Black
Joined: Sep 24, 2006
Posts: > 500
PM
Posted: 2006-10-30 08:09
Reply with quoteEdit/Delete This PostPrint this post
@ 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
K800 Black
Joined: Sep 24, 2006
Posts: > 500
PM
Posted: 2006-10-30 16:56
Reply with quoteEdit/Delete This PostPrint this post
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
Samsung Galaxy S II
Joined: Mar 17, 2003
Posts: > 500
From: N. Ireland, UK
PM, WWW
Posted: 2006-10-30 20:30
Reply with quoteEdit/Delete This PostPrint this post
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
T39 black
Joined: Jun 18, 2004
Posts: > 500
PM
Posted: 2006-10-30 21:44
Reply with quoteEdit/Delete This PostPrint this post
sound or no sound i still like it a lott

thanks [addsig]
Jools
C510 Black
Joined: May 21, 2003
Posts: > 500
PM
Posted: 2006-10-30 23:22
Reply with quoteEdit/Delete This PostPrint this post
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
C510 Black
Joined: May 21, 2003
Posts: > 500
PM
Posted: 2006-11-01 00:41
Reply with quoteEdit/Delete This PostPrint this post
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
K800 Black
Joined: Jun 28, 2005
Posts: 121
PM
Posted: 2006-11-02 15:08
Reply with quoteEdit/Delete This PostPrint this post
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
C510 Black
Joined: May 21, 2003
Posts: > 500
PM
Posted: 2006-11-02 15:26
Reply with quoteEdit/Delete This PostPrint this post
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
K800 Black
Joined: Jun 28, 2005
Posts: 121
PM
Posted: 2006-11-02 16:07
Reply with quoteEdit/Delete This PostPrint this post
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
Access the forum with a mobile phone via esato.mobi