Jump to content
RealModScene
Sign in to follow this  
igor242

Tiny3D, libfont and ps3soundlib Hermes Libs ported to PSL1GHT V2

Recommended Posts

Posted Image

 

Tiny3D and libfont

xerpi today posted this on Korben and mine ps3dev forums http://forum.psxbrew.net/viewtopic.php?f=8&t=421

Well, he sucessfully ported hermes Tiny3D lib to
PSL1GHT V2, i tryied once, but i failed for an header problem (nv40.h),
but he had a better idea. just simple copy the old one and do not
convert the code to the new one Posted Image

He ported as well libfont (always written by hermes)

this is what he said:



I have forgotten to say that I also ported libfont (it was easy, I had only to modify the Makefile)

inside the Tiny3D folder, you will have only one sample working for V2 (the sprites2D), because porting samples is boring xD

ps3soundlib

then it’s my turn xD

a loooong time ago when i tried to port Tiny3D, i have successfully ported ps3soundlib, but i never tested it.

now i tested and works. i never tested it because the sample needs tiny3D, and my Tiny3D wasn’t working..

there is one sample (fireworks3D) that works perfectly with V2.

WARNING: all the libs will be installed under


Code:
$PORTLIBS/lib
$PORTLIBS/include
$PORTLIBS/module
$PORTLIBS/module/include
$PORTLIBS/module/lib

The old nv40.h will be called nv40v1.h and can be included in this way:
#include <nv40v1.h>

https://github.com/wargio/tiny3D (this include libfont too)

https://github.com/wargio/ps3soundlib

source http://forum.psxbrew.net/ (please do not join the forums if you are not a dev)

Source

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...