NelloKudo/osu-winello

this is taking way too long

Closed this issue · 19 comments

this is taking way too long

sorry i accidiental hit enter but sooo, it is taking 10hr to load which is so so so long and i cant wait that long because i have to abort the progress and i have to RELOAD at 0%
image

I think something’s wrong with your internet :/ the script needs to download a prefix in order to work, I wonder why it’s blocking for you..

Try again i guess?

im located in Asia and my internet is 150+ mbps so I guess thats why? I think winellow server is in somewhat America I think? I'm an idiot don't blame me

Hi, can you try to download manually the prefix from this link? https://gitlab.com/NelloKudo/osu-winello-prefix/-/blob/master/osu-winello-prefix.tar.xz
If the download speed for this file is normal from your browser, try again. If it still does not work, it may indicate some issues on your system.
There is no such thing as winello server btw

i think region problem beause when i download other things it is fast but this it is 400-600kb per s
image

Well, 13 minutes don’t sound like a lot tbh.
If you still have issues downloading it from the script, let it download from the browser, then:

  • Create ~/.local/share/wineprefixes
  • Extract the package you downloaded and copy the osu-umu folder there
  • Rename osu-umu to osu-wineprefix

Then run Winello, and when it prompts for reinstalling the Wineprefix, just say no. Let us know 🥳

update: i got it but freezing
image

update #2: it is doing thing again, if sucess will close with new comment

Oh it’s not freezing, it’s just extracting it. Give it some time 🏃🏻‍♂️

realpuphan@puphanlinux:/osu-winello/osu-winello$ osu-wine
ProtonFixes[19228] INFO: Running protonfixes
ProtonFixes[19228] INFO: Running checks
ProtonFixes[19228] INFO: All checks successful
ProtonFixes[19228] INFO: Non-steam game UNKNOWN (osu-wine-umu)
ProtonFixes[19228] INFO: No store specified, using UMU database
ProtonFixes[19228] INFO: Using global defaults for UNKNOWN (osu-wine-umu)
ProtonFixes[19228] INFO: Non-steam game UNKNOWN (osu-wine-umu)
ProtonFixes[19228] INFO: No store specified, using UMU database
ProtonFixes[19228] INFO: No global protonfix found for UNKNOWN (osu-wine-umu)
Proton: /home/realpuphan/.local/share/osu-wine/osu!/osu!.exe
Proton: Executable a unix path, launching with /unix option.
fsync: up and running.
libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri/radeonsi_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri/swrast_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri)
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 149 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 490
Current serial number in output stream: 489
realpuphan@puphanlinux:
/osu-winello/osu-winello$

I don’t know what distro is that, but make sure you install drivers like told in the install guide, should fix it

my thoughts are driver problem? if i were to go with modern driver with old gpu from 9years then minecraft bedrock would color invert (this is on windows) but idk if will on linux
image

I don’t know what distro is that, but make sure you install drivers like told in the install guide, should fix it

kde neon btw (mistake unbutu)

update: my pc crashed. can abort progress and do this tomorrow, also I already install amd driver (deb format) with the discover app. but it is showing nothing (even apps for display color gamma and resloution)

update: my pc crashed. can abort progress and do this tomorrow, also I already install amd driver (deb format) with the discover app. but it is showing nothing (even apps for display color gamma and resloution)

There's not such thing as AMD proprietary drivers on Linux, you can install packages needed for the game to run from this link: https://github.com/lutris/docs/blob/master/InstallingDrivers.md

hi again owner, driver problem read the older comment btw

update: my pc crashed. can abort progress and do this tomorrow, also I already install amd driver (deb format) with the discover app. but it is showing nothing (even apps for display color gamma and resloution)

There's not such thing as AMD proprietary drivers on Linux, you can install packages needed for the game to run from this link: https://github.com/lutris/docs/blob/master/InstallingDrivers.md

i just seen this after i comment "hi again" but installing

realpuphan@puphanlinux:$ osu-wine
ProtonFixes[5351] INFO: Running protonfixes
ProtonFixes[5351] INFO: Running checks
ProtonFixes[5351] INFO: All checks successful
ProtonFixes[5351] INFO: Non-steam game UNKNOWN (osu-wine-umu)
ProtonFixes[5351] INFO: No store specified, using UMU database
ProtonFixes[5351] INFO: Using global defaults for UNKNOWN (osu-wine-umu)
ProtonFixes[5351] INFO: Non-steam game UNKNOWN (osu-wine-umu)
ProtonFixes[5351] INFO: No store specified, using UMU database
ProtonFixes[5351] INFO: No global protonfix found for UNKNOWN (osu-wine-umu)
Proton: /home/realpuphan/.local/share/osu-wine/osu!/osu!.exe
Proton: Executable a unix path, launching with /unix option.
fsync: up and running.
libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri/radeonsi_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri/swrast_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri)
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 149 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 510
Current serial number in output stream: 509
realpuphan@puphanlinux:
$

Should be fixed anyways with this: c5908f2