Due to GitHub storage limitations, you will need to manually download the TXT files containing the "frames" information;
Just download the FrameFiles.zip file and extract it, then copy both test30.txt and test60.txt to the BadApple/b folder.
If done properly, you will be able to open the solution file in Visual Studio 2022 and compile it from there.
- Replaced some characters from the frames file for a cleaner view.
- Set console sizes (tested on Windows) which were missing on the original version.
- Added audio playback using NAudio + Tried my best to sync music and visual
- Speed changed to match the original video (inconsistant framerate yet to be fixed)
The original video used was 60FPS, but the final result has inconsistant framerate. Audio is a bit off due to some limitations that I don't fully understand, I will try to fix it in the future.
I have only tested the project on the Windows 10 console (project sets it to 151ch x 45lines by default)
- To viliusi for the Original c# Project
- To Chion82 for the Original conversion tool
- To Raveyboi for the Hi-Fi audio track
- To avrilloosing (aka YoshiFan) for the High quality, 60FPS video
