Page 9 of 13

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Sat Jun 22, 2013 9:31 am
by MadByte
qaisjp wrote:Whenever I try out a .love file, I get https://love2d.org/imgmirrur/k9sgCtn.png followed by a black screen.
Tested with the first example. Chromebook.
You might got the wrong chrome version, try to enable chrome native client .
chrome://flags/ -> Native Client -> activate

or reinstall chrome.
jjmafiae wrote:ghoulsblade already did this, but i will still have look at it :3
Ghoulsblade's version is very different from this version because ghoulsblade's version is based
on webGL + javascript while lövliness runs native in chrome ( much faster ! ).
ALso the löve web player isn't as functional as löveliness.

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Sat Jun 22, 2013 9:56 am
by jjmafiae
MadByte wrote:
qaisjp wrote:Whenever I try out a .love file, I get https://love2d.org/imgmirrur/k9sgCtn.png followed by a black screen.
Tested with the first example. Chromebook.
You might got the wrong chrome version, try to enable chrome native client .
chrome://flags/ -> Native Client -> activate

or reinstall chrome.
jjmafiae wrote:ghoulsblade already did this, but i will still have look at it :3
Ghoulsblade's version is very different from this version because ghoulsblade's version is based
on webGL + javascript while lövliness runs native in chrome ( much faster ! ).
ALso the löve web player isn't as functional as löveliness.
ahh i see ;3

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Sat Jun 22, 2013 11:46 am
by raidho36
Well, that's really cool thing. Takes distributing löve2d games to the next level.

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Sat Jun 22, 2013 7:04 pm
by binji
MadByte wrote:
qaisjp wrote:Whenever I try out a .love file, I get https://love2d.org/imgmirrur/k9sgCtn.png followed by a black screen.
Tested with the first example. Chromebook.
You might got the wrong chrome version, try to enable chrome native client .
chrome://flags/ -> Native Client -> activate

or reinstall chrome.
Yes, this is a bug with Chrome 27 (it is fixed in Chrome 28+). You can fix it by enabling Native Client manually (as above), or you can right-click on love files and choose "Open with LÖVELINESS".

I should mention that if you are using the ARM chromebook, it is still not working correctly. Too busy with work stuff to fix it properly, sorry. :-(
MadByte wrote:
jjmafiae wrote:ghoulsblade already did this, but i will still have look at it :3
Ghoulsblade's version is very different from this version because ghoulsblade's version is based
on webGL + javascript while lövliness runs native in chrome ( much faster ! ).
ALso the löve web player isn't as functional as löveliness.
LÖVELINESS is a port of the Love 0.8 code to Native Client. Ghoulsblade's version is a reimplementation in html5/JS of the Love interfaces. LÖVELINESS should behave exactly the same as Love 0.8 -- the missing functionality at this point is mostly Desktop GLSL and luasocket.

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Tue Jun 25, 2013 11:54 pm
by qaisjp
luasocket functions could be.. http://socket.io/ ?

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Wed Jun 26, 2013 7:42 am
by miko
binji wrote: I should mention that if you are using the ARM chromebook, it is still not working correctly. Too busy with work stuff to fix it properly, sorry. :-(
Does it mean that some future day my ARM-based phone or tablet (not chromebook) could play love files with chrome? That would be great!

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Fri Jun 28, 2013 2:29 pm
by T-Bone
miko wrote:
binji wrote: I should mention that if you are using the ARM chromebook, it is still not working correctly. Too busy with work stuff to fix it properly, sorry. :-(
Does it mean that some future day my ARM-based phone or tablet (not chromebook) could play love files with chrome? That would be great!
Mobile versions of Chrome currently don't support extensions. This could absolutely change, but untill then it's not possible.

NaCl works on ARM. And since love-native-android works, I guess all dependencies work on ARM as well, so it should be possible in theory.

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Sun Jul 21, 2013 12:51 pm
by futaris
I'm running the dev version on my Chromebook ARM:

Version 29.0.1547.23 dev
Platform 4319.32.0 (Official Build) dev-channel daisy
Firmware Google_Snow.2695.117.0

Of the examples, the following work:
lovalanche
metaballs
no.love
particles
passingclouds
sinescroller
in your face city trains

And the following doesn't:
mari0_1.6

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Sun Jul 21, 2013 7:08 pm
by pauljessup
Games made with Lovely Tiles don't work

Re: LÖVELINESS a LÖVE Chrome Extension

Posted: Mon Jul 22, 2013 1:39 pm
by pauljessup
Here's the error I get:
tmxloader.lua: 9 module mime not found