forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

making footage of your game

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Ghoti



Joined: 31 Dec 2005
Posts: 288

PostPosted: Tue May 23, 2006 5:25 am    Post subject: making footage of your game Reply with quote

Hi folks,

how can i make screenshots and video footage of my psp homebrew? is it possible?
_________________
My PSP games:

Boxy II: http://www.ghoti.nl/boxyii.php
Elementals: http://www.ghoti.nl/Elementals.php
Back to top
View user's profile Send private message
TyRaNiD



Joined: 18 Jan 2004
Posts: 918

PostPosted: Tue May 23, 2006 6:31 am    Post subject: Reply with quote

sure, all you need to do is write a quick image generator (bitmap is pretty simple) and write out the vram to a file on the memory stick, or if you have v1.0/v1.5 use psplink and you can take screen shots directly from the shell.

For capturing video it is a touch more difficult. You can extrapolate the capture of single images to capturing every frame which is displayed, that can then be placed in separate bitmap files and encoded later or you could try and write out an avi directly. However you probably wont be able to get audio on there as well at the same time unless you really are not doing alot. With video you will also likely run out of space quickly on a memory stick.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group