Hello @ all!
This is my first Post, so sorry, if i post in the wrong section!
I want to create a ELF-File, that should run from a CDR. I want to pack 3 Image-Files in the ELF-File.
If the ELF starts, it should show the first Image for 5 Seconds. Then it should display the second Image and read all Sections from a INI-File. If all Sections a read, then it should display the third Image and show all Sections of the Ini-File.
I hope somebody can help me and give me some Sample-Code.
Thanks for your Help!
Want to start...
-
- Posts: 564
- Joined: Sat Jan 17, 2004 10:22 am
- Location: Sweden
- Contact:
Get the toolchain and ps2sdk up and running on your machine, then start coding, there is plenty of example code gode when it comes to gfx, as a sidenote you could use for example gsKit for displaying images etc. read up on www.ps2dev.org -> tools to get the toolchain and ps2sdk running.
Kung VU
Obtain and install gsKit.
Look inside the gsKit examples directory for... examples.
Here's a quick look at one that puts pictures on the screen:
http://cvs.ps2dev.org/cgi-bin/viewcvs.c ... /textures/
Look inside the gsKit examples directory for... examples.
Here's a quick look at one that puts pictures on the screen:
http://cvs.ps2dev.org/cgi-bin/viewcvs.c ... /textures/