m4dEngi / RemotePlayWhatever

Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.
MIT License
1.02k stars 37 forks source link

Dead since new update #137

Closed feffom closed 1 month ago

feffom commented 3 months ago

It just closes when you click to invite someone. Any help?

Edit: Worked out of steam beta client, might be dead when it moves to live client.

ZeeWanderer commented 3 months ago

The same problem but it worked with the first versions of the family beta steam client version, but stopped working later.

m4dEngi commented 3 months ago

I'm sorry, but I don't have enough time now to support the client beta. Maybe in the future.

ZeeWanderer commented 3 months ago

It'll eventually be in production so at least identifying the issue may be prudent and as far as i managed to diagnose it:

The RemotePlayWhatever application itself crashes on BCreateRemotePlayInviteAndSession call due to stack pointer size mismatch i.e. pop/push mismatch. x64 version silently fails to create invite/session without the crash so argument number difference in new API is likely. I tried the dumper, but it suffers a segmentation fault due to not finding the SendSerializedFunction and ClientAPI_Init signatures.

I am going to look through the .so manually with a disassembler but i don't have much experinece in re-engineering.

feffom commented 3 months ago

Hey! No problem at all mate, i just make the topic because it should go live at some point, right? Anyway thats not an obligation for you by any mean. Thanks for your amazing work.


De: Borysteam M4dov @.> Enviado: segunda-feira, 1 de abril de 2024 00:07 Para: m4dEngi/RemotePlayWhatever @.> Cc: feffom @.>; Author @.> Assunto: Re: [m4dEngi/RemotePlayWhatever] Dead since new update (Issue #137)

I'm sorry, but I don't have enough time now to support the client beta. Maybe in the future.

— Reply to this email directly, view it on GitHubhttps://github.com/m4dEngi/RemotePlayWhatever/issues/137#issuecomment-2028957978, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANC3TKWPXU4ILIBGSD4ELHTY3CQL3AVCNFSM6AAAAABFNRNQL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRYHE2TOOJXHA. You are receiving this because you authored the thread.Message ID: @.***>

saulgonber commented 1 month ago

Hey, is there any news about when it will work again? I'm looking forward to it working again! 😊

m4dEngi commented 1 month ago

Try the latest version.