"""Game fix for Middle-earth: Shadow of War"""

from protonfixes import util


def main() -> None:
    # Requires vcrun2022 to launch
    util.protontricks('vcrun2022')
