Search found 1 match
- Sun Mar 07, 2010 6:28 pm
- Forum: Snes9x Public Development Forum
- Topic: Exporting sprites
- Replies: 0
- Views: 18835
Exporting sprites
I'm hacking snes9x code to detect objects on screen and (maybe) react to them - you can imagine something like simple game autopilot. It's not difficult to extract bacground layers 1-4, but I got stuck with sprites. I can easily extract whole layer with sprites, but I'd like to get the sprites separ...