DeckCheatz / wemod-launcher

Tool made to launch the popular Game Trainer / Cheat tool WeMod along with your game (made for steam-runtime version in Linux).
MIT License
186 stars 10 forks source link

Failed to install dependencies #89

Closed mlgfx closed 3 months ago

mlgfx commented 3 months ago

I followed this guide and it seemed to installed WeMod correctly but after opening it again it says: "Game closed to fast, Game detection may have failed."

And it gives me 3 options, to retry, to reinstall WeMod and other information which lead me to a FAQ "Why was WeMod flagged by my antivirus?"

EDIT: I read through the closed issues and tried to use some tips from there. I installed the latest GE-Proton, deleted the prefix folder and tried to follow the guide from the start again but now I can't even seem to install it and just get a very long log file

mlgfx commented 3 months ago

This is the log file I get wemodlog.txt

ghost commented 3 months ago

I have the same issue. Here is my log file in the event it helps. wemod.log

marvin1099 commented 3 months ago

@mlgfx It seems there is some exaction error, i will look into this soon, for now run:

chmod -R 777 /home/deck/.local/share/Steam/steamapps/compatdata

Also try to delete the wineprefix after

@AlexSmith268 you have a other problem make sure you have python-pip installed it seems this may be the problem

mlgfx commented 3 months ago

It still didn't work wemod.log

marvin1099 commented 3 months ago

It still didn't work wemod.log

Make sure you have tk installed and i pushed a update try to rerun it should update and work hopefully

mlgfx commented 3 months ago

How do I install TK? It's not showing up on the Discover store

EDIT: I deleted the wemod-launcher folder and cloned it again and now it works. But I still get the "Game closed to fast, Game detection may have failed." message again and it asks me to reinstall, retry or check other information.

EDIT2: Nevermind, I forgot to set it to run with GE-Proton

marvin1099 commented 3 months ago

Glad that it works now