Games that need launching with Wemod #169
-
|
There are games that require launching with wemod in order to run the mod. How do I do that? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I just added a Injection env var. what this basically is doing is, it adds the command "cmd /c exit" in front of the game. When the wemod launcher asks you, if you want to wait, say yes. |
Beta Was this translation helpful? Give feedback.
-
|
works great thanks. |
Beta Was this translation helpful? Give feedback.
I just added a Injection env var.
Now you can use:
what this basically is doing is, it adds the command "cmd /c exit" in front of the game.
This will basically just void the game (it won't start), like you requested, only wemod will start then.
When the wemod launcher asks you, if you want to wait, say yes.
After that you can select your game in WEMOD.
You might have to set a custom path for the game if it is not recognized.
If so you wont be able to click play so instead click the settings button next to the play button.
I think the settings button has 3 dots on top of each other.
Then click on set custom executable.
…