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:
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)

37 Replies
ratty-blushOP•3y ago
@arieljuod didn't work so I'm bringing the discussion over here
sensitive-blue•3y ago
im confused on how to do this.
im new to this too
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-blushOP•3y ago
I have the 2 most recent wine versions installed, yes?

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•3y ago
it's still not loading up the game
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•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-blushOP•3y ago
now that's bizzare
how would I do this? apt is telling me 2.4.3 is the newest version
sensitive-blue•3y ago
im on the heroic 2.5.2
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-blushOP•3y ago
will do
eastern-cyan•3y ago
you can download the latest .deb from https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases
GitHub
Releases · Heroic-Games-Launcher/HeroicGamesLauncher
A Native GOG and Epic Games Launcher for Linux, Windows and Mac. - Heroic-Games-Launcher/HeroicGamesLauncher
ratty-blushOP•3y ago
do you mean
./wine wineboot --init
?eastern-cyan•3y ago
yes,
./wine wineboot --init
ratty-blushOP•3y ago
ok
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-blushOP•3y ago
bash: ./wine: No such file or directory
wtff it's literally right thereeastern-cyan•3y ago
try one thing
ratty-blushOP•3y ago
ohhh interesting
it's 32 bit
eastern-cyan•3y ago
right click the file > properties, check if it has execution permissions
ratty-blushOP•3y ago
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•3y ago
ok, check the link from the lutris docs, install the dependencies and try again, it adds some 32bits stuff
ratty-blushOP•3y ago
lutris docs?
eastern-cyan•3y ago
ratty-blushOP•3y ago
I just installed it from the heroic launcher, I don't think I even had wine before
sensitive-blue•3y ago
how to add the 32 bit
ratty-blushOP•3y ago
I need to enable 32 bit architecture apparently
eastern-cyan•3y ago
check this link https://discord.com/channels/812703221789097985/1053153265933615126/1053157528344723506, follow the instructions for your OS
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-blushOP•3y ago
ok I'm enabling i368 or whatever it's called
i386
eastern-cyan•3y ago
I have to go now, pretty late here, hope that link works
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•3y ago
alright
im still struggling
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•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.
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•3y ago
always read the pinned post 😄