Skip to content

Live Simulator: 2 v2.1.0

Compare
Choose a tag to compare
@MikuAuahDark MikuAuahDark released this 07 Mar 04:03
· 281 commits to master since this release

If you previously downloaded it, please redownload again. It fixes beatmap missing bug!

Removed LLP beatmap download feature. The LLP owner doesn't like Live Simulator: 2 from accessing the beatmap data, so it's just removed all together. Previous versions (v2.0.0 and v2.0.0-pre release) will cause immediate crash (no blue screen) if you attempt to download LLP beatmap.

Since LLP beatmap download is no longer a thing, the whole script in the APK is no longer encrypted. The reason it's encrypted because the Proxy mode LLP beatmap download uses private website which shouldn't be exposed to user.

  • Added Matte Note Style (thanks again @yuyu0127_)

  • Some new UI images to reflect SIF JP v5.6

  • Android: ARM64 build is back

I'll upload Windows binaries later. I need to clean up LuaSec from my LOVE 0.10.2 Windows build at first!

Update: There's bug with JIT compiler option. You may not want to touch that setting in mobile devices, because it can cause unintended behaviour (like random crash) because the JIT state is undefined. I still can't pinpoint the exact problem why it's undefined behaviour.