Not BeatSaber (PC & Switch)
A downloadable game for Windows
This is a rhythm game made in C++ with SDL2. Source code is available here. There are 5 royalty free tracks included and you can also map your own music.
Playing:
This mode is made to play an existing map.
For the music to be available, there must be a file music.mp3 and a pattern file music.pattern in the NotBeatSaber_data folder.
For example, if the music is MyAwesomeMusic there must be a .mp3 "MyAwesomeMusic.mp3" and a pattern "MyAwesomeMusic.pattern" in the NotBeatSaber_data folder.
Creating mode:
This game is made to create a map.
For this, the music must be a valid .mp3 inside the NotBeatSaber_data folder.
For example, if the music is MyAwesomeMusic, there must be a .mp3 "MyAwesomeMusic.mp3" in the NotBeatSaber_data folder.
You should play the music with the beat (Press a button exactly on beat so that on Playing mode, the player should also play it on beat).
Controls:
Action | PC | Switch |
Up (menu) | Up arrow | DPAD UP |
Down (menu) | Down arrow | DPAD DOWN |
Select (menu) | Enter | A BUTTON |
Right block | Right arrow | A BUTTON / Right motion with right joystick |
Top-Right block | Up arrow | X BUTTON / Upward motion with right joystick |
Bottom-Right block | Down arrow | B BUTTON / Downward motion with right joystick |
Left block | Q / A | DPAD LEFT / Left motion with left joystick |
Top-Left block | Z / W | DPAD UP / Upward motion with left joystick |
Bottom-Left block | S | DPAD DOWN / Downward motion with left joystick |
Rewind (Creating mode) | Left arrow | ZL |
Save (Creating mode) | G / F5 | PLUS BUTTON |
Back to menu | Space | L + R |
Quit | Escape | MINUS BUTTON |
Block actions mean slicing the block in Playing mode and adding the block in Creating mode.
Add a music:
Add a file .mp3 in the NotBeatSaber_data folder and map it by selecting "Make a pattern" in the menu and choosing the name of your file.
Don't forget to save with g (PC) / + (Switch) when you finish the mapping !
Credits:
Tracks included in the game (found on https://freepd.com):
- Behind Enemy Lines - Rafael Krux
- Drop Point - Bryan Teoh
- Hippety Hop - Alexander Nakarada
- River Meditation - Jason Shaw
- Strength of the Titans - Kevin MacLeod
Status | In development |
Platforms | Windows |
Author | inferture |
Genre | Rhythm |
Tags | Arcade, Music, Open Source, switch |
Install instructions
PC setup
Just download the release.zip and put your MP3s in the data folder.
Switch setup
Put the NotBeatSaber folder from the NotBeatSaber-Switch.zip (that contains the NotBeatSaber_data folder and the .nro executable) in the switch folder (you will need to have your musics in *sdcard*/switch/NotBeatSaber/NotBeatSaber_data) and launch NotBeatSaber from the homebrew menu (It was tested on a modded switch with Atmosphere 12.0.1).
If you are using Ryujinx, use File-> Open Ryujinx folder and place the NotBeatSaber_data folder inside the sdcard folder (the hierarchy will be *Ryujinx folder*/sdcard/NotBeatSaber_data). The location of the .nro shoudldn't matter.
Comments
Log in with itch.io to leave a comment.
Not bad i could dowbload i
Thanks ^^