Package Details: osu-lazer 2024.412.1-2

Git Clone URL: https://aur.archlinux.org/osu-lazer.git (read-only, click to copy)
Package Base: osu-lazer
Description: A free-to-win rhythm game. Rhythm is just a *click* away!
Upstream URL: https://osu.ppy.sh/
Licenses: MIT AND CC-BY-NC-4.0
Submitter: morguldir
Maintainer: neeshy
Last Packager: neeshy
Votes: 66
Popularity: 0.38
First Submitted: 2018-06-21 12:34 (UTC)
Last Updated: 2024-04-15 19:08 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

Lucki commented on 2021-08-30 23:03 (UTC) (edited on 2021-08-30 23:04 (UTC) by Lucki)

I'm getting the following build error in a clean chroot:

  osu.Game -> /build/osu-lazer/src/osu-lazer/osu.Game/bin/Release/netstandard2.1/osu.Game.dll
  osu.Game.Rulesets.Catch -> /build/osu-lazer/src/osu-lazer/osu.Game.Rulesets.Catch/bin/Release/netstandard2.1/osu.Game.Rulesets.Catch.dll
  osu.Game.Rulesets.Mania -> /build/osu-lazer/src/osu-lazer/osu.Game.Rulesets.Mania/bin/Release/netstandard2.1/osu.Game.Rulesets.Mania.dll
  osu.Game.Rulesets.Osu -> /build/osu-lazer/src/osu-lazer/osu.Game.Rulesets.Osu/bin/Release/netstandard2.1/osu.Game.Rulesets.Osu.dll
  osu.Game.Tournament -> /build/osu-lazer/src/osu-lazer/osu.Game.Tournament/bin/Release/netstandard2.1/osu.Game.Tournament.dll
  osu.Game.Rulesets.Taiko -> /build/osu-lazer/src/osu-lazer/osu.Game.Rulesets.Taiko/bin/Release/netstandard2.1/osu.Game.Rulesets.Taiko.dll
/usr/share/dotnet/sdk/5.0.205/Microsoft.Common.CurrentVersion.targets(4632,5): warning MSB3026: Could not copy "/build/.nuget/packages/ppy.osu.game.resources/2021.820.0/lib/netstandard2.1/pt-br/osu.Game.Resources.resources.dll" to "bin/Release/net5.0/linux-x64/pt-br/osu.Game.Resources.resources.dll". Beginning retry 1 in 1000ms. Could not find a part of the path '/build/osu-lazer/src/osu-lazer/osu.Desktop/bin/Release/net5.0/linux-x64/pt-br/osu.Game.Resources.resources.dll'.  [/build/osu-lazer/src/osu-lazer/osu.Desktop/osu.Desktop.csproj]
[…]
/usr/share/dotnet/sdk/5.0.205/Microsoft.Common.CurrentVersion.targets(4632,5): error MSB3027: Could not copy "/build/.nuget/packages/ppy.osu.game.resources/2021.820.0/lib/netstandard2.1/pt-br/osu.Game.Resources.resources.dll" to "bin/Release/net5.0/linux-x64/pt-br/osu.Game.Resources.resources.dll". Exceeded retry count of 10. Failed.  [/build/osu-lazer/src/osu-lazer/osu.Desktop/osu.Desktop.csproj]
/usr/share/dotnet/sdk/5.0.205/Microsoft.Common.CurrentVersion.targets(4632,5): error MSB3021: Unable to copy file "/build/.nuget/packages/ppy.osu.game.resources/2021.820.0/lib/netstandard2.1/pt-br/osu.Game.Resources.resources.dll" to "bin/Release/net5.0/linux-x64/pt-br/osu.Game.Resources.resources.dll". Could not find a part of the path '/build/osu-lazer/src/osu-lazer/osu.Desktop/bin/Release/net5.0/linux-x64/pt-br/osu.Game.Resources.resources.dll'. [/build/osu-lazer/src/osu-lazer/osu.Desktop/osu.Desktop.csproj]

Looking in the build folder:

  • /build/.nuget/packages/ppy.osu.game.resources/2021.820.0/lib/netstandard2.1/pt-br/osu.Game.Resources.resources.dll exists
  • /build/osu-lazer/src/osu-lazer/osu.Desktop/bin/Release/net5.0/linux-x64/pt-br/ does not exists
  • /build/osu-lazer/src/osu-lazer/osu.Desktop/bin/Release/net5.0/linux-x64/pt-BR/ exists

dodecahedron commented on 2021-08-06 03:13 (UTC)

Does online still not work for this package? If so, there's a patch out there that fixes it. I haven't had much time to test it though.

Sarisan commented on 2021-05-25 09:53 (UTC)

Then them both should be added as optional

huupoke12 commented on 2021-05-25 09:47 (UTC) (edited on 2021-05-25 09:52 (UTC) by huupoke12)

@Sarisan No, it depends on the audio setup, so it shouldn't be a dependency. Pure ALSA users don't have to install anything, or they will use dmix, while PipeWire users will install pipewire-alsa instead. Also, people with professional sound cards that can handle multiple streams won't have that problem.

Sarisan commented on 2021-05-25 09:44 (UTC)

Add pulseaudio-alsa as requirement, there is "BASS faulted with error code 46: Busy" without it

morguldir commented on 2021-04-11 04:00 (UTC)

Not a fan of retrusting the VeriSign certificate, but either way this decision should be made by Arch or Mozilla. Anyway, dotnet has interestingly decided to disable package verification on Linux and macOS for the time being, which is included in the 5.0.202 SDK, so i will wait for that.

OriginCode commented on 2021-04-10 01:53 (UTC) (edited on 2021-04-10 01:57 (UTC) by OriginCode)

As dotnet 5.0 has been released by Arch Linux official, the package can be updated.

A personal modified version of PKGBUILD for the newer version: https://gitlab.com/OriginCode/osu-lazer-pkgbuild

(Temporarily require https://aur.archlinux.org/packages/ca-certificates-vsign-universal-root to build)

Vel0ciTy commented on 2020-12-10 07:49 (UTC)

It seems as of right now, 12/9/2020, you can't play in timeshift lobbies because it is compiled from the source. However, using the osu AppImage allows you to do so though. osu-lazer-bin uses the AppImage and replacing this package with the bin seems to retain your information

Steffo commented on 2020-08-17 01:42 (UTC)

If you experience hitsound delays while playing, you can try one of the workarounds suggested in this issue.