Search results

  1. L

    Release Tasty Static

    Get it on the repo. Unfortunately, this will hard lock the CC Pandora. I also need someone to test on a Rebirth. Works great on my 1GHz. --- Tasty Static is an awesome freeware Skyroads clone. Stay on the road. Try double-jumping and steering while in midair if you're having trouble on a level.
  2. L

    Release Jumpman

    Jumpman Behold! glshim is much further along, and it's time to start re-releasing some of my ports.   I know this has been out for a while, but I finally consider this update to be a proper release :)   If you make it into the pink levels on a CC Pandora, you'll probably want to check the...
  3. L

    Release TinyGLES

    OpenGL(ES) on the Pandora has a massive bottleneck (other than the fact it's a GPU from 2005): texture uploads are extremely slow, and require an inordinate amount of CPU time. I've toyed with solutions for a while, and I'm here to announce a new project. TinyGLES is a software-rendered OpenGL...
  4. L

    Texture Coordinate Wrapping (Split from Port Requests)

    That's the same conclusion I came to with IMG support (precision problems with large coordinates). Does wrapping the coords between 0 - 1 after dividing by 128.0 instead of before the cpu division have the same effect?
  5. L

    Release WINE

    So uh https://www.youtube.com/embed/5KF71wNkG7U?feature=oembed
  6. L

    Release Amagetron Advanced

    A year and a half after GLTron, I present: Amagetron Advanced.   This port was done entirely with libGL and a bit of packaging love + configuration. Network play is untested. Use left/right to turn, down to brake. The ABXY buttons control camera: A/B glance left/right, X/Y zoom out/in...
  7. L

    Release StepMania

    I'm finally ready for a proper StepMania release.   I recommend using both the D-PAD and ABXY to press arrows. You might also be able to get a USB dance mat working.   This is a port made possible by libGL.   You'll need to download songs and put them in appdata before you can play. There are...
  8. L

    Release Aquaria

    This is a port of Aquaria. It maybe stands to be optimized further, but it's in a pretty good place right now. It requires you to place the entire contents of a desktop Aquaria install into appdata/aquaria to before it will start. Controls: left nub to move, left shoulder to interact, right...
  9. L

    glshim

    What is this? A performant library implementing major parts of OpenGL 1.x by internally translating to OpenGL ES and filling the gap where necessary.   Does this mean I will be able to compile any OpenGL program and have it work perfectly on the Pandora? No. Some GL calls are extremely...
  10. L

    Release Brogue

    Brogue is a rather shiny roguelike. Keymap includes the Pandora gamepad buttons as follows: A: autoexplore X: enter (gives you a cursor) B: escape Y: inventory Get it on the repo
  11. L

    Release Netpack

    I've ported Netpack - a roguelike Pacman clone. This port also includes a binary of libtcod, which someone could potentially use to port a number of other roguelikes including Brogue. This is a beta release, with a few quirks. I need to adjust the screen layout to better fit the Pandora...
  12. L

    Release Uplink

    I've been given a green light by Introversion to release Uplink. You won't need to copy any extra content to play, just download and enjoy. http://www.youtube.com/watch?v=bYLDf4AfR-4 Download This *is* a beta with a couple of graphical and usability glitches, but it should be fully playable...
  13. L

    Release Uplink port!

    https://www.youtube.com/embed/bYLDf4AfR-4?feature=oembed I'm going to hold onto the beta PND release for a day or so because I still haven't heard from them on licensing (boo), and I want to respect their communication wishes. Even if they've given someone in the community a green light on the...
  14. L

    Release Inside a Star-Filled Sky

    I ported: Inside a Star-Filled Sky Controls: left nub to move, right nub to aim, left trigger to enter, right trigger to shoot. I'm aware the speed can be iffy in places. That's why it's still beta. Maybe let me know if there are any situations where it becomes completely unplayable...
  15. L

    Release jvgs

    jvgs - simplistic platform game. https://www.youtube.com/embed/qIuGxFpA1VM?feature=oembed Especially let me know if you see any major issues that affect gameplay. I have one report of game completion so far, so I have my hopes up all the major bugs are gone. I'm working on improving the...
  16. L

    Release Tetanus

    Warning: pulsing lights and spinny things A motion-sickness inducing tetris clone for the hardcore among us, or the unsuspecting person you hand your pandora :) https://www.youtube.com/embed/Bo7QLk6VErk?feature=oembed Upcoming revision will probably have extra keybinds (full menu support...
  17. L

    Release GLtron

    https://www.youtube.com/embed/ZvXjwYtEnMA?feature=oembed There are a few non-breaking bugs/workarounds. The automatic music loader simply doesn't work. I've worked around this by hardcoding the name of the song that ships with the game. Something in the .gltronrc automatically saved by the...
  18. L

    Release NetHack (native port)

    I got NetHack to compile/run natively. This includes a keymap to assign the dpad to hjkl movement . This keymap exists in /pandora/appdata/nethack/share/keymap for your editing pleasure. Keymap suggestions to improve the pandora experience are encouraged. We could probably figure out better...
Back
Top