Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 709 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 709 Bytes

VMU Bad Apple

This repo contains the code for the video Bad Apple!! on a Dreamcast VMU.

  • The python script contains the conversion code and takes in a set amount of frames that you must provide which are of size 48x32 and 1bpp or equivalent, it outputs a readable binary file for the Dreamcast program

  • If you want to use another music / video you want to overwrite the frames.bin and the music.ogg files then you want to build the Dreamcast executable again using a working KallistiOS environment, you can use the elftocdi script to build a CDI image easily