Loonies 8192 r65 adds ports for N800, N9 and PocketCHIP
With the previous release adding official Android support, and with that adding touchscreen support for the game, there was no reason why the game can't be ported to other touchscreen devices. In fact, I do happen to have some old gadgets (which these days can definitely be considered "retro") sitting around in a drawer, and all those have a few things in common:
- Linux-based operating system
- Debian-based packaging system
- On-device compilation (GCC from repos)
- Some kind of SDL port (SDL 1.2 or SDL 2.0)
Since I already have a SDL 2.0 "port" for local development, changing that to work for SDL 1.2 wasn't that big of a deal. Of course, every device is slightly different, so there was some work involved to get it working nicely. The N800 supports SDL 1.2 and pixel doubling in the "omapfb" display driver and via libXsp, so that was enabled for better performance. The N9 supports SDL 1.2 with OpenGL ES, so ES 1.1 is used for scaling/blitting the backbuffer to the screen (and because it supports GL_OES_compressed_paletted_texture, the 8-bit paletted image can be pushed to the GPU directly). The PocketCHIP supports SDL 2.0, so that is used there (it would support OpenGL ES, but since the screen has a really low resolution, we can just scale and render in software). The N800 and PocketCHIP do have physical buttons, and those are properly mapped. All 3 devices support touchscreen input.
Apart from that, the current ports have also been updated, and some fixes have been incorporated.
Files
Get Loonies 8192 (2018)
Loonies 8192 (2018)
Retro Puzzle for DOS, 3DS, PSP, GBA, PSX, NDS, Win 3.11, PocketCHIP, Vita, PS2, GameCube, Wii + more
More posts
- Loonies 8192 r68 for Windows 9x5 days ago
- Loonies 8192 r67 for PS2, GameCube, Wii and Windows 3.11Jun 01, 2023
- GBA version updated, fixes sound in title screenJul 15, 2021
- Loonies 8192 r66 now playable in the browserJul 11, 2021
- Loonies 8192 r66 now also for N900Jul 11, 2021
- Loonies 8192 r66 adds iOS, macOS and Vita portsJul 09, 2021
- Loonies 8192 r64, now with Android, NDS and Win32 portsJun 22, 2021
- New photos and videos of the PSX port on a CRT TVApr 15, 2021
- Version r62 released, with a new PSX portJun 11, 2020
Leave a comment
Log in with itch.io to leave a comment.