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

doesn't work with arRPC/vesktop #44

Open
pixelyloaf opened this issue Sep 26, 2024 · 15 comments
Open

doesn't work with arRPC/vesktop #44

pixelyloaf opened this issue Sep 26, 2024 · 15 comments

Comments

@pixelyloaf
Copy link

self explanatory
image
image

@pixelyloaf
Copy link
Author

image
tried discord flatpak and same result

@0e4ef622
Copy link
Owner

Vesktop works for me, can you provide more details? Logs from the bridge, what game, distro.

@pparmy
Copy link

pparmy commented Oct 28, 2024

-that discord integration box looks just like the one from ULTRAKILL so that’s what i’d assume as the game it’s from

-i’m also having issues with vesktop and nothing appearing BUT since it’s the flatpak it might have to be worked around with that first and then try to use this(?) the issue is, i’ve spent a solid amount of yesterday trying to get both or either working but haven’t had any luck

i’m on steamos and will gladly post logs if you can direct me to their directory

@pixelyloaf
Copy link
Author

-that discord integration box looks just like the one from ULTRAKILL so that’s what i’d assume as the game it’s from

-i’m also having issues with vesktop and nothing appearing BUT since it’s the flatpak it might have to be worked around with that first and then try to use this(?) the issue is, i’ve spent a solid amount of yesterday trying to get both or either working but haven’t had any luck

i’m on steamos and will gladly post logs if you can direct me to their directory

there's also a way to setup vesktop for native rpc (it worked with one of the options listed on this repository i forgot which one), yes the games ultrakill and i'm also using steamos (deck version)

@pparmy
Copy link

pparmy commented Oct 29, 2024

there's also a way to setup vesktop for native rpc (it worked with one of the options listed on this repository i forgot which one), yes the games ultrakill and i'm also using steamos (deck version)

ooo, wait, so you were able to get rpc working on the deck? if you don’t mind do you think you might be able to check and jog your memory to see if you remember which one it is? i tried the rpc bridge but wasn’t able to get it working. i was working on it for a couple hours and eventually asked a linux friend if they could help, so they remoted in and tried to help, but we still couldn’t get it working :(

been tryin to get rpc working on the deck for over a year now, it seems so close yet so far away lol

@pixelyloaf
Copy link
Author

there's also a way to setup vesktop for native rpc (it worked with one of the options listed on this repository i forgot which one), yes the games ultrakill and i'm also using steamos (deck version)

ooo, wait, so you were able to get rpc working on the deck? if you don’t mind do you think you might be able to check and jog your memory to see if you remember which one it is? i tried the rpc bridge but wasn’t able to get it working. i was working on it for a couple hours and eventually asked a linux friend if they could help, so they remoted in and tried to help, but we still couldn’t get it working :(

been tryin to get rpc working on the deck for over a year now, it seems so close yet so far away lol

i tried rpc bridge and that seems to work for me
image
have you tried the steps here (i recommend enabling all files for the file system parts and just use the command)

@pparmy
Copy link

pparmy commented Oct 29, 2024

i tried rpc bridge and that seems to work for me image have you tried the steps here (i recommend enabling all files for the file system parts and just use the command)

image
turns out it was the game, webfishing, that wasn't showing rpc ;-; despite me seeing a friend with it on their profile. how doe syours shwo the main menu subtext?

@pparmy
Copy link

pparmy commented Oct 29, 2024

WAIT THAT HAS TO BE NATIVE, bc i didnt install it on ultrakill. but then i wonder why rpc-bridge isnt working..?

@pixelyloaf
Copy link
Author

WAIT THAT HAS TO BE NATIVE, bc i didnt install it on ultrakill. but then i wonder why rpc-bridge isnt working..?

is the game crashing right after it launches with rpc bridge

@pparmy
Copy link

pparmy commented Oct 29, 2024

is the game crashing right after it launches with rpc bridge

no, i made sure to make them executable
i just installed it to ultrakill and got it working though.?
image
but idk why webfishing wasnt working then
*still isnt

@pixelyloaf
Copy link
Author

is the game crashing right after it launches with rpc bridge

no, i made sure to make them executable i just installed it to ultrakill and got it working though.? image but idk why webfishing wasnt working then *still isnt

webfishing probably isn't in the arrpc path and i have no idea how to suggest paths

@p0358
Copy link

p0358 commented Oct 30, 2024

It seems like for Vencord inside Flatpak it could work to add this to the paths in source code without making the symlink they mention in readme?

char *paths[] = {
    "%s/discord-ipc-%d",
    "%s/app/com.discordapp.Discord/discord-ipc-%d",
    "%s/snap.discord-canary/discord-ipc-%d",
    "%s/snap.discord/discord-ipc-%d",
+     "%s/.flatpak/dev.vencord.Vesktop/xdg-run/discord-ipc-%d"
};

Someone would have to test (while making sure to remove symlink first)...

@pixelyloaf
Copy link
Author

It seems like for Vencord inside Flatpak it could work to add this to the paths in source code without making the symlink they mention in readme?

char *paths[] = {
    "%s/discord-ipc-%d",
    "%s/app/com.discordapp.Discord/discord-ipc-%d",
    "%s/snap.discord-canary/discord-ipc-%d",
    "%s/snap.discord/discord-ipc-%d",
+     "%s/.flatpak/dev.vencord.Vesktop/xdg-run/discord-ipc-%d"
};

Someone would have to test (while making sure to remove symlink first)...

i'm pretty sure that would still be the same as doing the readme steps, i've already tried that method with the flatpak like this and it didn't work iirc

@pixelyloaf
Copy link
Author

oh wait i got that wrong nvm

@pixelyloaf
Copy link
Author

is the game crashing right after it launches with rpc bridge

no, i made sure to make them executable i just installed it to ultrakill and got it working though.? image but idk why webfishing wasnt working then *still isnt

image
i've tested on a windows machine in a world and there's no rpc, either it was removed or it's a mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants