🍷 A simple Shell script to setup ORC revivals automatically on Linux
Go to file
DarDarDoor 03699d4b3b
Update README.md
2022-07-12 10:33:42 +01:00
archive Added scripts to archive 2022-07-12 09:32:06 +01:00
photos itteblox 2016 image 2022-07-12 10:31:09 +01:00
LICENSE Initial commit 2022-04-17 13:52:39 +00:00
README.md Update README.md 2022-07-12 10:33:42 +01:00

README.md

wineorc logo wine ver repo ver lol

🍷 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. It can also install DXVK, and uninstall the revival of choice.

⚠️ Requirements

The needed packages are:

  • sudo
  • The latest WINE (obv, preferably wine-staging)
  • wget
  • unzip (for Itteblox 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

  1. Download the latest release from the Releases page (or just clone this repo via git)
  2. Open a terminal and cd into where the script is downloaded.
  3. Run chmod +x wineorc.sh
  4. Run ./wineorc.sh and follow the prompts.
  5. Once installed, play a game and it should work!

See ./wineorc.sh --help for all available options.

Troubleshooting

If the revival crashes/doesn't launch, try to:

  1. Run the latest version of the installer again (make sure you're running it as non-root)
  2. Make sure all necessary optional wine dependencies are installed https://wiki.winehq.org/Building_Wine#Satisfying_Build_Dependencies

If those don't work, DM me on Discord: DarDarDar#3429.

🗡️ Known issues

Polygon 2012 seems to not work

Credits

calones for helping me, and putting up with me being dumb

thexkey for helping me alot making the Placeholder helper

itteh, pizzaboxer, kinery and thexkey for making great revivals

itteblox working

ItteBlox 2016 working on Arch Linux