Getting the bad apple shadow video to play in Space Engineers.
- Show that Space Engineers is the superior game by playing this https://www.nicovideo.jp/watch/sm8628149 video in-game.
- Premium 30fps.
- Use vanilla fonts monospace.
- Minimal setup to allow player to set this up on servers (rip. the lag).
https://www.youtube.com/watch?v=Uby7YnPoAWk
Yes! De/Code has already done it. However it requires a special font that uses braille.
Prerequisites
- Clone this Repo.
- Create a directory called
frames. - Run the following ffmpeg command to populate the frames directory with the frames from the video.
ffmpeg -i bad-apple-72p.webm frames/%05d.bmp
cd pre-processorand runcargo run > frames.txtto pre-process each frame.- Build the bad-apple-script with the MDK plugin for visual studio (or copy the relevant section from
Program.cs). - Place a programmable block and a LCD named "Bad Apple LCD".
- Load the bad apple script on the programmable block.
- copy the contents of frames.txt and paste it into the custom data of the programmable block with the script.
- ???
- Profit.