MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9711
Loc: ECV-197 The Orville
Send PM
Re: Dumping images on every frame
12/09/06 06:57 PM


> How to distinguish images that are drawn in current frame?
> For example, character sprites or background images.
> Can it be done with 'render_primitive_list' member of 'win_window_info'
> structure and how ?

You can't from that level - the primitive list for the game graphics always includes *all* of the game graphics. You would have to modify the driver for each game to only output the sprites or whatever. (And for bitmap games like Mortal Kombat that's not even possible).







Entire thread
Subject Posted by Posted on
* Dumping images on every frame ikk 11/15/06 05:42 PM
. * Re: Dumping images on every frame R. Belmont  12/09/06 06:57 PM

Extra information Permissions
Moderator:  Pi 
0 registered and 3 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3156