Skip to content

oppai-ng 1.1.18

Compare
Choose a tag to compare
@Francesco149 Francesco149 released this 20 Aug 19:42
· 282 commits to master since this release
  • [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