u/FengShuiAvenger

▲ 2.9k r/retrogamedev+2 crossposts

Yeti chase

WIP chase scene from my fan project Crash Bandicoot Twisted. This is recorded from a GBA emulator. I think this is close to the maximum number of tiles you can stream at 60fps on the GBA. I use a bunch of tricks like mirroring the background horizontally, keeping the palette of the entire background to 15 colours, and double buffering the background so the next frame is always being loaded in the background. The background is a 40 frame loop.

u/FengShuiAvenger — 5 days ago