Skip to content

Media Foundation workaround for Wine

Notifications You must be signed in to change notification settings

mirrors-git/mf-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

October 2021 Notice

For many games this script is not needed anymore, and may soon not be needed at all.

I would reccommend trying games with latest Proton Experimental, Proton-GE, or Proton-tkg first, and only using this as a backup. mf-install may not work with newer Proton versions that implement Valve's ongoing attempt to remotely transcode videos to free formats on their servers.

mf-install

Easily add Media Foundation support to a Wine prefix. Just set WINEPREFIX to a valid Wine prefix and run.

Example usage:

WINEPREFIX="/home/user/wine prefixes can be anywhere/folder" ./mf-install.sh

Steam stores Proton Wine prefixes as <STEAM FOLDER>/steamapps/compatdata/<GAME ID>/pfx

Optional: Using Proton instead of system's Wine

Set the PROTON env variable a Proton folder, and pass -proton to the script. Example:

WINEPREFIX="/steam folder/steamapps/compatdata/111111/pfx" PROTON="/steam folder/steamapps/common/Proton 5.0" ./mf-install.sh -proton

Known issues

For CPUs with more than 8 physical cores, see: https://github.com/z0z0z/mf-install/issues/44

August 2023 Notice

Github will soon be requiring 2FA, and since I am not complying and giving them my phone number, this account will be de-facto deleted. This repo will remain in this state permanently or until it's removed.

About

Media Foundation workaround for Wine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%