Sign in to follow this  
Sunwave

[Resolved] Entire game looks pixelated/low-res

Recommended Posts

I just started playing Wurm on my 2015 Retina Macbook Pro, and I noticed that the entire game looks like it's not optimized for Retina displays. (Images attached at the bottom)

 

Is there a way to play this game and have it render at a higher res? I have tried messing around with most of the settings already with no luck.

 

Thanks in advance for any help.

 

CYr3lq5.png

 

6iBxWTj.png

 

rRKHZwC.png

 

 

Share this post


Link to post
Share on other sites

This might assist, i'll paste the source as well.
`

Do "Show package contents" on the Eclipse.app. Edit Contents/Info.plist using your favorite text editor. Just above

</dict>
</plist>

Place this:

<key>NSHighResolutionCapable</key>
<true/>

Then, navigate to the folder Eclipse is stored in and execute

touch Eclipse.app

to make macOS notice the change.

Now, the info window will not show "Open in Low Resolution" as checked. Launch Eclipse and enjoy your new retina awesomeness.`

https://www.google.com/search?client=firefox-b-d&amp;q=macbook+java+low+res
https://apple.stackexchange.com/questions/53741/java-and-mac-retina-support
 

  • Like 1

Share this post


Link to post
Share on other sites

bummer.. there's this
https://apple.stackexchange.com/questions/55486/how-do-i-disable-scaling-for-specific-apps-on-retina-macbook-pro
relates to a third party app (SwitchResX) that's not available on the store (download) and another possible native fix (System Preferences > Monitor).
(the thread is 4-6 years old, files within provided download are dated 2019 version 4. official site's version is 4.8)

beyond that, im sure the truth is out there, i do not own any apple hardware.
i searched google which most often led me to the stackexchange.

Edited by Steveleeb

Share this post


Link to post
Share on other sites
1 hour ago, Niki said:

game doesn't work in 4k either


for a 4K solution in windows see this thread

one might assume you are referring to the macbook in 4K but there's a chance you're not.
@Sunwavetry SwitchResX (see above)

Edited by Steveleeb

Share this post


Link to post
Share on other sites

I tried 

<key>NSHighResolutionCapable</key>
<true/>

again and it seems to have worked this time.

 

Thanks everyone.

  • Like 1

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this