mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-01-17 19:47:00 +01:00
Updated Wabbajack on Linux via Wine (markdown)
@@ -16,7 +16,7 @@ Sulfur Nitride has produced a YouTube video covering the set up, you can watch i
|
||||
|
||||
## Wabbajack on Linux, via Wine
|
||||
|
||||
Thanks to advancements with Wine, it now appears that running Wabbajack on Linux is a viable option - though please understand that there won't be any guarantee of 100% compatibility. As it stands, it's 'good enough' to be able to install a Wabbajack modlist. Starting with Wine v9.15, it seems that only a few steps are required to successfully run the Wabbajack application, login to Nexusmods via the GUI, then download and install a modlist. Please note for Arch you must use wine-staging, and not just wine, even if the wine package is >=9.15. Additionally for ubuntu based distros, there are some additional steps needed to get a new enough version of wine, please see [Additional Notes](https://github.com/Omni-guides/Wabbajack-Modlist-Linux/wiki/Wabbajack-on-Linux-via-Wine#additional-notes) below.
|
||||
Thanks to advancements with Wine, it now appears that running Wabbajack on Linux is a viable option - though please understand that there won't be any guarantee of 100% compatibility. As it stands, it's 'good enough' to be able to install a Wabbajack modlist. Starting with Wine v9.15, it seems that only a few steps are required to successfully run the Wabbajack application, login to Nexusmods via the GUI, then download and install a modlist. Please note for Arch you must use wine-staging, and not just wine, even if the wine package is >=9.15. Additionally for ubuntu/debian based distros, there are some additional steps needed to get a new enough version of wine, please see [Additional Notes](https://github.com/Omni-guides/Wabbajack-Modlist-Linux/wiki/Wabbajack-on-Linux-via-Wine#additional-notes) below.
|
||||
|
||||
|
||||
---
|
||||
@@ -24,15 +24,16 @@ Thanks to advancements with Wine, it now appears that running Wabbajack on Linux
|
||||
|
||||
## Automatic Wabbajack Install
|
||||
|
||||
I have create a bash script that should do everything for you, though it is still in alpha and needs more feedback from different distros and platforms. See further down this wiki page for the manual steps if you prefer.
|
||||
I have created a bash script that should do everything for you, though it is still in alpha and needs more feedback from users of different distros and platforms. See further down this wiki page for the manual steps if you prefer.
|
||||
|
||||
The script will ask you where to store the wine prefix, so won't overwrite anything you already have on your system.
|
||||
|
||||
You can check out the source code [here](https://github.com/Omni-guides/Wabbajack-Modlist-Linux/blob/main/binaries/WabbajackWine.sh) to see what it does, but to run it, open a terminal and run:
|
||||
You can check out the source code [here](https://github.com/Omni-guides/Wabbajack-Modlist-Linux/blob/main/binaries/WabbajackWine.sh) to see what it does, but to run it directly, open a terminal and run:
|
||||
|
||||
```
|
||||
bash <(curl -s https://raw.githubusercontent.com/Omni-guides/Wabbajack-Modlist-Linux/main/binaries/WabbajackWine.sh)
|
||||
```
|
||||
|
||||
The script will ask a few questions, but should be fairly straight forward. Any feedback on this automation, good or bad, will be most welcome!
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user