Updated README.md II

This commit is contained in:
Robert Vokac 2025-02-22 13:24:18 +01:00
parent dec2cb70fc
commit 1992190e80
Signed by: robertvokac
GPG Key ID: FB9CE8E20AADA55F

View File

@ -23,11 +23,11 @@ Currently, no source code has been publicly released for Speedy Blupi. We are u
## Development
Some demangled symbol names are taken from the 2013 Windows Phone version of Speedy Blupi, which we inspected using ILSpy. Big thanks to Ч.У.Ш on the 4PDA forum for archiving this obscure version of the game!!!
Some demangled symbol names are taken from the 2013 Windows Phone version of Speedy Blupi, which we inspected using ILSpy. Big thanks to Ч.У.Ш on the 4PDA forum for archiving this obscure version of the game!!!
Gameplay is functional, but defective and missing many features.
Gameplay is functional, but defective and missing many features.
These files currently need the **most attention**, in order of priority:
These files currently need the **most attention**, in order of priority:
- event.cpp
- decblupi.cpp
- decio.cpp
@ -38,7 +38,7 @@ Currently, no source code has been publicly released for Speedy Blupi. We are u
- decor.cpp
- misc.cpp
These files are tentatively **complete**, but require further testing:
These files are tentatively **complete**, but require further testing:
- blupi.cpp
- button.cpp
- jauge.cpp