Search Criteria
Package Details: codmw2-wine-steam 1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/codmw2-wine-steam.git (read-only, click to copy) |
---|---|
Package Base: | codmw2-wine-steam |
Description: | Call of Duty: Modern Warfare 2 using WINE with data via Steam |
Upstream URL: | https://store.steampowered.com/app/10180/Call_of_Duty_Modern_Warfare_2/ |
Licenses: | custom |
Submitter: | jmsq |
Maintainer: | jmsq |
Last Packager: | jmsq |
Votes: | 2 |
Popularity: | 0.000091 |
First Submitted: | 2021-09-29 07:20 (UTC) |
Last Updated: | 2021-09-29 07:20 (UTC) |
Dependencies (4)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-ge-customAUR, wine-gitAUR, wine-staging-gitAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-cachyosAUR, wine-staging)
- icoutils (make)
- steamcmdAUR (make)
- zip (zip-natspecAUR) (make)
Latest Comments
rkok commented on 2023-07-29 10:57 (UTC) (edited on 2023-07-29 13:33 (UTC) by rkok)
Thanks for bundling this, it made things work for me where the Steam version did not.
I had to put in a few hacks:
Clone manually:
git clone https://aur.archlinux.org/codmw2-wine-steam.git
In
PKGBUILD
, change (at own risk):Then, to play the single player campaign:
/usr/bin/codmw2
to/usr/bin/wine iw4sp.exe
chown -R myuser: /opt/codmw2
to make it writable for savegamesmv /opt/codmw2/main/video/intro_credits_load.bik /opt/codmw2/main/video/intro_credits_load.bik.bak
to skip/disable the credits video when starting the campaign