ptitSeb
Serial Porter
Here is Trigger Rally, a Single player Game, with source and data opensource.
https://www.youtube.com/embed/61qewWkurh0?feature=oembed
And a video of the gameplay on the OpenPandora by Ingoreis
The game is ported to OpenGLES, using eglport from Pickle. All works (but I found the detail texture dancing a bit, especially when very close, but I assumed is a driver limitation).
It's fluid on CC and Gigahertz (I have put a default overclock at 800MHz). If you want, you can play with FSAA (Full Screen Anti-Aliasing, smooth edge), by creating a file named eglconfig.cfg and putting
"use_fsaa=4" (whithout the quote). It's still fluid on a gigahertz with this setting (didn't tried on CC or Rebirth with fsaa).
As usual unfortunatly for Gigahertz, using default driver will give you visual artefact with vegetation (seems related to alpha discard + depth testing), and updated driver 4.03.002 is advised.
At launch, I force Mouse on Left Nub and button on Right Nub, so left nub can be use as analog control.
Controls are:
DPad / Left Nub : Steering
{X} : Accelerate
{A} : Brake
{B} : Handbrake
{Y} : Recover
C : Change camera
To navigate in the menus, use the touchscreen.
For thoses interested, sources are here: https://github.com/ptitSeb/trigger-rally-pandora
Go beat the chrono.

https://www.youtube.com/embed/61qewWkurh0?feature=oembed
And a video of the gameplay on the OpenPandora by Ingoreis
The game is ported to OpenGLES, using eglport from Pickle. All works (but I found the detail texture dancing a bit, especially when very close, but I assumed is a driver limitation).
It's fluid on CC and Gigahertz (I have put a default overclock at 800MHz). If you want, you can play with FSAA (Full Screen Anti-Aliasing, smooth edge), by creating a file named eglconfig.cfg and putting
"use_fsaa=4" (whithout the quote). It's still fluid on a gigahertz with this setting (didn't tried on CC or Rebirth with fsaa).
As usual unfortunatly for Gigahertz, using default driver will give you visual artefact with vegetation (seems related to alpha discard + depth testing), and updated driver 4.03.002 is advised.
At launch, I force Mouse on Left Nub and button on Right Nub, so left nub can be use as analog control.
Controls are:
DPad / Left Nub : Steering
{X} : Accelerate
{A} : Brake
{B} : Handbrake
{Y} : Recover
C : Change camera
To navigate in the menus, use the touchscreen.
For thoses interested, sources are here: https://github.com/ptitSeb/trigger-rally-pandora
Go beat the chrono.
Last edited by a moderator: