An open API service indexing awesome lists of open source software.

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.

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)