Skip to content

Releases: nicoco007/BeatSaberCustomAvatars

Version 5.2.11

15 Mar 01:07
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

✔️ Tested with Beat Saber 1.20.0 to 1.27.0

Known Issues

  • Some full body tracking solutions like VMT do not work.
  • SaberTailor adjustments do not apply to avatar hands.

Dependencies

Required

Optional

Changes

General

  • Updated for Beat Saber 1.20.0
  • Fixed hands not matching controller Z rotation offset
  • Disabled the OnBlueLightOn and OnRedLightOn events since they were inconsistent at best and don't make sense with the new lighting system

Version 5.2.10

22 Dec 15:02
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

✔️ Tested with Beat Saber 1.19.0/1.19.1

❌ Not compatible with Beat Saber 1.20.0+

Known Issues

  • Some full body tracking solutions like VMT do not work.
  • SaberTailor adjustments do not apply to avatar hands.

Dependencies

Required

Optional

Changes

General

  • Updated for Beat Saber 1.19.0
  • Fixed current avatar not being selected when first opening the Avatars menu
  • Fixed joystick scrolling not working on avatars list

Version 5.2.9

26 Sep 22:26
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

✔️ Tested with Beat Saber 1.18.0

❌ Not compatible with Beat Saber 1.19.0+

Dependencies

Required

Optional

Changes

General

  • Updated for Beat Saber 1.18.0

Editor

  • Switched back to Unity 2019.3.15f1 since 2019.4.28f1 was causing issues with ModelSaber.

Version 5.2.8

04 Sep 23:08
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

✔️ Tested with Beat Saber 1.17.0-1.18.0

❌ Not compatible with Beat Saber 1.19.0+

Dependencies

Required

Optional

Changes

General

  • Added progress bar when loading an avatar
  • Added show in smooth camera setting
  • Added show in mirrors setting
  • Fixed mod potentially not loading at all when running on Linux/Proton
  • Fixed potential hard crash on Linux/Proton (#119)

Editor

  • Updated to Unity 2019.4.28f1

Version 5.2.7

22 Jul 18:10
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

✔️ Tested with Beat Saber 1.16.3/1.16.4

❌ Not compatible with Beat Saber 1.17.0+

Known Issues

  • Trying to load the plugin on Linux/Proton can completely fail
  • Starting a song when on Linux/Proton can cause a hard crash of the game (#119)

Dependencies

Required

Optional

Changes

General

  • Updated for Beat Saber 1.16.3
  • Added manual input for arm span (#115)
  • Fixed mirror anti-aliasing showing "1x" instead of "Off"
  • Fixed room adjust not applying to avatar properly in ScoreSaber's spectator mode
  • Various internal improvements

Version 5.2.6

26 Jun 06:04
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

❌ Does not work with 1.16.3+

✔️ Tested with version 1.16.2

Dependencies

Required

Optional

Changes

General

  • Fixed performance issues in menu (#110)

Version 5.2.5

12 Jun 04:38
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

⚠️ Some issues with version 1.16.2

Known Issues

  • Some people have reported stutters/very low framerate/crashes when opening the avatars menu (#110).

Dependencies

Required

Optional

Changes

General

  • Fixed crash at startup

Version 5.2.4

12 Jun 02:49
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

❌ Broken on version 1.16.2

Dependencies

Required

Optional

Changes

General

  • Added mirror render scale option to avatars menu
  • Improved avatar caching process to reduce cache file size
  • Reduced stutter when first opening the avatars menu
  • Fixed any error when loading avatar causing the menu to lock up
  • Fixed floor not adjusting in Health Warning scene
  • Fixed avatar not following user viewing position when in ScoreSaber replays
  • Fixed various minor issues introduced by 1.16.2

Version 5.2.3

30 May 04:20
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

✔️ Tested with version 1.16.1

⚠️ Some issues with 1.16.2

Known Issues

  • If an avatar fails to load, the loading spinner will stay visible forever and you won't be able to change the selected avatar (#107).
  • Room adjust doesn't get applied properly in Beat Saber 1.16.2

Dependencies

Required

Optional

Changes

General

  • Updated for Beat Saber 1.16.0/1.16.1
  • Mirror now scales to full height when floor adjust is used
  • Improved "Reload all avatars" performance
  • Reworked settings interface to improve clarity
  • Fixed cache possibly saving images that are too large
  • Various small internal changes and performance improvements

Version 5.2.2

08 May 13:38
Compare
Choose a tag to compare

Not sure what to do here? Check out the quick start instructions in the README!

Game Compatibility

✔️ Tested with version 1.15.0

❌ Not compatible with versions 1.16.0+

Dependencies

Required

Optional

Changes

General

  • Fixed tracking not working at all when an incompatible version of SteamVR is used (#98)
  • Fixed calibration not respecting room adjust (#99/#102)
  • Fixed a rare issue where certain text elements in the avatar list would become huge
  • Fixed a compatibility issue with Counters+ that caused the spawned avatar to disappear
  • Fixed tracking always thinking all devices are available
  • Various small internal changes