Package Details: osu-lazer-bin 2025.607.0-1

Git Clone URL: https://aur.archlinux.org/osu-lazer-bin.git (read-only, click to copy)
Package Base: osu-lazer-bin
Description: The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
Upstream URL: https://osu.ppy.sh
Licenses: MIT, custom:CC-BY-NC 4.0
Conflicts: osu-lazer
Provides: osu-lazer
Submitter: DavidHusicka
Maintainer: DavidHusicka (DutchEllie, Antti)
Last Packager: Antti
Votes: 93
Popularity: 3.56
First Submitted: 2020-11-12 18:44 (UTC)
Last Updated: 2025-06-07 15:33 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

PandaDEV commented on 2025-06-13 17:52 (UTC)

I can't seem to run the AppImage.

$ osu-lazer
env: ‘/opt/osu-lazer/osu.AppImage’: No such file or directory

The content of /usr/bin/osu-lazer is:

#!/bin/sh
env OSU_EXTERNAL_UPDATE_PROVIDER=1 /opt/osu-lazer/osu.AppImage "$@"

The AppImage file definitely exists but for some reason I can't run it, not even if I do it manually.

Antti commented on 2025-06-07 15:35 (UTC)

Oops did not mean to push that one. Fixed

brionical27 commented on 2025-06-07 15:22 (UTC) (edited on 2025-06-07 15:24 (UTC) by brionical27)

Hey, just asking. why is the repo following the Tachyon 2025.607.1 release instead of regular lazer 2025.607.0 one?

I know that the Tachyon test release was literally released a couple of minutes ago, as well as the PKGBUILD being updated, but it just seems weird to me as to why this repo is using that instead of the regular lazer release stream

DavidHusicka commented on 2025-04-07 12:08 (UTC)

@ZhangHua We decided against this change as in our testing, it behaves the same and does not bring any benefits. It brings the additional risk of breaking on someone's system as we cannot properly test all the possible configurations that exist and risk spamming the official issue tracker with bugs that we caused. We will wait untill osu!lazer switches to SDL3 since we believe that that is the best decision. If it improves your experience in any way, feel free to set it as a global environment variable on your system. If you have any other improvement suggestion, feel free to tell us.

DavidHusicka commented on 2025-04-07 11:24 (UTC)

@ZhangHua thank you for the amazing feedback. We will consider what to do about this. If it improves the user experience, we will most likely add it. One of our maintainers is looking into this.

ZhangHua commented on 2025-04-07 11:10 (UTC)

Hey, thank you for maintaining such a wonderful package. But would you mind adding OSU_SDL3=true in command to launch appimage? this will let game use sdl3 instead sdl2, archlinux has already been using sdl3 for a while and sdl2 has become the compatible layer of sdl3. Althouth this game is an appimage, I think we can also use sdl3 here. I set this environment variable and the game seems fine. But I am using Wayland so tests on X are still needed. What's more, if I set SDL_VIDEODRIVER=wayland to let osu run under native wayland and use Vulkan(experimental) render in game, the game will not display correctly without OSU_SDL3=true.

Antti commented on 2024-11-15 21:31 (UTC)

2024.1115.1 did indeed fail with 404 until 2024.1115.2 ... which was instead turned into a hash miss match because they replaced the release with the 2024.1009.1 one... so now the package is on 2024.1115.2-2 but downloads the 2024.1009.1 AppImage. This is fine for most users... but if you already updated to one of the newer versions you will get some nasty database errors from osu!, because it wasn't made for downgrading. So uhh yeah keep calm, blame the devs and wait for a new release.

seyfahni commented on 2024-11-15 20:12 (UTC)

The AppImage of the 2024.1115.1 and 2024.1115.2 releases have been removed due to auto-updater issues introduced with 2024.1009.1. Thus, installing and updating fails with a 404 when trying to download the latest binary from GitHub until they fixed this issue and released a working version (even though that issue does not affect users of this AUR package).

https://github.com/ppy/osu/issues/30648#issuecomment-2479474196

FSpark commented on 2024-11-15 15:08 (UTC) (edited on 2024-11-15 15:11 (UTC) by FSpark)

https://github.com/ppy/osu/releases/download/2024.1115.1/osu.AppImage 404 Not Found.

See https://github.com/ppy/osu/issues/30648