oppai-ng 1.1.18
- [bugfix] fix serious bug caused by
strtod
not handling infinity on windows and causing all kinds of bugs and crashes when looping timing points - [feature] add taiko difficulty and pp calculation (experimental)
- [feature] cli: add aim/speed stars override option
- [feature] cli: add
-m
and-taiko
options to override gamemode
linux binaries are statically linked against musl libc
windows binaries should not require the c runtime, but if they ask for it, install https://www.microsoft.com/en-us/download/details.aspx?id=5555
x86_64 means 64-bit
i686 and x86 mean 32-bit
the binary packages include the source code inside the src directory