Package Details: osu-lazer 2026.711.0-1

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/
Keywords: arcade game
Licenses: MIT AND CC-BY-NC-4.0
Submitter: morguldir
Maintainer: Zentino
Last Packager: Zentino
Votes: 73
Popularity: 0.42
First Submitted: 2018-06-21 12:34 (UTC)
Last Updated: 2026-07-11 04:29 (UTC)

Latest Comments

1 2 3 4 5 6 .. 12 Next › Last »

Suggon commented on 2026-07-25 06:28 (UTC) (edited on 2026-07-25 06:28 (UTC) by Suggon)

So am I right that in order to play the game "properly", it will require installing either the osu-lazer-bin or the osu-lazer-extracted-bin package, since they pull from the official AppImage release?

"This is not an official build of the game. Scores will not be submitted and other online systems may not work as intended."

Zentino commented on 2026-04-20 17:13 (UTC)

@Excel73 it seems to be already set to "Icon=osu-lazer" in osu-lazer.desktop. Maybe you want to suggest this change at osu-lazer-bin

Excel73 commented on 2026-04-19 08:43 (UTC)

Could the icon please be something like "Icon=osu-lazer" instead of "Icon=/usr/share/pixmaps/osu-lazer.png"? I would like to choose a custom icon for an it and I am unable to unless I permanently change the image.

utanerime commented on 2026-03-31 17:42 (UTC) (edited on 2026-03-31 17:44 (UTC) by utanerime)

It seems like the sha256sum of packages.aur in version 2026.401.0-1 is wrong and it is:

ecec41fe61bc0fb5122bd217c5fca2fd1effb909a6da0daaf7195ea1fd8935f9  packages.aur

arslaanpathan commented on 2026-02-14 01:10 (UTC) (edited on 2026-02-14 01:11 (UTC) by arslaanpathan)

Just tested this package on aarch64/arm64 (Apple M2, Asahi Arch Linux ARM) by modifying the PKGBUILD, and it works perfectly.
I'd suggest adding aarch64 to the supported architectures list.

Suggested change:
arch=('x86_64')
-> arch=('x86_64' 'aarch64')

esnos commented on 2025-12-18 18:20 (UTC)

@Zentino I fixed this problem by changing mode from integrated to hybrid in envycontrol settings. Without your comment I wouldn't know issue, thanks for help. I'm pretty sure I could play on integrated card, but it doesn't matter anymore. Link to envycontrol https://github.com/bayasdev/envycontrol Command I used sudo envycontrol -s hybrid --dm sddm

Zentino commented on 2025-12-18 15:20 (UTC)

@esnos you can check your GL driver as following steps:

glxinfo | grep -E "OpenGL vendor|OpenGL renderer|OpenGL version"

A normal and valid setup should have vendor NVIDIA/AMD/Intel,renderer should not be llvmpipe, and OpenGL version should be >4.0

For further instruction on installation of GL drivers: https://wiki.archlinux.org/title/OpenGL and vender specific wiki page links on it

esnos commented on 2025-12-17 17:35 (UTC)

Hi, I get this error when I try to run osu-lazer, do you know how to fix this?

❯ osu-lazer
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  150 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  140
  Current serial number in output stream:  141

osu-tachyon also doesn't work for that matter. Below are programs that I installed:

❯ pacman -Qs osu
local/osu-lazer-bin 2025.1209.0-1
    The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
local/osu-lazer-debug 2025.1029.1-1
    Detached debugging symbols for osu-lazer
local/osu-mime 0.1-3
    Provides MIME types for osu! file formats
local/osu-tachyon 2025.1203.0-1
    osu!lazer unstable branch.

Zentino commented on 2025-10-02 03:30 (UTC)

@Xbz this package provides osu-lazer built from scratch. If you need online functions you should turn to package osu-lazer-bin. See https://aur.archlinux.org/packages/osu-lazer?O=10#comment-954192