Releases: happymimimix/Synthesia-For-Black-MIDI
1.6.0
v1.5.4
Finally, I solved the weird mouse cursor disappearing bug in full screen! (Nvidia GPUs)
Which means SFBM will be full screen from now on.
v1.5.3
Ensure the window size is divisible by 2!
v1.5.2
Text correction: L"[Input Off: Play along with no scoring]" --> L"[Input Off: Watch synthesia play for you automatically]"
"Play along with no scoring" is not what actually happens in my mod when no input device is selected.
I changed the behavior but forget to change this text. This new version fixed this issue.
Improved MIDI loading slightly (Thanks Pianesia!)
v1.5.0
I found the source code! finally!!!
This is a very big update which includes many big changes that I wanted to do long ago but was unable to achieve because I lost the source code:
- Autoplay improvement
- Practice mode bug fix (something I accidentally broken when implementing autoplay)
- Minor UI bug fix
- Screen size is no longer hard coded to 1280*720, it's now calculated dynamically based on the resolution of the current monitor. (Equation: WindowWidth * 1.5 = MonitorWidth; WindowHeight * 1.5 = MonitorHeight)
- ffmpeg command bugfix
- Video output button bug fix
Which also means, SFBM is open sourced once again from now on! YAY!
v1.4.3
Let ffmpeg to use software encoding libx264 instead of hardware nvenc for better compatibility
Use yuv420p pixel format for better compatibility with Windows Media Player
Use QP 1 for almost lossless compression while remain compatibility with WMP (WMP does not support QP 0)
Note:
This new version v1.4.3 was made by directly patching the executable of v1.4.2.
I still haven't found the source code of SFBM!
Binary release v1.4.2
FRAME DUMPING!!! Making no lag videos with synthesia 128keys is now possible! (Great thanks to Khangaroo)
Song is now paused on start, hit space bar to begin.
Playback in background is now possible.
(Please place ffmpeg.exe in the same directory with this program to use the frame dumping feature.
Binary release v1.3.9
Changelog:
Always shows the cursor, no matter what.
Added a windowed version with fixed 1080P resolution.
Binary release v1.3.7
Add files via upload