Show HN: Reading background videos from the SD card in a GBA game

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • piugba

    🎮 PIU emulator for the GBA.

  • The latest update adds a feature where the game can display background videos, reading them from the flashcart's SD card (in this case, an EverDrive GBA X5). Support for the EZ Flash Omega is still in the works.

    The code uses elm-chan's FatFs (a small FAT32 library) to find the right sectors, and then DMAs each uncompressed video frame directly into VRAM, enabling 60FPS video playback efficiently. With the 32MiB ROM size limit no longer being an issue, I opted to not compress the videos at all, which allowed to also run other things in the game loop like GSM audio decoding, the chart-reading routines or the wireless adapter multiplayer code.

    Here's the game source code: https://github.com/afska/piugba

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I just made some physical copies of my game :)

    1 project | /r/Gameboy | 6 Apr 2021
  • Passacaglia s16, but on a GameBoy

    1 project | /r/PumpItUp | 10 Mar 2021
  • Gvasm: Assembler and disassembler designed specifically for GBA homebrew

    1 project | news.ycombinator.com | 4 Jan 2024
  • Game won’t save

    1 project | /r/Gameboy | 11 Dec 2023
  • New release of open_agb_firm!

    1 project | /r/3dshacks | 9 Oct 2023