Sprite capturing

A place where you can chat about anything that isn't to do with games!
Post Reply
User avatar
Phil12
Posts: 207
Joined: Wed Apr 30, 2008 1:31 pm

Sprite capturing

Post by Phil12 »

Anybody good with this? I'm still trying to get the hang of it. I'm trying to piece together Player 1 shooting in Contra 3 as my first attempt.
There Are Monsters Everywhere...
User avatar
bay
Posts: 688
Joined: Sun Feb 05, 2006 5:19 am
Location: joisey

Post by bay »

have you tried ripping directly from a ROM? or are you capturing your gameplay via an input device?
User avatar
Phil12
Posts: 207
Joined: Wed Apr 30, 2008 1:31 pm

Post by Phil12 »

I didn't know you could rip directly from a rom at all. How do I do that? I was trying to compile snapshots into one file.
There Are Monsters Everywhere...
User avatar
GaijinPunch
Posts: 15853
Joined: Mon Jan 31, 2005 11:22 pm
Location: San Fransicso

Post by GaijinPunch »

Phil12 wrote:I didn't know you could rip directly from a rom at all. How do I do that? I was trying to compile snapshots into one file.
Some emulators allow you to turn off certain layers. Turn off all the layers except the one the character sprite is on, and then print screen (or take a screenshot)
Last edited by GaijinPunch on Thu May 22, 2008 5:41 pm, edited 1 time in total.
RegalSin wrote:New PowerPuff Girls. They all have evil pornstart eyelashes.
User avatar
Zebra Airforce
Posts: 1695
Joined: Mon Aug 13, 2007 9:10 pm

Post by Zebra Airforce »

you could try animget
Image
NAVVARR
Posts: 284
Joined: Sun Aug 27, 2006 1:04 pm
Location: Bonny Scotland

Post by NAVVARR »

you could just get some tracing paper out and place it over the screen and copy the dots...

-i did that way back in the 80's when i wanted to copy some graphics from Lunar Jetman
User avatar
MX7
Posts: 3224
Joined: Fri Mar 09, 2007 9:46 pm
Location: Cambridge
Contact:

Post by MX7 »

NAVVARR wrote:you could just get some tracing paper out and place it over the screen and copy the dots...

-i did that way back in the 80's when i wanted to copy some graphics from Lunar Jetman
Class. When I was doing my art A Level, I projected these sonic sprites from a brazilian pirate game onto a huge canvas, and spend days rendering every pixel. It was good stuff. Very garish :)
User avatar
Phil12
Posts: 207
Joined: Wed Apr 30, 2008 1:31 pm

Re: Sprite capturing

Post by Phil12 »

Phil12 wrote:Anybody good with this? I'm still trying to get the hang of it. I'm trying to piece together Player 1 shooting in Contra 3 as my first attempt.
Oh. I forgot to say I'm trying to make it animated, which from reading the tutorials, is a bit trickier.
There Are Monsters Everywhere...
User avatar
bay
Posts: 688
Joined: Sun Feb 05, 2006 5:19 am
Location: joisey

Re: Sprite capturing

Post by bay »

Phil12 wrote:
Phil12 wrote:Anybody good with this? I'm still trying to get the hang of it. I'm trying to piece together Player 1 shooting in Contra 3 as my first attempt.
Oh. I forgot to say I'm trying to make it animated, which from reading the tutorials, is a bit trickier.
take GPs suggestion if available.

screen cap.
next frame.
screen cap.
next frame.
screen cap.
next frame.

profit!
Post Reply