So you have a crappy computer
Posted: Fri Mar 19, 2010 11:53 am
Latest at viewtopic.php?f=5&t=1433#p16922
So you have a crappy computer and you can't have images that are not po2. Most games on the forum will need padding. If you use Linux, you're in luck.
I've written a shell script that takes a .love, unpacks it, and does the usual padding.lua magic usually done by hand. It requires
For maximum sweetness you can make your favourite filebrowser unlove .loves automatically.
So you have a crappy computer and you can't have images that are not po2. Most games on the forum will need padding. If you use Linux, you're in luck.
I've written a shell script that takes a .love, unpacks it, and does the usual padding.lua magic usually done by hand. It requires
- bash
- zenity
- unzip
- echo
- sed
- mv
For maximum sweetness you can make your favourite filebrowser unlove .loves automatically.