HGL
ratty-blush

Wine file not found despite being on my machine while attempting run Bloons td6

I recently downloaded heroic games and I'm trying to run bloons td 6, but it closes as soon as I open it. I checked my logs at it says:
(22:24:39) ERROR: [Backend]: Error: Command failed: "/home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/wine" wineboot --init && "/home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/wineserver" --wait

/bin/sh: 1: /home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/wine: not found
(22:24:39) ERROR: [Backend]: Error: Command failed: "/home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/wine" wineboot --init && "/home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/wineserver" --wait

/bin/sh: 1: /home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/wine: not found
so it seems to think that there isn't a file of that name on my computer, but I've checked and it's there (see attachment)
No description
37 Replies
ratty-blush
ratty-blushOP•3y ago
@arieljuod didn't work so I'm bringing the discussion over here
sensitive-blue
sensitive-blue•3y ago
im confused on how to do this. im new to this too
eastern-cyan
eastern-cyan•3y ago
First a sanity check, go to the Wine Manager section in Heroic and make sure you have Wine-GE-Proton7-34 there installed, if not, install it, or try to uninstall/reinstall it in case it got corrupted then, after it's installed, go to the game's settings (not heroic's general settings, the one when you click the gear icon in the game card) and set that wine in the settings (if the option is selected, change it to something else and then change it back) then try to run the game again
ratty-blush
ratty-blushOP•3y ago
I have the 2 most recent wine versions installed, yes?
No description
ratty-blush
ratty-blushOP•3y ago
I guess I can try reinstalling yeah it still doesn't work, and I did try changing to the older version and back again I'm gonna try rebooting my computer cause idk
sensitive-blue
sensitive-blue•3y ago
it's still not loading up the game
ratty-blush
ratty-blushOP•3y ago
yeah not working for me either kinda strange cause it literally is acting like the file doesn't exist unless I'm mistaken
eastern-cyan
eastern-cyan•3y ago
what happens if you manually run this in a terminal? /home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/wine wineboot --init also, you are using heroic 2.4.3, I'd recommend updating to 2.5.2 just in case something changed (I did try with heroic 2.5.2)
ratty-blush
ratty-blushOP•3y ago
bash: /home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/wine: No such file or directory
bash: /home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/wine: No such file or directory
now that's bizzare how would I do this? apt is telling me 2.4.3 is the newest version
sensitive-blue
sensitive-blue•3y ago
im on the heroic 2.5.2
eastern-cyan
eastern-cyan•3y ago
and if you move to that folder with cd /home/zane/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin/ and run wine wineboot --init?
ratty-blush
ratty-blushOP•3y ago
will do
eastern-cyan
eastern-cyan•3y ago
GitHub
Releases · Heroic-Games-Launcher/HeroicGamesLauncher
A Native GOG and Epic Games Launcher for Linux, Windows and Mac. - Heroic-Games-Launcher/HeroicGamesLauncher
ratty-blush
ratty-blushOP•3y ago
do you mean ./wine wineboot --init?
eastern-cyan
eastern-cyan•3y ago
yes, ./wine wineboot --init
ratty-blush
ratty-blushOP•3y ago
ok
eastern-cyan
eastern-cyan•3y ago
if that still doesn't work, check this https://github.com/lutris/docs/blob/master/WineDependencies.md, maybe you are missing some wine dependencies, follow the instructions there
ratty-blush
ratty-blushOP•3y ago
bash: ./wine: No such file or directory wtff it's literally right there
eastern-cyan
eastern-cyan•3y ago
try one thing
ratty-blush
ratty-blushOP•3y ago
ohhh interesting it's 32 bit
eastern-cyan
eastern-cyan•3y ago
right click the file > properties, check if it has execution permissions
ratty-blush
ratty-blushOP•3y ago
zane@Bella:~/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin$ 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]=3f2fbf89cf13086a94e8053b26ddd80c2e003039, stripped
zane@Bella:~/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin$
zane@Bella:~/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin$ 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]=3f2fbf89cf13086a94e8053b26ddd80c2e003039, stripped
zane@Bella:~/.config/heroic/tools/wine/Wine-GE-Proton7-34/bin$
it is executable but I don't think I can run it if it's 32 bit and my machine is 64 bit
eastern-cyan
eastern-cyan•3y ago
ok, check the link from the lutris docs, install the dependencies and try again, it adds some 32bits stuff
ratty-blush
ratty-blushOP•3y ago
lutris docs?
ratty-blush
ratty-blushOP•3y ago
I just installed it from the heroic launcher, I don't think I even had wine before
sensitive-blue
sensitive-blue•3y ago
how to add the 32 bit
ratty-blush
ratty-blushOP•3y ago
I need to enable 32 bit architecture apparently
eastern-cyan
eastern-cyan•3y ago
Discord
Discord - A New Way to Chat with Friends & Communities
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
ratty-blush
ratty-blushOP•3y ago
ok I'm enabling i368 or whatever it's called i386
eastern-cyan
eastern-cyan•3y ago
I have to go now, pretty late here, hope that link works
ratty-blush
ratty-blushOP•3y ago
ok, thanks! it's just unpacking stuff now I have confidence ahahahaha it's working ish you can tell me if you're still having trouble
sensitive-blue
sensitive-blue•3y ago
alright im still struggling
ratty-blush
ratty-blushOP•3y ago
TL;DR for anyone who doesn't wanna scroll back: the solution is to go to https://github.com/lutris/docs/blob/master/WineDependencies.md and run whichever command it tells you for your distro
GitHub
docs/WineDependencies.md at master · lutris/docs
Contribute to lutris/docs development by creating an account on GitHub.
like-gold
like-gold•3y ago
Just to add, in order to game in linux, you often need multilib installed (the 32bit libs) because most distros do not ship with 32 bit enabled by default. When you install steam for example, steam requires 32bit libs as well. The reason being is that many games are 32bit or some mixture of its dependencies are.
CommandMC
CommandMC•3y ago
Y'know what would've been easier than this thread? Reading the FAQ. It's there for a reason, it contains this exact link
like-gold
like-gold•3y ago
always read the pinned post 😄

Did you find this page helpful?