Skip to content

Instantly share code, notes, and snippets.

View NelloKudo's full-sized avatar
🍀
heartbeat, heartbreak

NelloKudo NelloKudo

🍀
heartbeat, heartbreak
  • Rome
  • 09:04 (UTC +02:00)
View GitHub Profile
@NelloKudo
NelloKudo / tft_linux_waydroid_guide.md
Last active September 9, 2026 08:28
How to play Teamfight Tactics (TFT) on Linux (Waydroid)

01/09/26 UPDATE: TFT will no longer work on Waydroid.

With the latest game patch, Riot introduced libmvg.so (likely mobile Vanguard) which no longer allows the game to work on Waydroid. It's been fun everyone 🤧

Playing TFT on Linux using Waydroid

Just like many other League addicts, ever since the Vanguard incident, TFT has been a no-go....

except it isn't, since the Android version works just as fine, after some tweaks!

@NelloKudo
NelloKudo / build-wine-osu-with-patches.md
Last active January 3, 2025 01:16
Building wine-osu with custom patches (low-latency audio, crash fixes etc..)

Building wine-osu with custom patches (low-latency audio, crash fixes etc..)

osu-winello uses a patched version of Wine (usually referred to as wine-osu) in order to run the game, as it is a Windows' native game. What makes the wine-osu binaries shipped within it different from other Wine builds is the use of a set of patches made by the community, providing a bunch of benefits such as: low-latency audio, an actually working alt-tab behavior, crash fixes and more.

The wine-osu binaries shipped with the script are built by me using my WineBuilder script, which also provides different patchsets for different Wine versions in the osu-misc folder. The Wine source I use for creating builds is either prepared using [wine-tkg](https://github.com/Frogging