Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airtonix/wine-verb-arma2server
A winetricks verb for installing Arma 2 Operation Arrowhead through Steam under Wine into itss own prefix.
https://github.com/airtonix/wine-verb-arma2server
Last synced: 10 days ago
JSON representation
A winetricks verb for installing Arma 2 Operation Arrowhead through Steam under Wine into itss own prefix.
- Host: GitHub
- URL: https://github.com/airtonix/wine-verb-arma2server
- Owner: airtonix
- License: mit
- Created: 2014-04-19T10:34:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-19T11:03:53.000Z (over 10 years ago)
- Last Synced: 2024-05-21T03:17:33.295Z (8 months ago)
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
wine-verb-arma2server
=====================A winetricks verb for installing Arma 2 Operation Arrowhead through Steam under Wine into itss own prefix.
## Usage
```
$ git clone https://github.com/airtonix/wine-verb-arma2server.git
$ WINEARCH=win32 winetricks ./wine-verb-arma2server/arma2server_steam.verb
```## Notes
- 32 bit is needed, because DotNet40 does not install under 64bit under Wine
- If your ~/.wine is already 64bit, then wipe it. you should be using prefixes per application anyway.
- This isn't totally automated yet. I might drop in button clicking.