Page 1 of 1

MakeMKV Retina

Posted: Sat Aug 18, 2012 10:56 am
by stoplis
If you have a retina macbook pro the text is really bad in this program, but you can fix it.
Right click on the icon and select 'Show Package Contents'.
Open 'Contents'.
Open 'Info.plist' in text edit.
Paste the following:

Code: Select all

	<key>NSHighResolutionCapable</key>
	<string>true</string>
after the line:

Code: Select all

	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
Save and exit.
Then make a copy of MakeMKV.
Delete the original.
Rename the new from 'MakeMKV copy' to 'MakeMKV'

Now when you open it you will see all nice smooth text.

Re: MakeMKV Retina

Posted: Mon Aug 20, 2012 9:37 pm
by Claudio
Thank you very much for this post. Works for me, though the main icon and toolbar icons need to be re drawn in Retina resolution.

I hope the next release includes these updates :D