From 903c06b4f04e8ead10fac78c68aeee209d1a0661 Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Tue, 19 Dec 2023 17:17:14 +0100 Subject: [PATCH] fix: gosumemory not working with this setup --- src/blog/Install-osu-on-eOS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/blog/Install-osu-on-eOS.md b/src/blog/Install-osu-on-eOS.md index d6299a6..9f5ad07 100644 --- a/src/blog/Install-osu-on-eOS.md +++ b/src/blog/Install-osu-on-eOS.md @@ -5,7 +5,7 @@ description: A guide on how to install osu! on Endeavour OS date: 17/12/2023 --- -Alright, so you want to install osu! on Endeavour OS. I just reinstalled my system. Two birds with one stone! +Alright, so you want to install osu! on Endeavour OS. I just reinstalled my system. Two birds with one stone! Based on https://wiki.archlinux.org/title/User:Katoumegumi # Backstory @@ -49,8 +49,9 @@ sudo mv ./winetricks /usr/local/bin/winetricks We now need to install dependencies like fonts or dotnet to make osu! run correctly ```sh -WINEARCH=win32 WINEPREFIX=~/.wineosu winetricks dotnet40 cjkfonts gdiplus +WINEARCH=win32 WINEPREFIX=~/.wineosu winetricks dotnet40 dotnet45 cjkfonts gdiplus ``` +**(update 12/19/2023)**: added `dotnet45` to make it work with [gosumemory](https://github.com/l3lackShark/gosumemory/issues/140#issuecomment-1179663744) ## Installing osu!