The VG Resource

Full Version: Yoshi Sample (GBA SDK demo game) Rips.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If anyone doesn't know, Yoshi Sample is a tech demo included in the GBA SDK, made around in 1999 (What the uncompiled files say), since the leaked files were uncompiled, I can just sort the sprites in a manner to create sheets without having to use the game, nor emulator. (All of them are the animation frames sorted by bmps)

It's basically a tech demo showing the GBA's features using Yoshi Story assets. Some of them have been altered, and there's original ones, too. Such as this pre-rendered Yoshi mountain abomination.

[Image: rdtjepf.png]

(Really big pic, open it to see the details)

Using Stencyl + GIMP. I can organize the frames into a single picture, then export it into Stencyl, which arranges the sprites in a sheet like format. This automates the process really, really quickly.

[Image: 1rkkTQt.png]

Again, really big sprite sheet.

Bullet Bill.

[Image: sgDzC0y.png]
Weird, but cool!
The physics/controls on that demo were weird... Nice rip! Smile