Skip to content

CompeyDev/bad-apple-efi

Repository files navigation

bad-apple-efi

The bad apple video but bootable, powered by 🦀

Note

The EFI application does not support audio yet. Audio support has been planned, and will likely be implemented using PC Speaker, and a simple MIDI track. Open a Pull Request if you have a more ambitious method in mind!

Preview
bad-apple-efi.mp4

Usage

Source

The following guide assumes you have rustup and the base-devel installed. The package names are specific to Arch Linux, but install commands can be modified to equivalents for other distributions.

# Install prerequisites
sudo pacman -S qemu-base qemu-ui-gtk ovmf

# Clone the repository
git clone https://github.com/CompeyDev/bad-apple-efi.git

# Generate ASCII frames & compile EFI
make build

# Run in QEMU
make qemu-run

Precompiled

Soon.

About

An EFI application to play the silly video

Topics

Resources

License

Stars

Watchers

Forks