Hacking Leopard to support the Olympus E-3

A while back, I tried this hack in an attempt to trick Aperture into supporting my Olympus E-3. I added the following line to Raw.plist:
<key>Olympus E-3</key> <string>Olympus E-510</string>
updated the hash in CodeResources, restarted the machine, and hoped for the best. The result was that E-3 ORFs displayed as gray squares in Aperture.
The missing step was to use Adobe DNG Converter to convert the ORFs to DNGs. Once I did that, the images rendered just fine in Aperture.
I'm still disgusted that I had to resort to this nonsense to display the images from my camera.
Cheers,
Andreas

I stumbled across this thread and understand how you guys feel about cameras not being supported within aperture. For so long we waited for Leica M8 & DMR support only to find the M8 support did not match the colour matrix values in the camera. There is still no DMR support but with the introduction of Leopard Apple finally fixed the matrix values for the M8. We have the DMR working in aperture but we have to reduce the 16bit files to 14bits before it would work.
Anyway I've downloaded a E-3 file from the web, and run it through exiftool to get the matrix values and coded up a raw.plist entry for the E-3. Seeing as I don't have E-3 I can't fully gauge the accuracy of the matrix values I've entered but perhaps you'll try them and see how you get on.
Some things you need to do....
1,First thing to do is download PlistEdit Pro, the trial version is fully functional and will get you going. Download it and install it. The raw.plist file is located inside /System/Library/CoreServices/RawCamera.bundle, when you navigate to rawcamera.bundle you'll need to right click it and select show package contents from the drop down menu. You'll then see a window open up with a contents folder, open that and open resources folder and you'll find raw.plist.
2. You need to make a copy of the raw.plist file in case you make a mess of things. I usually copy it to my desktop.
3. The raw.plist file in the resources folder is a protected system file and you need to change the permissions on it to allow you to edit and save your changes. To do this right click the raw.plist file and select Get Info from the drop down menu. In the new menu down the bottom you'll see sharing and permissions, you'll need to add your username to the list and change all the permissions of the names to read and write. You may need to click the lock and enter your password to change these settings. I also set the open with to use PlistEdit Pro here. Close this Info menu and re-boot your Mac.
4. Go back to the raw.plist as you did in section 1. and double click it and it should open in PlistEdit Pro. Then in the PlistEdit Pro window there are 2 panes, we are going to work in the bottom window, I suggest you maximise the application and drag the window bar up to give yourself as much room as possible. If you scan down the entries you will notice the various camera entries start with a <key>Camera Name</key> and end with a </dict> entry. You need to find a </dict> click your mouse after it and press the enter key. This will insert a blank line into which you paste the text from the bottom of this post. Remove any blank lines before and after your paste. Save the raw.plist and close PlistEdit Pro.
5. Leopard uses a checksum to validate all system files and make sure they have not been damaged by malware. We need to change the checksum for the edited raw.plist file.
Back in the contents folder of the RawCamera.bundle you'll see CodeResources, right clic that and open with PlistEdit Pro. Click the files triangle and you'll see an entry for Resources/Raw.plist and in the value column there is a 20 digit check sum. We need to update this value. Open a treminal window and type the following openssl dgst -sha1 /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/Raw.plist and press enter, this will return a new checksum for the raw.plist file. Cut and paste this value into the value column for the raw.plist entry in the top window section. Save and close the CodeResources file. Reboot your mac once again.
6. Use Adobe's camera raw to batch process your ORF's to DNG's before importing into Aperture. The options for compression and jpeg preview should be de-selected(not ticked). Then import these converted DNG's into aperture and they should work.
7. I know it's not a proper fix but at least it will get you up and running. If you do proceed, keep these instructions because every time Apple update the core image services you'll need to re-apply this patch until proper E-3 support is added.
8. You do this at your own risk, but Enjoy!.
The raw.plist entry to paste.....
<key>Olympus E-3</key>
<dict>
<key>bexp</key>
<real>-0.69999999999999996</real>
<key>black</key>
<integer>1</integer>
<key>black1</key>
<integer>1</integer>
<key>black2</key>
<integer>1</integer>
<key>cnacc</key>
<real>0.0013392</real>
<key>cnadc</key>
<real>0.11158</real>
<key>cnaec</key>
<real>0.029999999999999999</real>
<key>cnat</key>
<integer>0</integer>
<key>cnbcc</key>
<real>0.00044030000000000002</real>
<key>cnbdc</key>
<real>-0.23002</real>
<key>cnbec</key>
<real>21.879000000000001</real>
<key>cnbt</key>
<integer>1</integer>
<key>esein_0</key>
<real>0.0</real>
<key>esein_1</key>
<real>2.5499999999999998</real>
<key>esein_2</key>
<real>2.7000000000000002</real>
<key>eseth</key>
<real>2.3199999999999998</real>
<key>eseth_0</key>
<real>0.0</real>
<key>esint</key>
<real>0.59999999999999998</real>
<key>esint_0</key>
<real>0.0</real>
<key>gresc</key>
<real>2.7000000000000002</real>
<key>gresc_0</key>
<real>0.0</real>
<key>m1</key>
<array>
<real>1.1004</real>
<real>-0.44409999999999999</real>
<real>-0.023199999999999998</real>
<real>-0.62990000000000002</real>
<real>1.4071</real>
<real>0.24279999999999999</real>
<real>-0.086999999999999994</real>
<real>0.1459</real>
<real>0.74219999999999997</real>
</array>
<key>m2</key>
<array>
<real>0.94869999999999999</real>
<real>-0.28749999999999998</real>
<real>-0.1115</real>
<real>-0.75329999999999997</real>
<real>1.5606</real>
<real>0.20100000000000001</real>
<real>-0.1618</real>
<real>0.20999999999999999</real>
<real>0.7389</real>
</array>
<key>max</key>
<integer>3600</integer>
<key>mc</key>
<array>
<real>0.92020000000000002</real>
<real>0.0</real>
<real>0.0</real>
<real>0.0</real>
<real>1</real>
<real>0.0</real>
<real>0.0</real>
<real>0.0</real>
<real>1.0469999999999999</real>
</array>
<key>nek1</key>
<real>0.0097999999999999997</real>
<key>nek2</key>
<real>3.8000000000000002e-05</real>
<key>nek3</key>
<real>1.02e-08</real>
<key>nek4</key>
<real>0.0</real>
<key>nek5</key>
<real>3.0000000000000001e-06</real>
<key>nek6</key>
<real>-3.4999999999999999e-09</real>
<key>otrc</key>
<array>
<real>0.33300000000000002</real>
<real>0.095000000000000001</real>
<real>1.522</real>
<real>0.23999999999999999</real>
<real>1.397</real>
<real>0.61799999999999999</real>
<real>0.998</real>
<real>0.68000000000000005</real>
</array>
<key>scal1</key>
<real>0.35999999999999999</real>
<key>scal2</key>
<real>0.29999999999999999</real>
<key>spknd</key>
<integer>3</integer>
<key>spt1</key>
<real>600</real>
<key>spt2</key>
<real>0.40000000000000002</real>
<key>white</key>
<integer>3600</integer>
</dict>

Similar Messages

  • Does Adobe Photoshop Lightroom version 4 support the Olympus Evolt E-500 camera?

    Does Adobe Photoshop Lightroom version 4 support the Olympus Evolt E-500 camera?
    I know the vertsion 5 supports it, but I am on a very tight budget and version 4 is still available via Amazon. If anyone knows if version 4 supports the Olympus Evolt E-500, please let me know ASAP!
    Thank you!
    Charles Wallace

    The Olympus EVOLT E-500 has been supported since Lightroom 1.0
    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html

  • Does Photoshop Lightroom 4 support the Olympus OM-D

    Does Photoshop Lightroom 4 support the Olympus OM-D? Does not seem to out of the box but would like to know if there is a plug in or update available or coming soon.

    LR4.1 (coming soon, currently RC2)
    Download LR4.1 RC2 now from
    http://labs.adobe.com/technologies/lightroom4-1/?tabID=details#tabTop
    New Camera Support
    Canon EOS 5D Mark III — introduced with release candidate 1 (March 29, 2012) 
    Canon EOS 60Da 
    Fuji FinePix F770EXR 
    Fuji FinePix F775EXR 
    Nikon D3200 
    Olympus OM-D EM-5 
    Panasonic Lumix DMC-GF5 
    Pentax K-01 
    RICOH LENS A16 24-85mm F3.5-5.5 
    Samsung NX20 
    Samsung NX210 
    Samsung NX1000 
    Sony Alpha NEX-VG20 
    Sony SLT-A57

  • HT201071 When will Apple support the Olympus E-M10?

    When will Apple support the new Olympus E-M10? Frustrating that the last Camera RAW update did not include it.

    We're just users like yourself. Try: http://www.apple.com/feedback/
    When will Olympus provide the data to Apple? That could be the question.

  • I want to know if Lightroom 5 (version 5.7) supports the conversion of raw files from the Fuji X-T1 micro 4/3 camera system???

    I am considering purchasing the Fuji X-T1 Micro 4/3 camera.
    However before I do I need to know if Lightroom 5 version 5.7 supports the conversion of raw files from this camera!!!????
    Can anyone please let me know if Lightroom does convert raw files from the Fuji X-T1 please???
    Many thanks,
    Connie

    Dear Adobe Support Staff!
    Many thanks for getting back to me re Lightroom and the Fuji X-T1.
    I am now wondering if Lightroom supports the Olympus OMD-E-M1 raw files??? Will Lightroom 5.7 convert raw files from this micro 4/3 camera??
    This is the one I'm now intending to buy.
    Many thanks for getting back to me!!!
    Cheers
    Sent from my iPhone

  • Does anyone know when there will be Camera Raw Support in Lightroom 3 for the Olympus E-PL2?

    Just bought the Olympus E-PL2, shot some test shots and came home to open my RAW files to view them and discovered that they won't open in lightroom because the .ORF files for the E-PL@ are not supported. I figured since the E-PL1 was supported this would be too.There are some minor differences between the two like base ISO, etc. I am new to RAW and notices that E-PL1 users experienced the same thing when it first came out. How long does it usually take for Adobe to get new cameras compatible with Camera Raw? The camera is very popular and I imagine people will want to use the program to process their files. Will that speed up Adobe's process? And in the mean time, does anyone have any suggestions on what program I can use to open my .ORF raw files?
    Thank you in advance,
    Anthony

    It isn't a plug in. It is a tool that allows you to read and write to the Exif data. See the web site for how to use
    Keep a copy of your original files. It doesn't cause any problems changing the camera maker name.Usually this is the only thing that has actually changed between each version of the same camera in the RAW file. However until this has been checked by ADobe and they have created a specific colour calibration it Adobe don't support the format. This does not prevent you hacking the format as long as you understand what you are doing and that you keep original copies to import once Adobe support it
    If manufacturers used DNG there would be no problems, but until they do you may have to wait for up to three months for Adobe support. However Adobe do usually issue a RC of the next version of LR and ACR before the full update, that may be any time now. Certainly there is a beta version that includes support for this camera as it has been used by reviewers

  • HT3275 Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  Could not complete backup to media share.  The network backup disk does not support the required AFP feat

    Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  "Could not complete backup to media share.  The network backup disk does not support the required AFP features."  What are AFP features and how do I get Time Machine to backup to my current external backup?

    This means that your NAS does not support the required encryption. Update your NAS to the latest firmware or ditch it and buy a Time Capsule (they are the most reliable when using TM).

  • I am unable to sync my iPhone4 iCal to my Mac iCal. Snow Leopard does not support the Cloud. What do I do?

    I am unable to sync my iPhone4S iCal to my Mac iCal. Snow Leopard is my OS and it does not support the cloud. What do I do?

    To makeuse of iCloud you will have to upgrade your Mac to Lion or Mountain Lion, provided it meets the requirements.
    The requirements for Lion are:
    Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7, or Xeon processor
    2GB of memory
    OS X v10.6.6 or later (v10.6.8 recommended)
    7GB of available space
    To purchase it you will have to ring Apple at the number given at the bottom left of this page.
    The requirements for Mountain Lion are listed here:
    http://www.apple.com/osx/specs/
    It is available from the Mac App Store (in Applications).
    You should be aware that PPC programs (such as AppleWorks) will not run on Lion or above; and some other applications may not be compatible - there is a useful compatibility checklist at http://roaringapps.com/apps:table

  • I just upgraded my older G5 from tiger to leopard and it is now at 10.5.8, I was unaware that the new system did not support the classic envoirnment and cannot access my 6.0 version of Photoshop, which I use often...how do I get P.S. going again?

    I just upgraded my older G5 from tiger to leopard and it is now at 10.5.8, I was unaware that the new system did not support the classic envoirnment and cannot access my 6.0 version of Photoshop, which I use often...how do I get P.S. up and going again?

    Niel...
    I installed Leopard 10.5.6 and then it upgraded to 10.5.8, when I installed it I had the old info saved to a "previous systems" folder, where most of my artwork, etc. were saved, I have a one terabyte Lacie backup that unfortunately did not work as it was intended...it saved the new info and not the old. I did look into the system preferences folder and found the classic file, of course it wouldn't launch...but I have the old G 5 startup discs and will try to do it as you stated. I will try also to move it out of the previous folders file to my hard drive and see how that works.
    thank you for your time and help,
    Dennis

  • Snow leopard 10.6.8 support the xcode 4.3

    hi
    snow leopard 10.6.8 support the xcode 4.3 with ios sdk5

    Sasikumar JP in the first post here, says it is possible to have 4.2 SDK under 10.6.8 :
    http://stackoverflow.com/questions/9613565/ios-5-1-with-xcode-4-2-for-ios-develo pment
    Anyway, as I understood, 4.3 have an "update" function for code written in older SDK versions.
    I expende the whole day today looking for a solution to this question (4.3 under 10.6.8), no way...

  • Hi there, when will there be a support for the Olympus PEN E-PL7?

    Hi there, when will there be a support for the Olympus PEN E-PL7?

    It is on our radar and hoping to add it in an upcoming update.
    As soon as it is available, it will be updated in the below article. Camera Raw plug-in | Supported cameras
    ~ Arpit

  • I have an iphone 4s that has been hacked.  Apple support has suggested that a 3rd party software has been downloaded replacing apple software which enables the hacker to screen share.  I need all the info about how it was done, and how to fix the problem.

    I have an iphone 4s that may have been hacked.  Apple support has suggested that a 3rd party software may have been downloaded allowing screen share.  I need all the info I can get as to how this could have been done and how to fix the problem.

    The only way the iPhone could have been hacked in such a manner, at least by any method currently confirmed, is if the iPhone was jailbroken. Was yours?

  • RAW support for the Olympus PEN E-PL7

    Hi,
    recently bought the E-PL7 (backup for the E-M1) and was very disappointed to realize that iPhoto does not support the RAW(ORF)-files the camera generates.
    The camera is on the market since three months and there seems to be no update....
    Is there any way to trigger the folks at Apple to give it a go ?
    Michael

    Thanks !
    I've already filed a request for an update
    Michael

  • The network backup disk does not support the required AFP features.

    I am trying to set up timeMachine on my new mac book pro over a regular home network on a shared network drive. I have tried everything but I keep getting "The network backup disk does not support the required AFP features." I am on lion with the lateset unpdate (10.7.4). I have even tried creating sparebundles on from tutorial that I have found online, but non of the hacks that I have tried seemed to work. Have anyone figured out a way around this? If so, can you share, it will be greatful. I could just buy the time capsule that apple sells but I already have a 2TB internal HDD in an old pc that's hosting my file server so no need for the time capsule hardware. Let me know if there is a way around this thank.

    ookakaa wrote:
    1) Apple time capsule
    Or USB drive connected to a Time Capsule
    2) NAS with the latest firmware
    Not just any NAS.  It has to support the communications protocols used by Time Machine (some involving security, some about error detection and handling).  Some NASs never supported TM; some that worked on Leopard never got updated for Snow Leopard; and some that worked on Snow Leopard still haven't been updated for Lion.
    4) Another networked mac (not a pc)
    A Mac running Leopard 10.5.6 or later.
    Are these the only options?
    Those are the only options supported by Apple.  Some other destinations may work, to some degree, in some circumstances.  Some require "hacks" or other workarounds.  Most are somewhat unreliable, and, may stop working at all on the next OSX upgrade.
    Side note. I've been seeing some online post of how some people are setting up TM on a networked PC drive by setting up a sparsebundle like this site:
    Any thoughts? I have tried some of these examples and it don't seem to work...
    Some of those may have worked at one time, in some circumstances (2 are dated before Lion was released, the other is undated). 
    Wireless backups are tricky enough to a supported destination, with all the security and error detection and handling Apple has been able to employ.   If your backups are important to you, don't trust them to a marginal scheme.
    And, in any event, don't trust your backups to a single piece of hardware or software.  See Time Machine - Frequently Asked Question #27 for an explanation and some suggestions.

  • Using time warner road runner. when I try to open up safari to home page I get error message that this version does not support the "community toolbar" can't proceed until closing the error message. sick of seeing it

    using time warner road runner. when I try to open up safari to home page I get error message that this version does not support the "community toolbar" can't proceed until closing the error message. sick of seeing it

    That toolbar/ct plugin seems to cause problems for all who install it!
    Close Safari, then locate and delete the following files and it should be gone:
    /Library/Application Support/Conduit
    /Library/InputManagers/CTLoader
    /Library/Receipts/ctloader.pkg
    /Library/Receipts/<Toolbar name>.pkg
    /Library/Application Support/SIMBL/Plugins/CT2285220.bundle
    /Users/<User name>/Library/Application Support/Conduit
    where / is the root library on your Hard Disk.
    If you are running Snow Leopard you should also look here:
    Library/launchAgents/com.conduit.loader.agent.plist
    Library/Application support/conduit plugins
    Also, as mentioned by Gilli2000:
    Library/Receipts - If you read it, it has information in it at the bottom referring extensively to "CT" and "community toolbar".
    Maybe it is harmless, but trash those items anyway!
    Note: Safari does not support any third-party toolbars except those supplied as an extension to Safari via the Extension Gallery.

Maybe you are looking for

  • How to set values in ORA_JAVA.JARRAY

    Hi, I have a method inside a java class, which takes a two dimensional array as its argument. Now when I import this class file into Forms via Java Importer, my PL/SQL wrapper package has a procedure with ORA_JAVA.JARRAY type as its argument, which i

  • Mbew and other related tables

    Hi all, I need the mbew-peinh field's meaning and other tables related to mbew. I see 1 as the value of mbew-peinh and want to find what does it mean in other tables? Thanks.

  • Trouble copying...

    The sequence is as follows: 1: Get Specified Servers 2: Connect to Servers 3: Get Specified Finder Items From that Server 4: Copy Finder Items to Desktop It all works until the last step, which 'encounters an error'. The log shows the error as 'can't

  • Mail-signatures gone!

    Hi, between my work my whole email-signatures are gone in Mac Mail now! Crazy, within 5 different accounts. Everything is zero. What can i do?   I was before on maverick, not on the very last one. Did it now between, but no change, either a new start

  • A small but very usefull help needed!

    Hello, I am not sure if i have posted this toppic in the correct forum but i want to write a small javascript command. I have an application in which i have to always press some and then enter so that it can refresh. Can anyone show me or write a sma