HyperPlay-Gaming / hyperplay-desktop-client

The HyperPlay desktop app
https://hyperplay.xyz
GNU General Public License v3.0
70 stars 27 forks source link

[Bug] Wine fails to run on arch linux #481

Open BrettCleary opened 1 year ago

BrettCleary commented 1 year ago

32 bit wine is automatically installed on 64 bit machine.

I cannot run from terminal in the bin directory

./wine command says file does not exist

same issue as https://bbs.archlinux.org/viewtopic.php?id=145012

my terminal output

$ file ./wine
./wine: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=a136ee9bb6d06e00633ce37318444e931939ecd5, stripped
$ uname -m
x86_64

os: arch linux hp version: 0.4.2

Ideally HP would install the appropriate wine version and dependencies automatically

flavioislima commented 8 months ago

Since HP now downloads Wine-GE by default this should be closed. I also think that something went wrong during your install, we need to have both libs for 32 and 64 bits on linux and more others so it can work fine on arch. I think Heroic or Lutris has some tutorial on their wikis with the step by step.

but this is only needed if you want to install wine globally instead of using the one provided by these Apps and HyperPlay as well. that is the ideal since the standard wine lacks several gaming specific improvements