GithubHelp home page GithubHelp logo

Comments (3)

Priton-CE avatar Priton-CE commented on June 2, 2024

Might be a bit late but just in case anyone faces a similar issue:
The solution I came up with was just to add a Lutris game (+ -> add existing game) and just point it to the prefix of your choice. I then moved the .exe to some directory in the prefix ("Program Files" in my case) and pointed to it in the new Lutris Game, pointed the working directory to it's directory and made sure the FSync, ESync and runner settings matched.

Just need to launch it before running your game. It will stop automatically upon exiting your game.
(tested with Hunternet Starfighter)

In theory you can also just create a bash script that calls your runner and runs the bridge with that runner's wine but I did not try that yet. Then that bash could just be added to the lutris startup script option. But it would also require some delay to wait for the bridge to come online.

from wine-discord-ipc-bridge.

sysrq-reisub avatar sysrq-reisub commented on June 2, 2024

Might be a bit late but just in case anyone faces a similar issue: The solution I came up with was just to add a Lutris game (+ -> add existing game) and just point it to the prefix of your choice. I then moved the .exe to some directory in the prefix ("Program Files" in my case) and pointed to it in the new Lutris Game, pointed the working directory to it's directory and made sure the FSync, ESync and runner settings matched.

Just need to launch it before running your game. It will stop automatically upon exiting your game. (tested with Hunternet Starfighter)

In theory you can also just create a bash script that calls your runner and runs the bridge with that runner's wine but I did not try that yet. Then that bash could just be added to the lutris startup script option. But it would also require some delay to wait for the bridge to come online.
immagine

I'm messing with that right now, trying to avoid creating a bat by running the commands directly as the lutris game executable, but it's frustrating because for some reason I cannot launch more than two executables, running the same script in a manually opened wine terminal works as intended

Also, using "command prefix" from lutris settings doesn't work if there is a game launcher which terminates (because it would also kill the process)

from wine-discord-ipc-bridge.

Yaikava avatar Yaikava commented on June 2, 2024

This is working for me.
image
presence.bat

start "" "Z:\opt\discord-ipc-bridge\winediscordipcbridge.exe"
timeout 2
start "" "Z:\media\games\Lutris\league-of-legends\drive_c\Riot Games\Riot Client\RiotClientServices.exe" --locale=en_US --launch-product=league_of_legends --launch-patchline=live

For some reason it does not work without the timeout.

from wine-discord-ipc-bridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.