Thanks very much Ninwa!
You are now also on Dingoo -> http://crankgaming.blogspot.com/2010/10 ... ingoo.html
nlove (LOVE2D) for Dingoo & Caanoo Handheld
Moderator: nLÖVE Team
Re: nlove (Love2D 0.6.2+) beta for Caanoo Handheld
Caanoo wrote:fps: 7
Re: nlove (Love2D 0.6.2+) beta for Caanoo Handheld
Anybody knows, why samples like this http://love2d.org/forums/viewtopic.php?f=5&t=1900 or other PC samples in caanoo shows blue screen and do nothing?
I changed screen resolution in conf, but nothing.
I can't use some lua funtions? Or anything else?
I changed screen resolution in conf, but nothing.
I can't use some lua funtions? Or anything else?
Re: nlove (Love2D 0.6.2+) beta for Caanoo Handheld
It's possible, that despite changing the resolution in the conf.lua that the applications weren't written with other screen sizes in mind. I'm not familiar with nlove enough to know if this would matter, or if applications are scaled automatically.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: nlove (Love2D 0.6.2+) beta for Caanoo Handheld
It's probably a resolution thing, and I guess even the error screen is used to 800x600. (so possibly a function not (yet) existing in nlove).
Re: nlove (Love2D 0.6.2+) beta for Caanoo Handheld
Hey. Nice someone tries to use nLove. Due to the lack of OpenGl we use an SDL wrapper for gfx. So some functions are not supported (like translate).ainu wrote:Anybody knows, why samples like this http://love2d.org/forums/viewtopic.php?f=5&t=1900 or other PC samples in caanoo shows blue screen and do nothing?
I changed screen resolution in conf, but nothing.
I can't use some lua funtions? Or anything else?
Most emos/Games are not working, because the current beta does not support Sound.
You have to disable all Sound Stuff. I can release an Windows Version of nlove to easily test compatibility and rework demos & games for nLove. The is also a font and rotation bug in the beta of nlove.
The next release should include sdl-sound and latest Bugfixes from love 0.7.0.
Re: nlove (Love2D 0.6.2+) beta for Caanoo Handheld
Only 7fps using thr unoptimized Love no-game scene. As you can see the image sizes are the same. That slows down performance very much. Also lua uses floating points and due to the lack of an fpu on this devices ts slow. Next build of nlove uses the lnum patch for lua. This uses integer instead of floats.anjo wrote:Caanoo wrote:fps: 7
If you start the passing-clouds demo, fps is 30~40fps.
Re: nlove (Love2D 0.6.2+) beta for Caanoo Handheld
Here is an nLove compatible Windows binary. This uses the same nLove code as the Caanoo & Dingoo version.
I only fixed a rotation bug in Dingoo and this Win32 version. Caanoo dont has this fix (look at the rotating Tires @ no-game screen).
I only fixed a rotation bug in Dingoo and this Win32 version. Caanoo dont has this fix (look at the rotating Tires @ no-game screen).
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: nlove (Love2D 0.6.2+) beta for Caanoo Handheld
Well, fix, you pointed out that my math failed (as I very much suspected).
Who is online
Users browsing this forum: No registered users and 1 guest