HGL
deep-jade
Failed to load il2cpp
I get this error while trying to launch bloonstd6, i have tried repairing, reinstalling, using different wine versions all to no avail, tested on the latest version of heroic (2.9.2)

38 Replies
deep-jadeOP•2y ago
additional info: the probability of me missing packages is quite high since i use a flatpak centric distro. i have tested this game a few months before on debian, it worked well.
correct-apricot•2y ago
please provide the logs #:pushpin: Read Me First | Frequently Asked Questions
deep-jadeOP•2y ago
my bad
deep-jadeOP•2y ago
correct-apricot•2y ago
i personally run into BadMatch when i'm using the wrong graphics card
deep-jadeOP•2y ago
i dont have one though
intel integrated graphics
correct-apricot•2y ago
oh, wait.
don't use Proton, use the Wine version
deep-jadeOP•2y ago
wine-ge?
correct-apricot•2y ago
yeah
deep-jadeOP•2y ago
i'll try it rn
correct-apricot•2y ago
if it still crashes, post a new log with wine
deep-jadeOP•2y ago
still cant load il2cpp :(
correct-apricot•2y ago
turn off prefer system libraries
deep-jadeOP•2y ago
nop
correct-apricot•2y ago
new log?
deep-jadeOP•2y ago
deep-jadeOP•2y ago
i spent like an hour today trying everything
correct-apricot•2y ago
delete the prefix
and then run the game again
deep-jadeOP•2y ago
how would i do that?
the prefix folder?
correct-apricot•2y ago
/home/cql/Games/Heroic/Prefixes/default/Bloons TD 6delete the Bloons TD 6 folder
deep-jadeOP•2y ago
huh
deep-jadeOP•2y ago
wont even start
correct-apricot•2y ago
this is good progress
correct-apricot•2y ago
i don't know why the faq says not to worry about it if you're using a flatpack, but install the dependencies from here https://github.com/lutris/docs/blob/master/WineDependencies.md
GitHub
docs/WineDependencies.md at master · lutris/docs
Contribute to lutris/docs development by creating an account on GitHub.
correct-apricot•2y ago
and then delete the prefix again
deep-jadeOP•2y ago
i just did zypper install wine before making this ticket
i might need to restart
correct-apricot•2y ago
what is freedesktop based on?
suse?
correct-apricot•2y ago
Flatpak isn't "based on" anything
You need a very small subset of those dependencies, since the runtime comes with them (but some need actual host installation to work)
correct-apricot•2y ago
thank god, someone who knows more than me
deep-jadeOP•2y ago
i am using opensuse, is there anything in specific i would need to install?
correct-apricot•2y ago
no, shouldn't be anything more
delete the prefix try again post the log
deep-jadeOP•2y ago
:despair:
correct-apricot•2y ago
are you using wayland?
provincial-silver•2y ago
if you aren't I would try wayland
deep-jadeOP•2y ago
i am using wayland
deep-jadeOP•2y ago
ok i found the solution, it was a distro specific issue (more specifically selinux)
https://en.opensuse.org/Portal:Aeon#Steam_Proton,_Bottles,_WINE,_Lutris,_not_working_from_flatpaks
deep-jadeOP•2y ago
sudo setsebool -P selinuxuser_execmod 1
this fixes my issues
thank you for your time everyone