Retina MacBook Pro.... how will Löve be handled?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Retina MacBook Pro.... how will Löve be handled?
Is there any way of supporting retina displays at this point? Perhaps in 0.9.0? I upgraded to a retina MBP mid-development and I'm a bit saddened by the pixelation. Any advice is greatly appreciated.
Re: Retina MacBook Pro.... how will Löve be handled?
If you want your game to run on any computer (or Android device, the Nexus 10 runs crazy high resolution too) you need to code independently of resolution anyway. There's no point in handling the MBP as a special case in LÖVE.
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
Re: Retina MacBook Pro.... how will Löve be handled?
I think you're misunderstanding the issue I'm having.T-Bone wrote:If you want your game to run on any computer (or Android device, the Nexus 10 runs crazy high resolution too) you need to code independently of resolution anyway. There's no point in handling the MBP as a special case in LÖVE.
When I run my game on my retina MBP, it looks like this. Text (and the bounding circle) should be perfectly sharp, but they aren't because of the pixel doubling. It looks fine on a non-retina display.
Re: Retina MacBook Pro.... how will Löve be handled?
That's not something a LÖVE game developer can do something about. It seems really wierd to me that Apple would code it this way by default. I mean, for normal GUI applications this makes sense, but not for games and stuff.evanwalsh wrote:I think you're misunderstanding the issue I'm having.T-Bone wrote:If you want your game to run on any computer (or Android device, the Nexus 10 runs crazy high resolution too) you need to code independently of resolution anyway. There's no point in handling the MBP as a special case in LÖVE.
When I run my game on my retina MBP, it looks like this. Text (and the bounding circle) should be perfectly sharp, but they aren't because of the pixel doubling. It looks fine on a non-retina display.
I guess the Löve executable for Mac could be changed to fix this.
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
- slime
- Solid Snayke
- Posts: 3162
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Retina MacBook Pro.... how will Löve be handled?
This is something that will hopefully be fixed in SDL 2, unfortunately I don't have a retina Mac to test on (LÖVE 0.9.0 won't necessarily be using SDL 2, though.)
Who is online
Users browsing this forum: No registered users and 9 guests