It is currently 24 Apr 2024, 20:27
   
Text Size

Forge on Retina display Solution

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Forge on Retina display Solution

Postby cyberstyle » 13 Aug 2014, 22:41

Here is my first contribution to this forum :D

I've noticed the low resolution (blurry content) of Forge running on my retina display MBP and tried to find a way to stop burning my eyes out. I could not find any info on how to fix this on the forum and elsewhere but I just found a way. The reason it is not up to standard is because the app is locked in low res mode but there is a way to fool OS X to think it is retina capable.

- Right-Click on your Forge.app in the application folder > Get info (you will notice "Open in Low resolution" checked and greyed out)

SOLUTION :

- Right-Click on your Forge.app in the application folder > Show Package content
- Edit /Content/Info.plist
- Add this line of code just BEFORE </dict> near the bottom of the file :
Code: Select all
<key>NSHighResolutionCapable</key>
<string>True</string>
- Save
- Important ! : Move Forge.app outside your application folder then back again for this hack to work

Voila! Enjoy 8)
cyberstyle
 
Posts: 4
Joined: 13 Aug 2014, 20:54
Has thanked: 1 time
Been thanked: 1 time

Re: Forge on Retina display Solution

Postby nefigah » 04 Sep 2014, 01:54

Just got a retina MBP, so this came in handy. Thanks!
nefigah
 
Posts: 42
Joined: 16 Mar 2014, 15:49
Has thanked: 10 times
Been thanked: 1 time


Return to Developer's Corner

Who is online

Users browsing this forum: Google [Bot] and 40 guests


Who is online

In total there are 41 users online :: 1 registered, 0 hidden and 40 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: Google [Bot] and 40 guests

Login Form