DaniAsh551 / 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
174 stars 8 forks source link

Problems when using it on Elden Ring #84

Closed SREXz closed 2 months ago

SREXz commented 2 months ago

WeMod starts but give of this error message You need to have the correct version of the .NET framework installed

marvin1099 commented 2 months ago

It seems you might have a old version of wemod installed on that prefix, you will need to delete the compat folder (wine folder) of elden ring for that:

Open Protontricks and note the "Game ID" next to the game.
Open Dolphin file manager and enable "Show Hidden Files".
Navigate to the .steam directory. Most of the time it's at /home/$USER. Its the drive where you installed your game.
Then go too these sub-folders: steam/steamapps/compatdata/$GameID
NOTE: $USER will need to be replaced with your username.
steam/steamapps/compatdata/$GameID
NOTE: $GameID will need to be replaced with the game id.
Delete the folder with the corresponding Game ID.
SREXz commented 2 months ago

Okay wemod launches but when trying to start the mod it says: We're having trouble starting or finding your opened game.

SREXz commented 2 months ago

Found the problem, start_protected_game.exe was named start_protected_game2.exe.not since I wanted to launch without anti-cheat but that made it not visible for your launcher. Still, thank you very much for your fast reply and clear instructions.