"""Game fix for Cryostasis"""

from protonfixes import util


def main() -> None:
    """Uses physx"""
    util.protontricks('physx')
