I don't get any crashes on 11.0 on my end. (Edit: Just remembered it's only because you gave me a fixed build a while back) I just can't use 11.2 because of the vsync ignoring issue. I'll just wait for 11.3 for now then. Any idea when that will be coming?
LÖVE 11.2 released - including Android APK!
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: LÖVE 11.2 released!
Re: LÖVE 11.2 released!
Hi,
When I read a json file in 11.2 (on mac os), then linebreaks and tabs are included in printed characters. This was not the case in 11.1:
for example, I get this in 11.2:
{"a": {\n\n"b": ...
Instead of this (11.1):
{"a": {
"b":
This messes up parsing of the json.
When I read a json file in 11.2 (on mac os), then linebreaks and tabs are included in printed characters. This was not the case in 11.1:
for example, I get this in 11.2:
{"a": {\n\n"b": ...
Instead of this (11.1):
{"a": {
"b":
This messes up parsing of the json.
Re: LÖVE 11.2 released!
Hi,
I'm using the 11.1 apk to test audio recording functionality. But it's not able to list available recording devices. The returned table consists of 1 entry only, I think a default return (no name, 8khz, 16 bit, mono). And I checked the apk, doesn't have a Recording permission. Is there a way around this?
I'm using the 11.1 apk to test audio recording functionality. But it's not able to list available recording devices. The returned table consists of 1 entry only, I think a default return (no name, 8khz, 16 bit, mono). And I checked the apk, doesn't have a Recording permission. Is there a way around this?
-
- Prole
- Posts: 8
- Joined: Mon May 07, 2018 9:46 pm
Re: LÖVE 11.2 released!
So I've just updated to 10.14.4 and the vsync issue seem to be gone for me.slime wrote: ↑Fri Nov 30, 2018 1:29 am macOS 10.14 has a broken implementation of OpenGL vsync unfortunately. Hopefully it will be fixed in an OS update. There's nothing we can do to fix it on our side.
It works in 11.1 because that was built with the macOS 10.13 SDK and macOS 10.14 uses legacy codepaths internally when running it (it's also why dark mode doesn't work properly in love 11.1 but does in 11.2).
The update only mention "Fixes a graphics compatibility issue that may occur on some external displays connected to Mac mini (2018)"
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: LÖVE 11.2 released!
Not fixed for me. Still broken. In fact the frame studdering is worse while the framerate is still higher and Vsync is still not working. lolNicMagnier wrote: ↑Sat Mar 30, 2019 8:45 amSo I've just updated to 10.14.4 and the vsync issue seem to be gone for me.slime wrote: ↑Fri Nov 30, 2018 1:29 am macOS 10.14 has a broken implementation of OpenGL vsync unfortunately. Hopefully it will be fixed in an OS update. There's nothing we can do to fix it on our side.
It works in 11.1 because that was built with the macOS 10.13 SDK and macOS 10.14 uses legacy codepaths internally when running it (it's also why dark mode doesn't work properly in love 11.1 but does in 11.2).
The update only mention "Fixes a graphics compatibility issue that may occur on some external displays connected to Mac mini (2018)"
-
- Prole
- Posts: 23
- Joined: Sat Jun 17, 2017 1:23 pm
Re: LÖVE 11.2 released!
unfortunately i cannot use Love 11.2
until StartDEV or another who can create Fast and simple compiler Love2d -> Apk with signing apk. (optional)
until StartDEV or another who can create Fast and simple compiler Love2d -> Apk with signing apk. (optional)
Re: LÖVE 11.2 released!
use this, much more simple. But wont work on Playstore from what I know.dj--alex@ya.ru wrote: ↑Sat Apr 20, 2019 6:41 pm unfortunately i cannot use Love 11.2
until StartDEV or another who can create Fast and simple compiler Love2d -> Apk with signing apk. (optional)
https://love2d.org/wiki/Game_Distribution/APKTool
-
Re: LÖVE 11.2 released!
I hope you realize that the linked APKTool is obsolete and incompatible with the Play Store. It will likely work for side-loading, but it's not the route to go if you want an "official" release on Android.
Any code samples/ideas by me should be considered Public Domain (no attribution needed) license unless otherwise stated.
- jessemillar
- Prole
- Posts: 2
- Joined: Thu Nov 29, 2018 10:21 pm
- Contact:
Re: LÖVE 11.2 released!
Is anyone else having issues with getting crisp pixels in 11.2? I upgraded from 11.1 today and suddenly my pixels are a bit fuzzy.
-
- Prole
- Posts: 17
- Joined: Sun Apr 14, 2019 5:14 pm
Re: LÖVE 11.2 released!
I also have some issue with the 11.2 on mac OS 10.14.3 with the fps.. Where can i get back the 11.1 version ??
update : just done the 10.14.4 update and it works fine now, great.
update : just done the 10.14.4 update and it works fine now, great.
Who is online
Users browsing this forum: Bing [Bot] and 6 guests