Skip to content

Project for getting the video "Bad Apple" running on the Dreamcast VMU LCD

Notifications You must be signed in to change notification settings

Refragg/VMU-Bad-Apple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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