I have been trying to get either of these to work. I have seen a few people say that they got greenluma to work. One of them had said that they did it through WINE, but I have been having no luck.
I have been trying to get either of these to work. I have seen a few people say that they got greenluma to work. One of them had said that they did it through WINE, but I have been having no luck.
11 Comments
AceSLS@lemmy.sdf.org · 3 pts · 2y
If you only need a simple dlc unlocker + family sharing bypass for the native steam linux client I can give you one. It's a frida script, so it's unwieldy to inject it
obbbu@lemmy.world · 2 pts · 2y
I would appreciate that a ton. Sorry I'm still learning linux since I only started daily driving it around 3 months ago so I may have to bug you for help.
AceSLS@lemmy.sdf.org · 2 pts · 2y
No biggie, let me upload it for you and also create a quick tutorial
obbbu@lemmy.world · 2 pts · 2y
Thank you so much, I can't thank you enough.
AceSLS@lemmy.sdf.org · 4 pts · 2y
Don't worry, I made you a quick install script to setup Frida for your Specific use case:
Make sure that your system has python3 installed, otherwise the script will most likely fail.
Now run my script, then download my _agent.js from https://anonymfile.com/84jO/agent.js and put it into your /home/YourUserName/Frida folder. After that navigate there and run ./launch-server.sh in your terminal. Open up another terminal in the same directory and enter ./inject.sh already, but don't press enter yet. Then startup steam and quickly execute the previously prepared ./inject.sh
That's it, good luck and enjoy :) If something's unclear feel free to reach out, and I know injecting it is annoying but I just can't be bothered to make yet another script to inject it fully automatically just yet
obbbu@lemmy.world · 2 pts · 2y
Wow looks great I appreciate your help immensely and to even go and make me a script too. Again I can't thank you enough.
AceSLS@lemmy.sdf.org · 3 pts · 2y
No biggie, I quite enjoy helping people :) I tried to keep everything as simple as possible
obbbu@lemmy.world · 2 pts · 2y
I got it working all good, and that tutorial was very nice. Plus it's cool that you like helping out. I appreciate it a million fold.
obbbu@lemmy.world · 2 pts · 2y
AceSLS@lemmy.sdf.org · 1 pts · 2y
Well that was quick :D Have fun buddy
YoSoy@lemmy.world · 1 pts · 2y
can you reupload the agent.js file ?