I need to open this file right? but it says: 002c:err:winediag:getaddrinfo Failed to resolve your host name IP 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
I am using Artix Runit with intel. normally I would say btw but it feels wrong when talking about distros lol. Anyways from what I read the first one is fine apparently and the second one is not. The second one there was something of someone trying to install osu! or something. It didn't say how it got fixed, another person i finally found the solution and said:
https://bbs.archlinux.org/viewtopic.php?id=260142
i finally found the solution big_smile you need to add :
export PATH=/opt/wine-osu/bin:$PATH
(or whatever path you chose when installing wine) before starting the game !
idk what that means. Also the post was on arch forums and like also said something about intel which is idk.
I also found this: https://forum.manjaro.org/t/i-cant-install-the-physx-program-with-wine/164410/2 (it didn't work)
Anyways I was trying to run itchio amongus in here. So it sends me to itchio and it wants to open a link for among us to login in the game. I have the following .desktop file for that:
[Desktop Entry] Name=AmongUsHelper Exec=env wine /home/epik/Games/AmongUs/AmongUsItch/Itch/'Among Us_Data'/Resources/AmongUsHelper.exe Type=Application StartupNotify=true Comment=AmongUsItchio helper Path=/home/epik/Games/AmongUs/AmongUsItch/Itch Icon=ACA4_Polytoria.0 StartupWMClass='AmongUsHelper.exe' MimeType=x-scheme-handler/amongus;
It seems to be fine but the file doesn't open, like I mean if I open it directly.
yea lemmy messes with the paragraphs. I already deleted and remade the wineprefix btw. And reinstalled the game.
It is interesting that the other posts
Operating System: Artix Linux KDE Plasma Version: 6.7.2 KDE Frameworks Version: 6.27.0 Qt Version: 6.11.1 Kernel Version: 7.1.3-artix1-2 (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-8565U CPU @ 1.80GHz Memory: 8 GiB of RAM (7.6 GiB usable) Graphics Processor: Intel® UHD Graphics 620 Manufacturer: HP Product Name: HP ZBook 14u G6
using wine-staging just tells me stuff the init of course., I intalled more optional dependencies and that did nothing.
I have vague memories of the program running but at this point it might be a creation of my imagination.
yea idk I will try more stuff eventually imma just do other stuff for now. If I fix it I will say it here and yea I will also run it on another machine eventually and see if that works.
Anyways if anyone can help thanks and yea.
Did you try running it with proton on a clean wine prefix? It already comes with a lot of dependencies.
Maybe proton-cachyos-slr or Proton-GE.
Edit: Proton-GE has better compatibility
Edit 2: About the address info, did you change your /etc/hosts file?
You mean through lutris? To be clear Among us works fine what does not work is the helper to login. Also idk how to make the .desktop files work on lutris, like when they recieve info from a website I mean, last time it did not work at least.
Also it's the itch.io version not steam btw.
And when I try that it just loads forever. In windows what it did was show a dark window and close immediately. I could also be doing something else wrong. Thanks tho.
On the .desktop file, I don't think it can load .desktop files, but it can load an .exe with a specified version of wine or proton, going to the + at the top left, then add manually an already installed game, then selecting the runner to be wine, select the path to the .exe, then select the wine version at the runner options, then you can create a desktop file with lutris.
If you changed /etc/hosts, it might be that, about the receiving info from the server on this:
But the proton version might help as well (I didn't understand the problem specifically)
I will try that