News

PPSSPP v0.7.0.10 (PSP emu for Pandora)

ptitSeb ported PPSSPP to the OpenPandora handheld. PPSSPP is an open source project, licensed under the GPL 2.0 (or later).

PPSSPP is a PSP emulator written in C++, and translates PSP CPU instructions directly into optimized x86, x64 and (soon) ARM machine code, using an efficient JIT compiler.

PPSSPP can thus run on quite low-spec hardware, including stronger Android phones and tablets, as long as there’s support for OpenGL ES 2.0.

Changes:

* In Sync with git sources
* Fixed analog controls
* Added option to disable nubs (create a dummy files named “no_analog” inside appdate/PPSSPP/home/ folder)

By · 0 comments
The Mini Slug Project v2.0.0.05 (Pandora Game Port)

The Mini Slug Project by Clément Corde is a tribute to the Metal Slug Series and uses a lot of ripped graphics. Ported to Pandora by ptitSeb.

The Mini Slug Project is composed of three missions, where each mission is divided into a number of levels. The first mission is similar to the series, but then forks and offers some unexpected gameplay.

Changes:

* Corrected the nomusic executable (thanks Clément).

By · 0 comments
SuperTuxKart v0.8.0.03 (Pandora Game Port)

SuperTuxKart is a free 3D kart racing game, with many tracks, characters and items for you to try. Ported to Pandora by ptitSeb.

Changes:

* Switched to openal-soft 1.15 git, as it include many neon optim (thanks mcobit for the tips)
* More neon in the compile option for bullet lib
* Added some neon code (using intrinsec) to base type of bullet
* Reduce size of more texture
* Reduce LOD of objects on tracks when possible
* Changed labels of Pandora Buttons in Setup screen

By · 0 comments