Update Windows Media Foundation authored by Imo Hester's avatar Imo Hester
...@@ -13,6 +13,9 @@ There are two ways of achieving this fix. ...@@ -13,6 +13,9 @@ There are two ways of achieving this fix.
- `export PROTON="/steam_path/steamapps/common/Proton 4.11"` - `export PROTON="/steam_path/steamapps/common/Proton 4.11"`
- `./mf-install.sh -proton` - `./mf-install.sh -proton`
#### Games working with this method:
- [The Technomancer](Knowledge-Base/Known-Issues/Proton/Games/338390_The_Technomancer)
### Way 2: Python Installcab): ### Way 2: Python Installcab):
#### Instructions for some games requires MF: #### Instructions for some games requires MF:
- 1 download this compressed file [python-installcab-master.zip](https://github.com/doitsujin/dxvk/files/2823068/python-installcab-master.zip) - 1 download this compressed file [python-installcab-master.zip](https://github.com/doitsujin/dxvk/files/2823068/python-installcab-master.zip)
...@@ -33,19 +36,9 @@ If you use Arch, or Manjaro, skip step number 6 and write these scripts instead: ...@@ -33,19 +36,9 @@ If you use Arch, or Manjaro, skip step number 6 and write these scripts instead:
`python2 installcab.py ~/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe wmadmod` `python2 installcab.py ~/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe wmadmod`
`python2 installcab.py ~/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe wmvdecod` `python2 installcab.py ~/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe wmvdecod`
#### Games we can confirm working afterwards #### Games working with this method:
- RESIDENT EVIL 7 biohazard / BIOHAZARD 7 resident evil | [Video proof](https://youtu.be/gGtmlN-U98c) - RESIDENT EVIL 7 biohazard / BIOHAZARD 7 resident evil | [Video proof](https://youtu.be/gGtmlN-U98c)
#### Games we aware of having media issues
Below you'll find a list of games we know have various media issues but we did not tested yet if they working after using this guide:
- Shadow Warrior 2
- Combat Wings
- True Fear
#### Games still not working
Below you'll find a list of games we tried fixing using this guide but still unable to play various media:
- STAR WARS: The Force Unleashed II | [Issue](https://gitlab.com/z-ray-entertainment/lutris-installers/issues/3)
#### Screenshots #### Screenshots
##### RESIDENT EVIL VII ##### RESIDENT EVIL VII
... ...
......