NelloKudo / osu-winello

osu! stable installer for Linux with patched Proton-osu and other nice features 8)
GNU General Public License v3.0
362 stars 17 forks source link

Can it run w/out wine (im an idiot) #99

Closed DoriteLover closed 1 month ago

DoriteLover commented 1 month ago

dont blame me i may get banned for this stupid issue but can it because im having a ahard time studying arch and im using archcraft rn it got less problem than kde neon on last issue because i move to lazer but for today im not letting lazer making my skill fall so first out. can i run w/out wine, how to install wine on arch, driver issue how to fix. this is all my problem. if you consider helping me thanks a lot.

the picture is related to "driver issue how to fix" image

kartavkun commented 1 month ago

You just need to connect to multilib repos How?

So, type

sudo nano /etc/pacman.conf

In this file you need to find this

#[multilib]
#Include=/etc/pacman.d/mirrorlist

If these lines has #, it means they are commented and doesn't work. Just delete # in these lines, save file and the sync repos by

sudo pacman -Sy
kartavkun commented 1 month ago

multilib repository contains 32 bit packages and these packages located in multilib, so you need to connect multilib repos to pacman and sync repositories by -Sy flag

DoriteLover commented 1 month ago

now question 2, can it run w out wine

DoriteLover commented 1 month ago

If not then question 3 how to install wine in arch :>

DoriteLover commented 1 month ago

image this is what i did whenafter the driver and also the depencies thing idk says no packages updated image

kartavkun commented 1 month ago

now question 2, can it run w out wine

Yeah, you can The bin file starts osu wine own version of wine, so you don't need to install wine

kartavkun commented 1 month ago

says no packages updated

You have issues with mirrorlist, but yiu can just repeat the update command

DoriteLover commented 1 month ago

image

DoriteLover commented 1 month ago

tysm

kartavkun commented 1 month ago

Are you tried another DE/WM? Another distro? Or what?