Skip to content

Releases: geefr/beatsaber-linux-goodies

0.4.4 - QBeat Alpha 6

30 Sep 18:29
2dd906a
Compare
Choose a tag to compare
0.4.4 - QBeat Alpha 6 Pre-release
Pre-release

Fixed several issues, new actions

Artifacts built on Debian 10 against system Qt5, should work on most systems

See https://github.com/geefr/beatsaber-linux-goodies/tree/master/QBeat for the latest docs

Changes:

  • Fixed handling of '~' in paths (again)
  • Added '--validate-all' action
  • Disabled gui unless user passes '--gui'
  • A bunch of other fixes, can't remember

0.4.3 - QBeat Alpha 5

29 Sep 11:05
340f49e
Compare
Choose a tag to compare
0.4.3 - QBeat Alpha 5 Pre-release
Pre-release

Fixed issues when installing 'Song Request Manager', or other mods with mis-cased paths in their archives

Artifacts built on Debian 10 against system Qt5, should work on most systems

See https://github.com/geefr/beatsaber-linux-goodies/tree/master/QBeat for the latest docs

Changes:

  • Song request manager now installs to the correct location
  • Other mis-cased paths should be fixed during install aswell (haven't seen any others in the wild)
  • FIxed mod validation for song request manager as well

0.4.2 - QBeat Alpha 4

27 Sep 20:04
7f08b20
Compare
Choose a tag to compare
0.4.2 - QBeat Alpha 4 Pre-release
Pre-release

A tidy up of the last release. Artifacts built on Debian 10 against system Qt5, should work on most systems

See https://github.com/geefr/beatsaber-linux-goodies/tree/master/QBeat for the latest docs

Changes:

  • modfix script now includes updates to wine dll overrides
  • New action: QBeat --validate
  • New action: QBeat --install-all

For QBeat it's got a command line interface for setup and mod installation, thought I'd throw something out and tag the code at a fairly stable state.
So far I've been using it for my installation and it's been reliable, should provide decent enough help if you type a command wrong

0.4.1 - QBeat Alpha 3

26 Sep 19:24
Compare
Choose a tag to compare
0.4.1 - QBeat Alpha 3 Pre-release
Pre-release

Changes:

  • modfix script now includes updates to wine dll overrides
  • New action: QBeat --validate
  • New action: QBeat --install-all

This is an alpha release of QBeat - My new mod installer

The install method of using BeatDrop + scripts to fixup the install should still work, no major changes there

For QBeat it's got a command line interface for setup and mod installation, thought I'd throw something out and tag the code at a fairly stable state.
So far I've been using it for my installation and it's been reliable, should provide decent enough help if you type a command wrong

The binaries attached to this release were built for Manjaro, against the current system libs

See https://github.com/geefr/beatsaber-linux-goodies/tree/master/QBeat for the latest docs

0.4 - QBeat Alpha 1

11 Sep 22:27
cfdb011
Compare
Choose a tag to compare
0.4 - QBeat Alpha 1 Pre-release
Pre-release

This is an alpha release of QBeat - My new mod installer

The install method of using BeatDrop + scripts to fixup the install should still work, no major changes there

For QBeat it's got a command line interface for setup and mod installation, thought I'd throw something out and tag the code at a fairly stable state.
So far I've been using it for my installation and it's been reliable, should provide decent enough help if you type a command wrong

The binaries attached to this release were built on Linux Mint 19, against Qt5.9. If you're running ubuntu/mint you should be able to download and use these, as long as your system has the following packages:

  • Qt5-default
  • libminizip

If you're on another distro there's no binaries for you yet, if you'd like some please get in touch and I can focus on the deployment side of things for a bit

See https://github.com/geefr/beatsaber-linux-goodies/tree/master/QBeat for the latest docs, should be fairly simple if you've ever used a package manager ;)

0.3 - Grab a glass and install wine

07 Sep 17:12
Compare
Choose a tag to compare
  • Scripts directory expanded with wine setup scripts
  • Readme/script docs moved to scripts directory
  • bs-linux-modfix.sh doesn't spam so much debug output
  • bs-linux-modfix.sh has clearer status messages, so it's obvious if something worked or not
  • bs-linux-modfix.sh now uses whatever you've set WINEPREFIX to to run IPA.exe - See the new wine scripts for more info on that.

Again limited testing, if you try this let me know if things work/if there's any problems.

Some progress on updating BeatDrop has been made, but no real updates there yet.

0.2 - Defer to the system wine

04 Sep 19:44
Compare
Choose a tag to compare

bs-linux-modfix.sh will now use system wine to run IPA.exe

Script itself seems to work, otherwise limited testing..may need to revert test rig to a clean state again

0.1 - Almost completely busted

04 Sep 19:01
Compare
Choose a tag to compare

Didn't realise IPA needs .net installed in wine, so install script doesn't work on a fresh system, might work on some systems that already have bs mods installed in some fashion