Wednesday, November 10, 2010

Kill Camera Sound N73 Symbian Nokia S60v3

Depending on your firmware version, you may not be able to switch off that annoying camera shutter sound of Nokia's built-in Symbian camera application.

You can install cCam, an alternative camera program without shutter sound, but unfortunately cCam doesn't have many options, and it doesn't shoot video.

Kill camera sound: alternative method if ROMPatcher doesn't work

symbian nokia turn off camera shutter sound


Some Nokia cameras are controlled by the file z:sys\bin\CamMojave.exe, and the camera shutter sound on these phones can be silenced by a ROMPatcher plugin.

But what about other Nokia's where the camera is controlled by z:\sys\bin\camcorder.exe? If you're lucky, switching on a silent profile will kill the camera shutter sound. If that doesn't work:

Step 1:
Check that your phone has z:\sys\bin\camcorder.exe, not z:sys\bin\CamMojave.exe.

Step 2:
Make a backup copy of the file z:\private\10202be9\101F8809.txt

Step 3:
Make another copy of the file z:\private\10202be9\101F8809.txt and open it in Notepad on a PC. Other text editors may also work. Do NOT use LightNotepad or the built-in text editor of X-plore, because these programs save the edited file in a wrong encoding.

Step 4:
Change
0x7 int 1 0 cap_rd=alwayspass cap_wr=alwaysfail
into
0x7 int 0 0 cap_rd=alwayspass cap_wr=alwaysfail
(all you need to do is change a "1" into a "0")
and save the edited file.

Step 5:
Copy the edited file to c:\private\10202be9\101F8809.txt

Step 6:
Reboot your phone.

Now when you switch to a silent profile, the camera should be silent too. On some phones, any profile with the warning tones switched off may do the job.

You'll need to hack your phone and use a Symbian file manager like ActiveFile, X-plore, SExplorer, FExplorer, or Y-Browser to put 101F8809.txt into the c:\private\10202be9 folder.

This trick works on the Nokia E66, E71, N73, N82, N95, the Nokia 6120 Classic, and the Nokia 6110 Navigator. It probably works on many other Nokia smartphones too.

No comments:

Post a Comment