Posted May 04, 2017
high rated
I've put together Wine wrappers for Fallout, Fallout 2 and Fallout Tactics, allowing them to be played on Linux almost like native games & with no Wine knowledge required.
Simply run the build script to create the wrapper. If the installer files are not alongside the wrapper build files then the path to them will need to be specified either by passing it as an argument to the build script with -respath="<path>" or by setting an environment variable named WINEWRAP_RESPATH containing it. You can change the path to build the wrapper in and the name of the wrapper directory with the -buildpath= and -dirname= arguments. The build path can also be set with the WINEWRAP_BUILDPATH environment variable.
The output will be a directory containing the game set up within a preconfigured Wine prefix, along with its own copy of Wine, extracted game icons, documentation, and start script(s). From there simply run the start script to play. The start script also includes options for creating a shortcut, configuring the wrapper etc.
(to uninstall simply delete the game directory and any shortcuts you created, and the game's user data directory in ~/.local/share if you don't want to keep your saves & settings)
User saves are stored under ~/.local/share/fallout, ~/.local/share/fallout2, ~/.local/share/fallout_tactics
Full details are in the readme.txt and release notes. Here are the download links:
fallout_wine.tar.xz
(557.9 kB, SHA256: d1f88a674f1ef227ed2ff90979f62ac9e22dbd25df96e4879e9ceeb42e214df3)
fallout2_wine.tar.xz
(41.3 kB, SHA256: d1b9d6c8fb6770fb3dbe8213a07537f72049e8ca33c6fe7507d8e36454c209e0)
fallout_tactics_wine.tar.xz
(39.1 kB, SHA256: 7ee880230829e340bdbe9e35e98bc53d93d1311a7f3926393b46a485024e57aa)
Last updated 2021/07/11
The wrappers use Wine 6.0. Wine and Winetricks will be downloaded automatically if not present; to avoid redownloading for other scripts the downloaded Wine package will be stored in ~/.cache/winewrap
In addition to Wine and Winetricks, Wine Mono will also be downloaded. This will be stored in ~/.cache/wine to save having to redownload it if it's needed again for something else.
Consider these to be very much beta releases for now- I only put them together yesterday so they've had very little proper testing. These games have worked great for me before though and have platinum ratings on WineHQ's AppDB so I'd be surprised if they have any problems. However if anyone does run into any problems then post in this thread, Adamhm's Linux Wine Wrappers - News, FAQ & Discussion and/or The "Judas™ does this run in Wine" thread v1.173.
Multiplayer in Fallout Tactics hasn't been tested & may or may not work (if not then installing DirectPlay through Winetricks might work).
For more of my Linux Wine wrappers check out post 3 in this thread: Adamhm's Linux Wine Wrappers - News, FAQ & Discussion
Simply run the build script to create the wrapper. If the installer files are not alongside the wrapper build files then the path to them will need to be specified either by passing it as an argument to the build script with -respath="<path>" or by setting an environment variable named WINEWRAP_RESPATH containing it. You can change the path to build the wrapper in and the name of the wrapper directory with the -buildpath= and -dirname= arguments. The build path can also be set with the WINEWRAP_BUILDPATH environment variable.
The output will be a directory containing the game set up within a preconfigured Wine prefix, along with its own copy of Wine, extracted game icons, documentation, and start script(s). From there simply run the start script to play. The start script also includes options for creating a shortcut, configuring the wrapper etc.
(to uninstall simply delete the game directory and any shortcuts you created, and the game's user data directory in ~/.local/share if you don't want to keep your saves & settings)
User saves are stored under ~/.local/share/fallout, ~/.local/share/fallout2, ~/.local/share/fallout_tactics
Full details are in the readme.txt and release notes. Here are the download links:
fallout_wine.tar.xz
(557.9 kB, SHA256: d1f88a674f1ef227ed2ff90979f62ac9e22dbd25df96e4879e9ceeb42e214df3)
fallout2_wine.tar.xz
(41.3 kB, SHA256: d1b9d6c8fb6770fb3dbe8213a07537f72049e8ca33c6fe7507d8e36454c209e0)
fallout_tactics_wine.tar.xz
(39.1 kB, SHA256: 7ee880230829e340bdbe9e35e98bc53d93d1311a7f3926393b46a485024e57aa)
Last updated 2021/07/11
The wrappers use Wine 6.0. Wine and Winetricks will be downloaded automatically if not present; to avoid redownloading for other scripts the downloaded Wine package will be stored in ~/.cache/winewrap
In addition to Wine and Winetricks, Wine Mono will also be downloaded. This will be stored in ~/.cache/wine to save having to redownload it if it's needed again for something else.
Consider these to be very much beta releases for now- I only put them together yesterday so they've had very little proper testing. These games have worked great for me before though and have platinum ratings on WineHQ's AppDB so I'd be surprised if they have any problems. However if anyone does run into any problems then post in this thread, Adamhm's Linux Wine Wrappers - News, FAQ & Discussion and/or The "Judas™ does this run in Wine" thread v1.173.
Multiplayer in Fallout Tactics hasn't been tested & may or may not work (if not then installing DirectPlay through Winetricks might work).
For more of my Linux Wine wrappers check out post 3 in this thread: Adamhm's Linux Wine Wrappers - News, FAQ & Discussion
Post edited July 11, 2021 by adamhm