https://github.com/xjunko/project-diva
Project Diva Reimplementation in V. Currently only targeting Future Tone.
https://github.com/xjunko/project-diva
hatsune-miku hatsunemiku megamix mikumikulibrary project-diva rythm-game
Last synced: 5 months ago
JSON representation
Project Diva Reimplementation in V. Currently only targeting Future Tone.
- Host: GitHub
- URL: https://github.com/xjunko/project-diva
- Owner: xjunko
- Created: 2024-09-26T05:38:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-25T09:56:28.000Z (over 1 year ago)
- Last Synced: 2025-06-18T08:49:40.032Z (12 months ago)
- Topics: hatsune-miku, hatsunemiku, megamix, mikumikulibrary, project-diva, rythm-game
- Language: V
- Homepage:
- Size: 155 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-Diva
A reimplementation of Project Diva (or atleast a part of it) in V!
# Endgoal
To be able to play the game natively on any system (that is supported by V).
# State of the Project
[[> Refer to the TODO](TODO.md)]
# Disclaimer [Windows only]
The BinaryReader in Windows, for whatever reason, works much worse than it is on *nix. Not sure why that is.
Linux will be the main target of this project, until I figured that out.
# Acknowledgement
- [MikuMikuLibrary](https://github.com/blueskythlikesclouds/MikuMikuLibrary) is what this project are mostly based on.
- [farc-rust](https://github.com/diva-rust-modding/farc), somewhat barebone version of the farc, but enough to give me clues on how the archive file works.
- [MMFE Dev. Server](https://discord.gg/TarJA38RF3) - [Project Diva Modding 2nd](https://discord.gg/projectdiva)