Search found 9 matches

by Hale
Wed Aug 02, 2006 6:30 am
Forum: PSP Development
Topic: some weird trails
Replies: 4
Views: 2515

some weird trails

Hey, I'm still learning to use pngs in my programs and I kinda ran into some trouble. I was looking to make something along the lines of a disgaea cutscene (basically a background image + a character moves in from the right and another from the left, then they start talking etc) like this: http://im...
by Hale
Thu Jul 27, 2006 11:32 pm
Forum: PSP Development
Topic: how do you return png width & height?
Replies: 2
Views: 1229

how do you return png width & height?

I'm looking for a function in png.h that'll return the dimensions of a .png image. I'd really appreciate any examples or links to some =)
by Hale
Thu Jul 27, 2006 4:06 am
Forum: PSP Development
Topic: can two pngs occupy the same space?
Replies: 3
Views: 1646

That's pretty simple... I guess when a new turn is initiated I could blit the active character to make sure it's on top. Cool. Thanks :O)

EDIT: AH HA I got them both to show up. Awesome!
by Hale
Thu Jul 27, 2006 3:39 am
Forum: PSP Development
Topic: can two pngs occupy the same space?
Replies: 3
Views: 1646

can two pngs occupy the same space?

I'm a really big newb but have come up with a concept for an rpg battle system involving animations via png images of two characters (one on each side of the screen). Both will take up the entire resolution of the psp, but will be mostly transparent (where the characters aren't positioned). I'm curi...
by Hale
Thu Jul 20, 2006 9:39 am
Forum: PSP Development
Topic: Need art for your app?
Replies: 5
Views: 2704

Virtually no experience with 3d, sorry, but I'm learning (and willing to follow instructions in order to learn). Concept art I'm VERY proficient at. Definately contact me if you need any of that. The style of that game looks really easy to adhere to, I'm intrigued. And definately interested in worki...
by Hale
Wed Jul 19, 2006 5:52 am
Forum: PSP Development
Topic: Need art for your app?
Replies: 5
Views: 2704

Need art for your app?

I’m a would-be artist looking to get a foot in the door with some kind of PSP programming. I love the PSP homebrew community and keep up to date with it religiously, but want to do more than just sit back and watch. I know C and C++, but unfortunately have little experience coding anything other tha...
by Hale
Sun Apr 30, 2006 6:22 am
Forum: PSP Development
Topic: c++ question
Replies: 4
Views: 1556

thanks =) I'll try making something right now.
by Hale
Sun Apr 30, 2006 2:45 am
Forum: PSP Development
Topic: c++ question
Replies: 4
Views: 1556

Granted I'm still an ameture, but I know the basic ins and outs of C++ already as well as most of the early concepts. I've compiled about 40 original (and pretty useless) programs for the pc via the programming course at my collge which was a breeze. my questions were more directed at the process of...
by Hale
Sat Apr 29, 2006 4:26 pm
Forum: PSP Development
Topic: c++ question
Replies: 4
Views: 1556

c++ question

Hi Hi Hi Hi Hi I'm psyched about learning to code w/ my psp an I've completed a couple of yeldarb's tutorials,( http://www.scriptscribbler.com/psp/tutorials ) but his are in C and LUA and while I intend to later familiarize myself with these languages, I've got a pretty good foundation with C++ at t...