Port Requests


@PitSeb: Any chance of a soft-float compilation then? Not expecting a miracle or anything though. 

@ingoreis: Ah, noted. Might give it a look see then.
 
@PitSeb: Any chance of a soft-float compilation then? Not expecting a miracle or anything though. 

@ingoreis: Ah, noted. Might give it a look see then.

I already tried, but now that I have a better cross-compiling environnement, I have to retry...
 
Hi again,

OpenNotrium

Open source version of Notrium.
Notrium is a top-down survival game originally developed by Ville Mönkkönen.
You have crash-landed on planet Notrium. Your food supplies are running low, a pack of predatory aliens have got your scent. There are no more bullets for your pistol, your only weapon a handful of rocks. The night is coming, and you are desperately looking for wood to make a fire. Notrium is a game of survival. Originally released in 2003.
Notrium's webpage

Cheers, Magic Sam

 
 
Hi again,

OpenNotrium

Open source version of Notrium.
Notrium is a top-down survival game originally developed by Ville Mönkkönen.
You have crash-landed on planet Notrium. Your food supplies are running low, a pack of predatory aliens have got your scent. There are no more bullets for your pistol, your only weapon a handful of rocks. The night is coming, and you are desperately looking for wood to make a fire. Notrium is a game of survival. Originally released in 2003.
Notrium's webpage

Cheers, Magic Sam

Do you know, if he made the game OpenSource himself? It's linked on his site, so I wonder.
I've finished Notrium 10 years ago several times and it's really awesome and I've recommended it for ages now.
 
I have OpenNotrium compiled and running.
But it use many glCopyTexImage2D that is emulated using FBO & glReadPixels. So it's very slow (and blinking). I have to converts those effect to use just FBO, and hope it will work with good speed (especialy on the CC :(  ).
 

preview2.png
 
Last edited by a moderator:
I have an odd port request.  No real point to it other than grin factor.  Would be particularly cool if we could run it on both the Pandora and the Pyra dev board.

http://linux-bench.com/

 
 
Last edited by a moderator:
I don't think Pyra would be able to handle that, even with the 3D driver but here Arx fatalix open souce clone:

http://arx-libertatis.org/

https://github.com/arx/ArxLibertatis

Even the Pandora handle it ! : Arx Libertatis
I don't think Pyra would be able to handle that, even with the 3D driver but here Arx fatalix open souce clone:

http://arx-libertatis.org/

https://github.com/arx/ArxLibertatis

Well actually the Pandora can handle it fine: http://repo.openpandora.org/?page=detail&app=arxlibertatis_ptitseb
:ph34r:  Ninja'd by Ptitseb himself.
Oh sorry guys! It's awesome! I checked the system requirements, it's pretty high! I'm impressed
 
I don't think Pyra would be able to handle that, even with the 3D driver but here Arx fatalix open souce clone:

http://arx-libertatis.org/

https://github.com/arx/ArxLibertatis

Even the Pandora handle it ! : Arx Libertatis
I don't think Pyra would be able to handle that, even with the 3D driver but here Arx fatalix open souce clone:

http://arx-libertatis.org/

https://github.com/arx/ArxLibertatis

Well actually the Pandora can handle it fine: http://repo.openpandora.org/?page=detail&app=arxlibertatis_ptitseb
:ph34r:  Ninja'd by Ptitseb himself.
Oh sorry guys! It's awesome! I checked the system requirements, it's pretty high! I'm impressed
Well, on CC model, you need to lower all detail, but on Gigahertz, it's running well. with adequate framerate (around 10~15 fps, not stellar, but the action is slow paced). It will certainly fly on the Pyra.
 
Hi,

Here a tool that I use on my computer, http://utilfr42.free.fr/util/Clavier.php?sLang=en
 

"Clavier+ allows to create keyboard shortcuts involving almost any key, including the Windows keys located around the spacebar.

The created shortcuts can be associated to launching programs or writing text.

You always launch the same programs, navigate to the same websites? Create a simple shortcut to do it quicker.

Tired of writing your E-mail address? Create a universal keyboard shortcut to write it: it will work under Word, Excel, and your favorite Internet browser!

Features
  • Create global shortcuts, available in all programs
  • Fast program launching
  • Fast text writing with a single keystroke
  • Small and fast program: only one EXE of less than 100 Kb, no data in the Registry, setup program not required"

it's open source:https://github.com/guilryder/clavier-plus

I know that this software has been designed to work on windows, but I was wondering if it could be possible to port it on Pandora/Pyra?

Edit: Maybe even integrate it into the Pyra's Os ?
 
 
Last edited by a moderator:
Back
Top