-
Windows版のハヤえもんをBuildするにはzipファイルだと17ファイルある外部ライブラリーが必要になりますが、
それらを0からダウンロードするのは、手間なので自動化できれば開発に参加してくれる人の負担が減ると思います。
-
ppy/osu#2386 is framework related. I (and a friend of mine too) just tested it myself on `Ubuntu 18.04 LTS` with the latest `master` (by trying to start the visual tests) to confirm that the problem i…
-
@MathewSachin
I would like to contact you regarding some crashes we are seeing when using ManagedBass on a Linux dotnet core build. I am current in contact with Ian trying to track the issue. As I…
-
Camera controls in reloaded not working as intended
- ~~camera controls that are not supported by the hardware are still listed~~
- some camera controls do not work whilst they are supported
Test wit…
-
I'm getting a black screen and crash each time I start osu!lazer https://i.imgur.com/V5oeKqU.png
I don't know which logs I should provide so here are the 2 I found
database.log
```
11-Jul-18 1…
-
RADIUM_QT_VERSION=5 make packages
RADIUM_QT_VERSION=5 BUILDTYPE=RELEASE ./build_linux.sh
```
gcc -mfpmath=sse -msse2 -c -DHAVE_CONFIG_H -I. -g -Og -O3 -fPIC sndlib2xen.c
In file included f…
-
![untitled](https://cloud.githubusercontent.com/assets/15729831/12571669/e8736550-c415-11e5-8982-2b129eaeeb6f.png)
Why there are both "Disable sound effects" and "Disable audio effects"?
The "Disable …
-
Have not closely evaluated the BASS algorithm for artefacts, but MAL must have HQ scaling with minimal artefacts. Many open source implementations have poor quality i.e. Zetta/WO have HQ CPU based t…
-
Crash on alpha 11. Looks like the splash screen is the culprit? Reported by Rob B.
```
Process: SquareDesk [706]
Path: /Applications/SquareDesk.app/Contents/MacOS…
-
I believe this may be some kind of memory leak issue...
Here is the code I'm using (you may recognize the song):
```
use_bpm 55
set_volume! 2
define :chord1 do |bass, bell, r|
with_fx :reverb, ro…