Page 1 of 1

Want to start...

Posted: Sun Jun 05, 2005 12:47 am
by hando2k5
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!

Posted: Sun Jun 05, 2005 1:55 am
by blackdroid
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.

Posted: Sun Jun 05, 2005 7:12 pm
by hando2k5
Sorry, i have forget to say, that the ps2sdk is running...

Posted: Sat Jun 25, 2005 2:40 am
by hando2k5
Can really nobody give me a little example? The Image-Format doesn't matter...

Posted: Sat Jun 25, 2005 3:21 am
by MrHTFord
I'm sure if you offer enough money someone will offer to create this bespoke piece of software for you.

Posted: Sat Jun 25, 2005 3:34 am
by ooPo
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/