Mod articles
-
How to make the tool work on Linux (thanks to megavolt)
What are the prerequisites ?
In general:
wine
winetricks
These can be normally installed with the package manager of the Distribution. Anything else in the script are core tools, which are available in any Linux Distribution.
Just place this script in the same folder as the tool. Then execute it to prepare the prefix and execute the program.
Everything related to this tool will stay in the same folder.
#!/bin/bash
##Copyright © 2021 Max Megavolt <[email protected]>
##This work is free. You can redistribute it and/or modify it under the
##terms of the Do What The ■■■■ You Want To Public License, Version 2,
##as published by Sam Hocevar. See http://www.wtfpl.net/ for more ...