https://github.com/zoomten/skxs-msu1
Shi Kong Xing Shou (unlicensed) MSU-1
https://github.com/zoomten/skxs-msu1
Last synced: 10 months ago
JSON representation
Shi Kong Xing Shou (unlicensed) MSU-1
- Host: GitHub
- URL: https://github.com/zoomten/skxs-msu1
- Owner: ZoomTen
- Created: 2021-05-02T04:38:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T09:33:51.000Z (over 4 years ago)
- Last Synced: 2025-06-05T15:46:00.570Z (12 months ago)
- Language: Assembly
- Size: 58.1 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shi Kong Xing Shou MSU-1
## Patch
The patch sources are located in patches/. Requires RGBDS. Asar is required to compile patches/msu1/.
## Music
The music project files are located in bgm/ and can be compiled as well. You may [download](https://drive.google.com/drive/folders/1o_kU5zsulEEl-SHqNjIcfzZyM0v33l6L?usp=sharing) them or [listen to them on YouTube](https://www.youtube.com/watch?v=1qBSv4IAjbE&list=PLM18Dljg9YX7hMjbeyENYP9bWk5zDF66R&index=1).
**Dependencies**:
* FL Studio 12.5 or higher
* Python 3
* Wine (if on unix-likes)
* [SGM v2.01.sf2](https://archive.org/details/SGM-V2.01)
* Edirol Orchestral VST
## Linux
The `WINEPREFIX` and `WINEDRIVELETTER` variables in the Makefile should be changed.
`WINEDRIVELETTER` is the Wine mount point for /.
`FLSTUDIO` should point to the Windows location for the 32-bit FL Studio binary.
The Makefile cannot be run concurrently.
**Please ensure that before doing a make that NO FL STUDIO WINDOWS ARE OPEN!**
## Windows
The `WINE` variable should be emptied.
(NOT TESTED YET)