Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux: configure wine prefix for ScriptMerger #23

Open
basxto opened this issue Oct 22, 2020 · 1 comment
Open

Linux: configure wine prefix for ScriptMerger #23

basxto opened this issue Oct 22, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@basxto
Copy link

basxto commented Oct 22, 2020

Allow to define a wine prefix (path) that’s used when calling ScriptManager through wine.
A special prefix could be used to trick ScriptManager into launching native kdiff3.

@Systemcluster Systemcluster self-assigned this Nov 7, 2020
@Systemcluster Systemcluster added the enhancement New feature or request label Nov 7, 2020
@Systemcluster Systemcluster removed their assignment Jan 30, 2021
@Systemcluster Systemcluster added the help wanted Extra attention is needed label Jan 30, 2021
@t0mtee
Copy link

t0mtee commented Nov 24, 2024

If you run W3 through Steam, you can do this manually by editing /src/gui/main_widget.py if you have protontricks installed - replace line 1082 with:
subprocess.Popen(["protontricks-launch", "--appid", "292030", scriptmergerpath], cwd=directory)
If you run W3 as a non-Steam game, change the appid to whatever your custom appid is (can be found through protontricks GUI).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants