Mention 'chmod +x' in the readme

This commit is contained in:
mkrsym1 2023-08-06 19:32:29 +03:00
parent e066466339
commit 3b7cda6c5f

View File

@ -24,7 +24,7 @@ Manual usage instructions:
- Download the game you want to run
- Download the latest release from this repository
- Extract the archive (**NOT INTO THE GAME DIRECTORY! THIS IS IMPORTANT!**)
- Run `./block_analytics.sh` from the archive to block the games from accessing analytics servers. This will require superuser privileges
- Run `./block_analytics.sh` from the archive to block the games from accessing analytics servers (you might have to do a `chmod +x block_analytics.sh` first). This will require superuser privileges
- Run `wine jadeite.exe 'Z:\wine\path\to\game.exe'`
This tool is capable of starting the games from a different process. This may be useful for spoofing the parent process (SR is known to report it). Use `wine jadeite.exe 'Z:\wine\path\to\game.exe' 'Z:\wine\path\to\launcher.exe'`. `explorer.exe` is used as the default.