simons-public / protonfixes

A module for applying fixes at runtime to unsupported games with Steam Proton without changing game installation files
https://simons-public.github.io/protonfixes/
Other
233 stars 114 forks source link

Do not import more then needed #97

Closed pchome closed 4 years ago

pchome commented 4 years ago

AFAIK waitforexitandrun the only "action" which we should care about. So, we shouldn't attempt to run anything on the run proton's "actions".

Fixes multiple WARN: Optional dependency cefpython3 not found in the log file.