-
Notifications
You must be signed in to change notification settings - Fork 13
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.
- Set the compatibility tool of your target game to GE-Proton9 or above
- Follow the Quick Guide
Or follow the Full Guide - After you managed to make the wemod-launcher work without Steam Tinker Launch,
go ahead and remove the steam launch options. - Set the compatibility tool of the target game to Steam Tinker Launch.
- Right click the game, hover over Manage and click on
Browse local files
- Copy the full path to the game exe to the clipboard
- Paste the path into your text editor.
- 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. - Start the game and click on
MAIN MENU
in the Steam Tinker Launch window.
This will only appear for 2 seconds so be fast. - Click on
GAME MENU
in the main Steam Tinker Launch window. - Enable the
Use custom command
- In the
Custom command argument
box paste the path to the game, still in the clipboard - Set the
Custom command
to the thewemod.bat
file.
The file will be at/home/$USER/wemod-launcher/wemod.bat
by if you followed the guide. - Enable
Only custom command
- It will then look something like this:
Click for Raft example screenshot
- Finally click
SAVE AND PLAY
- After that when you start the game it should automatically start with Steam Tinker Launch