I’m glad to hear that, have fun buddy. If it stops working one day feel free to dm me so I can fix my Frida script :)
I’m glad to hear that, have fun buddy. If it stops working one day feel free to dm me so I can fix my Frida script :)
Well that was quick :D Have fun buddy
No biggie, I quite enjoy helping people :) I tried to keep everything as simple as possible
Don’t worry, I made you a quick install script to setup Frida for your Specific use case:
#!/bin/sh
DIR="$HOME/Frida"
mkdir "$DIR"
cd "$DIR"
python -m venv "./python"
source "./python/bin/activate"
pip install frida-tools
wget https://github.com/frida/frida/releases/download/16.1.4/frida-server-16.1.4-linux-x86.xz
unxz frida-server-16.1.4-linux-x86.xz
chmod u+x frida-server-16.1.4-linux-x86
echo "#!/bin/sh
source ./python/bin/activate
frida -R -l _agent.js \$(pidof steam)" > inject.sh
chmod u+x inject.sh
echo "#!/bin/sh
sudo ./frida-server-16.1.4-linux-x86" > launch-server.sh
chmod u+x launch-server.sh
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
No biggie, let me upload it for you and also create a quick tutorial
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
You’re welcome
Have fun playing Starfield :)
Sorry for double commenting but you could also try this instead of the aur nvidia-beta package
And I’d generally recommed using -dkms versions of the nvidia driver
[ 1711.740] (EE) NVIDIA: system’s kernel log for additional error messages and
Maybe try this then? Kernel log can be read via
$sudo dmesg
or
$journalctl -k
I’d recommend journalctl, best to also append -b to only get the kernel logs for the current boot
For easier navigation enter a / and input nvidia, this will search your journal. Press n to go to the next result and shift + n to go to the previous one
I installed the nvidia-beta drivers (Arch) and tested out Starfield. All is good. Then next time I try to startx, I get X failed to start etc.
Did you reboot after changing to the beta driver? If you did not you were still using the previously installed nvidia driver, unless you manually reloaded the nvidia kernel modules via rmmod and modprobe (I’d discourage doing this though, rebooting is way less error prone)
deleted by creator
Iceraven all the way
Basically forked ff with many addons
Vimms Vault has xbox 360 games
If the game is running in proton or is a native linux build you can use Goldberg Steam Emulator
It’s quite some work to set it up and get it running but I use the *arr stack with Jellyfin and Kodi
Here’s a guide to get started with docker: link
It’s fire and forget, so you set it up and configure it and then you basically have your own netflix. I’m currently downloading everything in 1080p Blue-Ray quality which looks pretty nice on my 27inch 1440p monitor (Kodi also upscales your Videos, which is nice). You can also setup Jellyseerr after you followed the Trash Guide to make downloading just a matter of 3 clicks, really feels like you have your own netflix just better
Also don’t forget to use some kind of vpn for torrenting with sonarr/radarr if you’re in a country where torrentimg is illegal
yt-dlp with -f bestaudio should be considered legit software, right? Also thank you for explaining, I really appreciate it :)
Doesn’t youtube music have higher/equal quality to spotify? Otherwise I might have to switch up my music piracy methods
Upscaling and better codec support than jellyfin
It’s google, it’s okay when they do it /s