Skip to content

Releases: Kimjio/umamusume-localify

1.41.0

23 Jan 17:49
Compare
Choose a tag to compare
  • Add support for Unity 2022 (including Unity 2020 compatibility) #20

Full Changelog: 1.40.1...1.41.0

1.40.1

05 Jan 05:58
Compare
Choose a tag to compare
  • Extended asset replacement scope
  • CRIWARE proc name change
  • Fixed duplicate text id
  • Remove SQLiteCpp

Full Changelog: 1.40.0...1.40.1

1.40.0

31 Dec 18:27
Compare
Choose a tag to compare
  • Fixed asset related issues
  • Fixed the issue where Anti-aliasing was not applied after applying URP
  • Resolve il2cpp symbols #19
  • Fixed AssetBundle unloading issue
  • Disable RenderTexture set_antiAliasing hooking

Full Changelog: 1.39.0...1.40.0

1.39.0

16 Dec 19:08
Compare
Choose a tag to compare
  • (WIP) Remove SQLiteCpp
  • Display live voice availability in single mode race results
  • Add il2cppFnMapPath option #16
  • Change injection method #16
  • Remove deprecated behavior
  • Display asset loading as a Dialog

Starting with this version, the injection method has been changed to use DLL redirection.
Enable DLL redirection by running the command below. (Source)

reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options" /v DevOverrideEnable /t REG_DWORD /d 1

Full Changelog: 1.38.0...1.39.0

1.38.0

25 Sep 15:42
Compare
Choose a tag to compare
  • Live related enhancements
    • Fix voice desync or missing when seeking playback
    • Add shortcut key (L/R Arrow, Shift, Ctrl)
    • Add playback loop
  • Fix UI scale not being applied in Unity 2020.3.47f
  • Fix NowLoading::Show not hooking
  • Add notificationJobs option

Full Changelog: 1.37.0...1.38.0

1.37.0

03 Sep 19:45
Compare
Choose a tag to compare
  • (WIP) Separate code by assembly
  • Fix Push Notification Related Errors #15
  • Fixed an issue where you couldn't do anything in the results after entering a race in landscape window
  • Add Live playback slider

Full Changelog: 1.36.0...1.37.0

1.36.0

14 Aug 19:22
Compare
Choose a tag to compare
  • Change to use the original Unity il2cpp header
  • Change interval method (thread -> WaitForEndFrame)
  • Added Trainer ID copy/search option
  • Porting some Android version features
  • Live and jukebox media control support
  • Bypass new restriction logic #14 (may be unstable)

Full Changelog: 1.35.0...1.36.0

1.35.0

15 Jun 09:02
Compare
Choose a tag to compare
  • MonoIO related fix
  • Add msgpack notifier option
  • Control dialog with keyboard
  • Control single/story with keyboard
  • Notification related error fix

Full Changelog: 1.34.1...1.35.0

1.34.1

02 Jun 03:33
Compare
Choose a tag to compare
  • Fix non-executable error in non-Unicode environment

Full Changelog: 1.34.0...1.34.1

1.34.0

30 May 15:52
Compare
Choose a tag to compare
  • MonoIO related fix (#13)
  • Fix possible crash during window resizing
  • Added DMM login error handling
  • Fix non-executable error in non-Unicode environment

Full Changelog: 1.33.1...1.34.0