Port of Super Mario 64 to GBA with ECS for Performance

by ac2uon 9/26/2024, 11:18 AMwith 1 comments

by ac2uon 9/26/2024, 11:21 AM

This is amazing work considering the GBA doesn’t have anywhere near the same level of 3D Friendly hardware as an N64.

Also think it’s a great demo of how techniques like an Entity Component System to really lean in on programming to stretch the performance of hardware and saturate those CPU caches with the right data at the right time