Skip to content

Using Steam Tinker Launch

Marvin1099 edited this page Aug 28, 2024 · 1 revision

To make the wemod-launcher work with Steam Tinker Launch follow these steps.

  1. Set the compatibility tool of your target game to GE-Proton9 or above
  2. Follow the Quick Guide
    Or follow the Full Guide
  3. After you managed to make the wemod-launcher work without Steam Tinker Launch,
    go ahead and remove the steam launch options.
  4. Set the compatibility tool of the target game to Steam Tinker Launch.
  5. Right click the game, hover over Manage and click on Browse local files
  6. Copy the full path to the game exe to the clipboard
  7. Paste the path into your text editor.
  8. Replace any / in the path with \, add "Z: at the front of the path and " at the end For example /mnt/Standart-Festplatte/Program-Files-x86/Steam/steamapps/common/Raft/Raft.exe
    will turn to "Z:\mnt\Standart-Festplatte\Program-Files-x86\Steam\steamapps\common\Raft\Raft.exe"
    and copy the new path to the clipboard.
  9. Start the game and click on MAIN MENU in the Steam Tinker Launch window.
    This will only appear for 2 seconds so be fast.
  10. Click on GAME MENU in the main Steam Tinker Launch window.
  11. Enable the Use custom command
  12. In the Custom command argument box paste the path to the game, still in the clipboard
  13. Set the Custom command to the the wemod.bat file.
    The file will be at /home/$USER/wemod-launcher/wemod.bat by if you followed the guide.
  14. Enable Only custom command
  15. It will then look something like this:
    Click for Raft example screenshot Raft STL Example
  1. Finally click SAVE AND PLAY
  2. After that when you start the game it should automatically start with Steam Tinker Launch
Clone this wiki locally