Forefront wrote:
FinL wrote:
Forefront wrote:
StarveBread wrote:
LordDamionDevil wrote:
Would love to try this on my Laptop yet it tells me wget is missing while it isn't missing
Having this problem as well.
I'm fairly new to linux and I have no idea on how to fix this
Modify the script from `wget` to `/usr/bin/wget`, I'm still unsure why this is a problem, must be something to do with `$PATH`?
I tried following that and I'm still getting issues trying to get it to work. Its still saying "missing wget"
`sudo sed -i 's|wget|/usr/bin/wget|g' /usr/bin/osu-wine`?
Edit: Fixed the script yesterday, check master branch.
Alright awesome it doesn't have this issue. Its probably something simple, but I have to ask what I'm missing in this and what command I need in order to fix this. I appreciate you!

https://pastebin.com/R3KpDQUc
EDIT: I didn't install my video drivers correctly. Lol
Now that I got my drivers configured right, the game is running fine now. THANK YOU!!!