|
|
||
|---|---|---|
| archive | ||
| photos | ||
| LICENSE | ||
| README.md | ||
| wineorc.sh | ||
README.md
Hello, just a message from me:
If you could not already tell, Wineorc is deprecated and has been for a long time already. However, I feel I have to make this clear because I keep hearing about this:
Wineorc is very dead and I do not condone the use of any of the revivals inside of it, whether they are alive or not. I'm not stopping you from still using them or forking this script and adding your own however.
And also another thing: I have heard some things about people who run said revivals inside of the script still continuing to use Wineorc and promote it. Whether they are doing this intentionally or not, I politely ask that you stop now. I legally own the copyright for this so I can do what I want.
That is all,
God bless.
🍷 A simple Shell script to setup ORC revivals automatically on Linux
This script is not supported in any way, shape or form by the official devs of these revivals.
⚡ What this does
This script will download dependencies, register URI and install the revival of choice (Currently Crapblox, Tadah, Placeholder and ItteBlox). It can also install DXVK, and uninstall the revival of choice.
⚠️ Requirements
The needed packages are:
sudo- The latest WINE (obv, preferably wine-staging)
wgetcurl(for ItteBlox and Placeholder only)
The script can install WINE for you. However, only some distros are supported, so if it fails then you should install WINE and the other dependencies manually.
💻 How to use it
- Download the latest release from the Releases page (or just clone this repo via git)
- Open a terminal and cd into where the script is downloaded.
- Run
chmod +x wineorc.sh - Run
./wineorc.shand follow the prompts. - Once installed, play a game and it should work!
See ./wineorc.sh --help for all available options.
⬆️ How to update the revival
You should do these steps if the revival has recently been updated:
-
Download the latest Wineorc version (get it from the Releases tab)
-
Run
./wineorc.sh uninstall, then select your revival. Enter your password if prompted. -
Run the script normally.
If the script has an out of date launcher, ping me on Discord and I'll update it. You can also open a pull request with the latest link, and I'll accept it.
❗ Troubleshooting
If the revival crashes/doesn't launch, try to:
- Make sure all necessary optional wine dependencies are installed. You can install them on Arch Linux by running these commands:
sudo pacman -S expac && sudo pacman -S $(expac '%n %o' | grep ^wine)
If you're not on arch, see here for all the dependencies.
- Uninstalling the revival (use
./wineorc.sh uninstalland then select the revival) and then reinstalling it again. (this really can help)
If those don't work, DM me on Discord: DarDarDar#3429.
Credits
doitsujin/dxvk, licensed under zlib
vl1 for making the Polygon guide
calones for helping me, and putting up with me being dumb
thexkey for helping me alot making the Placeholder helper
itteh, genosmrpg, jackd900, pizzaboxer, kinery and thexkey for making great revivals

