It's now a 'real' PSL1GHT Lib!



deroad is back with another update for his NoRSX Graphics Library, and yes, he finally built it 'as a real lib'.

NoRSX by deroad, is a Graphics Library for the PS3.

With this update, NoRSX is now a real PSL1GHT Lib, meaning that now you don't need to copy every time the needed files to have NoRSX working on your homebrew.

Finally i setup my lib to be built as a real lib. in fact it will build now a libNoRSX.a

This lib will be installed inside the PORTLIBS directory.

it uses also a new header #include (it will include always all the functions)

I noticed also that all the homebrews built with this lib will be also less heavier then the old one!

to install it, just run make. it will build also the example. this has been tested with the latest PSL1GHT version.

to include this lib, just add into the Makefile the -lNoRSX flag (if you have problems, give a look into the NoRSX Example folder).

THIS LIB IS JUST FOR PSL1GHT V2
this doesn't work on v1. but it can be ported easily.
You can download the newest Source Code on the official GitHub website below!

NEWS SOURCE #1: NoRSX Downloads (via) GIT Hub
NEWS SOURCE #2: NoRSX v0.1.5 now real PSL1GHT library (via) PSX-Scene

Our thanks to 'Gauss' for this news item!