Search found 4 matches
- Tue Oct 21, 2014 3:09 pm
- Forum: LÖVE-Android
- Topic: love-android-sdl2 (native, 0.9.2)
- Replies: 324
- Views: 524218
Re: love-android-sdl2 (native, 0.9.0)
Two quick things: The love.system.vibrate() doesn't stop when it's set to a long period of time. If i exit from the launched app (even if i use love.event.quit()), i have to lock the phone to stop it. Where the hell this app writes the data? I have a rooted phone running Android 4.1.2 and with Total...
- Mon Sep 15, 2014 2:03 pm
- Forum: Support and Development
- Topic: "Questions that don't deserve their own thread" thread
- Replies: 905
- Views: 458519
Re: "Questions that don't deserve their own thread" thread
I don't think so. It's fairly easy to write an encoder for it, especially with luajit's bitop module. So i should make a lua file that'll encode any file with base64 and then return the encoded data? I would do that, but i never used LuaJIT. If you can give me any help about this i would really app...
- Sun Sep 14, 2014 6:26 pm
- Forum: Support and Development
- Topic: "Questions that don't deserve their own thread" thread
- Replies: 905
- Views: 458519
Re: "Questions that don't deserve their own thread" thread
Hey all!
Can löve encode images, text or files with base64? I know that it can decode it, but can it encode too? That would be awesome.
Thanks!
Can löve encode images, text or files with base64? I know that it can decode it, but can it encode too? That would be awesome.
Thanks!
- Wed May 14, 2014 10:55 pm
- Forum: Support and Development
- Topic: Distributing your games (making a .love file)
- Replies: 278
- Views: 1087579
Re: Distributing your games (making a .love file)
Hello everyone!
I've benn learning mostly LÖVE since a couple days. But i don't have an idea why my .love file does not work. Because if i run my program with a shortcut it'll work. Anyways, here's the .love file: https://www.dropbox.com/s/1afn0kychtrepfd/breakout.love
Thanks!
I've benn learning mostly LÖVE since a couple days. But i don't have an idea why my .love file does not work. Because if i run my program with a shortcut it'll work. Anyways, here's the .love file: https://www.dropbox.com/s/1afn0kychtrepfd/breakout.love
Thanks!